diff --git a/resourcesAvailable/FundingProgram.ttl b/resourcesAvailable/FundingProgram.ttl
index 9d4717f..8c9c11d 100644
--- a/resourcesAvailable/FundingProgram.ttl
+++ b/resourcesAvailable/FundingProgram.ttl
@@ -26,13 +26,6 @@
rdfs:description "?" ;
roh:hasFundingProgramClassification "?" .
-:DAPSI
- a roh:FundingProgram ;
- rdfs:label "EU DAPSI"@en ;
- schema:website ;
- rdfs:description "?" ;
- roh:hasFundingProgramClassification "?" .
-
:GithubSponsors
a roh:FundingProgram ;
rdfs:label "GitHub Sponsors"@en ;
@@ -75,27 +68,38 @@
rdfs:description "?" ;
roh:hasFundingProgramClassification "?" .
-:NGIPointer
- a roh:FundingProgram ;
- rdfs:label "NGI Pointer"@en ;
- schema:website ;
- rdfs:description "?" ;
- roh:hasFundingProgramClassification "?" .
+:NLnet
+ a roh:FundingOrganisation ;
+ rdfs:label "NLnet Foundation"@en ;
+ schema:website ;
+ rdfs:description "Since 1997 NLnet foundation has been financially supporting organizations and people that contribute to an open information society. It funds those with ideas to fix the internet." .
+
+:NGI
+ a roh:FundingSource ;
+ rdfs:label "Next Generation Internet"@en ;
+ schema:website ;
+ rdfs:description "The Next Generation Internet (NGI) is a European Commission initiative that aims to shape the development and evolution of the Internet into an Internet of Trust. An Internet that responds to people’s fundamental needs, including trust, security, and inclusion, while reflecting the values and the norms all citizens enjoy in Europe." .
-:NLNET
+:NGICore
a roh:FundingProgram ;
- rdfs:label "NLNET Foundation"@en ;
- schema:website ;
- rdfs:description "?" ;
+ rdfs:label "NGI Zero Core"@en ;
+ schema:website ;
+ rdfs:description "Moving the internet forward." ;
roh:hasFundingProgramClassification "?" .
+:NGIEntrust
+ a roh:FundingProgram ;
+ rdfs:label "NGI Zero Entrust"@en ;
+ schema:website ;
+ rdfs:description "Trustworthiness and data sovereignty." ;
+ roh:hasFundingProgramClassification "?" .
-:NGI
+:NGISargasso
a roh:FundingProgram ;
- rdfs:label "Next Generation Internet"@en ;
- schema:website ;
- rdfs:description "?" ;
+ rdfs:label "NGI Sargasso"@en ;
+ schema:website ;
+ rdfs:description "Promoting the transatlantic cooperation for NGI technologies." ;
roh:hasFundingProgramClassification "?" .