@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fdp-o: <https://w3id.org/fdp/fdp-o#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://staticfdp.github.io/fdp-index/> a dcat:Catalog ;
    dcterms:description "Daily-crawled index of FAIR Data Points hosted via StaticFDP / fdpCloud."@en ;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
    dcterms:modified "2026-04-12T16:13:22.148809+00:00"^^xsd:dateTime ;
    dcterms:publisher <https://github.com/StaticFDP> ;
    dcterms:title "StaticFDP Index"@en ;
    dcat:dataset <http://fairdatapointorphanet.info:7070>,
        <https://dpp.worldduchenne.org>,
        <https://fdp.dcc.sib.swiss>,
        <https://fdp.duchennedatafoundation.org>,
        <https://fdp.wikipathways.org/index.ttl> .

<http://fairdatapointorphanet.info:7070> a dcat:DataService,
        fdp-o:FAIRDataPoint ;
    dcterms:modified "2026-04-12T16:13:22.148809+00:00"^^xsd:dateTime ;
    dcterms:title ""@en ;
    dcat:endpointURL <http://fairdatapointorphanet.info:7070> ;
    schema:numberOfItems 2 .

<https://dpp.worldduchenne.org> a dcat:DataService,
        fdp-o:FAIRDataPoint ;
    dcterms:modified "2026-04-12T16:13:22.148809+00:00"^^xsd:dateTime ;
    dcterms:title ""@en ;
    dcat:endpointURL <https://dpp.worldduchenne.org> ;
    schema:numberOfItems 1 .

<https://fdp.dcc.sib.swiss> a dcat:DataService,
        fdp-o:FAIRDataPoint ;
    dcterms:description "The SPHN Metadata Catalog provides an overview of health research datasets available in Switzerland. It describes standardized metadata of each dataset, including the scope of the data, creation date, and access conditions. While the underlying data come from diverse sources and domains, the metadata comply with the HealthDCAT-AP (https://healthdataeu.pages.code.europa.eu/healthdcat-ap/releases/release-6) standard of the European Health Data Space (EHDS). To make your data findable in the catalog, write an email to: fair-data-team@sib.swiss"@en ;
    dcterms:modified "2026-04-12T16:13:22.148809+00:00"^^xsd:dateTime ;
    dcterms:title "SPHN FAIR Data Point"@en ;
    dcat:endpointURL <https://fdp.dcc.sib.swiss> ;
    schema:numberOfItems 15 .

<https://fdp.duchennedatafoundation.org> a dcat:DataService,
        fdp-o:FAIRDataPoint ;
    dcterms:modified "2026-04-12T16:13:22.148809+00:00"^^xsd:dateTime ;
    dcterms:title "Duchenne FAIR Data Point"@en ;
    dcat:endpointURL <https://fdp.duchennedatafoundation.org> ;
    schema:numberOfItems 1 .

<https://fdp.wikipathways.org/index.ttl> a dcat:DataService,
        fdp-o:FAIRDataPoint ;
    dcterms:description "This FAIR Data Point deployment is used to describe WikiPathways."@en ;
    dcterms:modified "2026-04-12T16:13:22.148809+00:00"^^xsd:dateTime ;
    dcterms:title "WikiPathways FAIR Data Point"@en ;
    dcat:endpointURL <https://fdp.wikipathways.org/index.ttl> ;
    schema:numberOfItems 2 .

