@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .

<http://fdpdemo.envri.eu> a dcat:Resource, dcat:DataService, <https://w3id.org/fdp/fdp-o#MetadataService>,
    <https://w3id.org/fdp/fdp-o#FAIRDataPoint>;
  dcterms:title "ENVRI Catalogue of Data";
  <http://www.w3.org/2000/01/rdf-schema#label> "ENVRI Catalogue of Data";
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2024-11-24T14:49:39.88286938Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2025-09-25T07:11:32.805310264Z"^^xsd:dateTime;
  dcterms:license <https://creativecommons.org/public-domain/cc0>;
  dcterms:description """The tab \"Data catalogs\" lists catalogs of datasets and collections of datasets made available by some of the research infrastructures (RIs) that are part of ENVRI.

The tab \"Variables\" contains the definition of variables included in the datasets listed under \"Data catalogs\". The definitions use the I-ADOPT vocabulary and link to external controlled vocabularies.

The tab \"Data services\" lists services provided by some of the RIs that are part of ENVRI.""";
  dcterms:conformsTo <http://fdpdemo.envri.eu/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>,
    <http://fdpdemo.envri.eu/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>;
  dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <http://fdpdemo.envri.eu#identifier>;
  <http://www.re3data.org/schema/3-0#repositoryIdentifier> <http://fdpdemo.envri.eu#identifier>;
  dcterms:accessRights <http://fdpdemo.envri.eu#accessRights>;
  dcterms:publisher <http://fdpdemo.envri.eu#publisher>;
  dcat:DataService <http://fdpdemo.envri.eu/data-service/f8e48779-1748-4a9d-8532-558551a2dd2f>,
    <http://fdpdemo.envri.eu/data-service/0dd4e9b5-85cd-44e4-b737-81d2b611c8f1>, <http://fdpdemo.envri.eu/data-service/2dd58c29-342f-4e56-ac82-a824cd1b913a>,
    <http://fdpdemo.envri.eu/data-service/92a1a28b-a620-4c71-9afe-55cb65b380fe>, <http://fdpdemo.envri.eu/data-service/2ccc5ce8-aca8-42ab-94e4-b65522004103>,
    <http://fdpdemo.envri.eu/data-service/4ea8f7e1-0e3d-427a-9c56-dcbd4c40fca1>;
  dcterms:rights <http://publications.europa.eu/resource/authority/access-right/PUBLIC>;
  dcat:endpointDescription "ENVRI FDP Demo";
  dcat:endpointURL <http://fdpdemo.envri.eu>, <http://fdpdemo.envri.eu>;
  <https://w3id.org/fdp/fdp-o#fdpSoftwareVersion> "FDP:v1.16.2~51911d6", "FDP:gitlab~83fb4cf";
  <https://w3id.org/fdp/fdp-o#startDate> "2024-11-23T23:00:00Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#uiLanguage> <http://id.loc.gov/vocabulary/iso639-1/en>;
  <https://w3id.org/fdp/fdp-o#metadataCatalog> <http://fdpdemo.envri.eu/catalog/11d0099f-524e-4b9b-88cf-60b1e969642a>,
    <http://fdpdemo.envri.eu/catalog/a1339920-a9e5-4d27-ba19-227759132011>, <http://fdpdemo.envri.eu/catalog/fd16e054-2c21-41ff-8709-856c2f1a9ac7>,
    <http://fdpdemo.envri.eu/catalog/47f022cb-31b8-4e11-9e22-74e6c8360de2>, <http://fdpdemo.envri.eu/catalog/2b56ee3d-a273-4406-a15a-a9091906579d>,
    <http://fdpdemo.envri.eu/catalog/1a98dedc-4383-46ec-a0a4-dbcd89b512c1>, <http://fdpdemo.envri.eu/catalog/79aef4a9-502f-4f26-96d3-323b295a3b57>;
  <http://semanticscience.org/resource/SIO_000628> <http://fdpdemo.envri.eu/metrics/445c0a70d1e214e545b261559e2842f4>,
    <http://fdpdemo.envri.eu/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  dcterms:hasPart <http://fdpdemo.envri.eu/variable/6a43782b-13da-40a0-a65c-63480a940231>,
    <http://fdpdemo.envri.eu/variable/9150a404-40eb-41ae-b835-4077b989713f>, <http://fdpdemo.envri.eu/variable/c0b74231-0790-469b-9886-f8ff15eead5b>,
    <http://fdpdemo.envri.eu/variable/8b61fc50-1c1d-4c58-8934-7e3d236b7ef7>, <http://fdpdemo.envri.eu/variable/b07a9949-c028-4623-8e20-5bf3ed7e6dc0>,
    <http://fdpdemo.envri.eu/variable/755af1c7-9eb3-435a-b909-85c9f0ce6439>, <http://fdpdemo.envri.eu/variable/720a52b0-e991-4b0c-b2d1-c6863918186d>,
    <http://fdpdemo.envri.eu/variable/e51b69e7-38c0-4367-b589-31ec6d7f5bdc>;
  dcat:version "1.0" .

<http://fdpdemo.envri.eu#identifier> a <http://purl.org/spar/datacite/Identifier>;
  dcterms:identifier "http://fdpdemo.envri.eu" .

<http://fdpdemo.envri.eu#accessRights> a dcterms:RightsStatement;
  dcterms:description "This resource has no access restriction" .

<http://fdpdemo.envri.eu#publisher> a foaf:Agent;
  foaf:name "ICOS Carbon Portal" .

<http://fdpdemo.envri.eu/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c> <http://www.w3.org/2000/01/rdf-schema#label>
    "FAIR Data Point Profile", "FAIR Data Point Profile" .

<http://fdpdemo.envri.eu/catalog/> a ldp:DirectContainer, ldp:DirectContainer;
  dcterms:title "Catalogs", "Data catalogs", "Data catalogs";
  ldp:hasMemberRelation <https://w3id.org/fdp/fdp-o#metadataCatalog>, <https://w3id.org/fdp/fdp-o#metadataCatalog>;
  ldp:membershipResource <http://fdpdemo.envri.eu>, <http://fdpdemo.envri.eu>;
  ldp:contains <http://fdpdemo.envri.eu/catalog/11d0099f-524e-4b9b-88cf-60b1e969642a>,
    <http://fdpdemo.envri.eu/catalog/a1339920-a9e5-4d27-ba19-227759132011>, <http://fdpdemo.envri.eu/catalog/fd16e054-2c21-41ff-8709-856c2f1a9ac7>,
    <http://fdpdemo.envri.eu/catalog/47f022cb-31b8-4e11-9e22-74e6c8360de2>, <http://fdpdemo.envri.eu/catalog/2b56ee3d-a273-4406-a15a-a9091906579d>,
    <http://fdpdemo.envri.eu/catalog/1a98dedc-4383-46ec-a0a4-dbcd89b512c1>, <http://fdpdemo.envri.eu/catalog/79aef4a9-502f-4f26-96d3-323b295a3b57>,
    <http://fdpdemo.envri.eu/catalog/11d0099f-524e-4b9b-88cf-60b1e969642a>, <http://fdpdemo.envri.eu/catalog/a1339920-a9e5-4d27-ba19-227759132011>,
    <http://fdpdemo.envri.eu/catalog/fd16e054-2c21-41ff-8709-856c2f1a9ac7>, <http://fdpdemo.envri.eu/catalog/47f022cb-31b8-4e11-9e22-74e6c8360de2>,
    <http://fdpdemo.envri.eu/catalog/2b56ee3d-a273-4406-a15a-a9091906579d>, <http://fdpdemo.envri.eu/catalog/1a98dedc-4383-46ec-a0a4-dbcd89b512c1>,
    <http://fdpdemo.envri.eu/catalog/79aef4a9-502f-4f26-96d3-323b295a3b57> .

<http://fdpdemo.envri.eu/metrics/445c0a70d1e214e545b261559e2842f4> <http://semanticscience.org/resource/SIO_000628>
    <https://www.ietf.org/rfc/rfc3986.txt>;
  <http://semanticscience.org/resource/SIO_000332> <https://www.ietf.org/rfc/rfc3986.txt> .

<http://fdpdemo.envri.eu/metrics/5d27e854a9e78eb3f663331cd47cdc13> <http://semanticscience.org/resource/SIO_000628>
    <https://www.wikidata.org/wiki/Q8777>;
  <http://semanticscience.org/resource/SIO_000332> <https://www.wikidata.org/wiki/Q8777> .

<http://fdpdemo.envri.eu/data-service/> a ldp:DirectContainer, ldp:DirectContainer;
  dcterms:title "Data services", "Data services";
  ldp:hasMemberRelation dcat:DataService, dcat:DataService;
  ldp:membershipResource <http://fdpdemo.envri.eu>, <http://fdpdemo.envri.eu>;
  ldp:contains <http://fdpdemo.envri.eu/data-service/f8e48779-1748-4a9d-8532-558551a2dd2f>,
    <http://fdpdemo.envri.eu/data-service/0dd4e9b5-85cd-44e4-b737-81d2b611c8f1>, <http://fdpdemo.envri.eu/data-service/2dd58c29-342f-4e56-ac82-a824cd1b913a>,
    <http://fdpdemo.envri.eu/data-service/92a1a28b-a620-4c71-9afe-55cb65b380fe>, <http://fdpdemo.envri.eu/data-service/2ccc5ce8-aca8-42ab-94e4-b65522004103>,
    <http://fdpdemo.envri.eu/data-service/4ea8f7e1-0e3d-427a-9c56-dcbd4c40fca1>, <http://fdpdemo.envri.eu/data-service/f8e48779-1748-4a9d-8532-558551a2dd2f>,
    <http://fdpdemo.envri.eu/data-service/0dd4e9b5-85cd-44e4-b737-81d2b611c8f1>, <http://fdpdemo.envri.eu/data-service/2dd58c29-342f-4e56-ac82-a824cd1b913a>,
    <http://fdpdemo.envri.eu/data-service/92a1a28b-a620-4c71-9afe-55cb65b380fe>, <http://fdpdemo.envri.eu/data-service/2ccc5ce8-aca8-42ab-94e4-b65522004103>,
    <http://fdpdemo.envri.eu/data-service/4ea8f7e1-0e3d-427a-9c56-dcbd4c40fca1> .

<http://fdpdemo.envri.eu/variable/> a ldp:DirectContainer, ldp:DirectContainer;
  dcterms:title "Variables", "Variables";
  ldp:hasMemberRelation dcterms:hasPart, dcterms:hasPart;
  ldp:membershipResource <http://fdpdemo.envri.eu>, <http://fdpdemo.envri.eu>;
  ldp:contains <http://fdpdemo.envri.eu/variable/6a43782b-13da-40a0-a65c-63480a940231>,
    <http://fdpdemo.envri.eu/variable/9150a404-40eb-41ae-b835-4077b989713f>, <http://fdpdemo.envri.eu/variable/c0b74231-0790-469b-9886-f8ff15eead5b>,
    <http://fdpdemo.envri.eu/variable/8b61fc50-1c1d-4c58-8934-7e3d236b7ef7>, <http://fdpdemo.envri.eu/variable/b07a9949-c028-4623-8e20-5bf3ed7e6dc0>,
    <http://fdpdemo.envri.eu/variable/755af1c7-9eb3-435a-b909-85c9f0ce6439>, <http://fdpdemo.envri.eu/variable/720a52b0-e991-4b0c-b2d1-c6863918186d>,
    <http://fdpdemo.envri.eu/variable/6a43782b-13da-40a0-a65c-63480a940231>, <http://fdpdemo.envri.eu/variable/9150a404-40eb-41ae-b835-4077b989713f>,
    <http://fdpdemo.envri.eu/variable/c0b74231-0790-469b-9886-f8ff15eead5b>, <http://fdpdemo.envri.eu/variable/8b61fc50-1c1d-4c58-8934-7e3d236b7ef7>,
    <http://fdpdemo.envri.eu/variable/b07a9949-c028-4623-8e20-5bf3ed7e6dc0>, <http://fdpdemo.envri.eu/variable/755af1c7-9eb3-435a-b909-85c9f0ce6439>,
    <http://fdpdemo.envri.eu/variable/720a52b0-e991-4b0c-b2d1-c6863918186d>, <http://fdpdemo.envri.eu/variable/e51b69e7-38c0-4367-b589-31ec6d7f5bdc> .
