@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix ns1: <https://w3id.org/ejp-rd/vocabulary#> .
@prefix ns2: <http://semanticscience.org/resource/> .
@prefix ns3: <http://www.w3.org/2006/vcard/ns#> .
@prefix ns4: <http://www.re3data.org/schema/3-0#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/duchenne-fdp/biobank/> a ldp:DirectContainer ;
    dcterms:title "Biobanks" ;
    ldp:hasMemberRelation dcterms:hasPart ;
    ldp:membershipResource <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3> .

<https://w3id.org/duchenne-fdp/catalog/> a ldp:DirectContainer ;
    dcterms:title "Catalogs" ;
    ldp:contains <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3> ;
    ldp:hasMemberRelation fdp-o:metadataCatalog ;
    ldp:membershipResource <https://w3id.org/duchenne-fdp> .

<https://w3id.org/duchenne-fdp/dataservice/> a ldp:DirectContainer ;
    dcterms:title "Access Services" ;
    ldp:contains <https://w3id.org/duchenne-fdp/dataservice/36ea9a6b-9f3f-4759-9028-ed54611acb15>,
        <https://w3id.org/duchenne-fdp/dataservice/7973aa12-4501-4c9d-9631-68881e67e6b6>,
        <https://w3id.org/duchenne-fdp/dataservice/b9e9ff68-398e-4255-9402-c6e2b3bf37ba>,
        <https://w3id.org/duchenne-fdp/dataservice/f8712c5e-121d-435d-9c6f-4db9ea02fcaf> ;
    ldp:hasMemberRelation dcat:accessService ;
    ldp:membershipResource <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> .

<https://w3id.org/duchenne-fdp/dataservice1/> a ldp:DirectContainer ;
    dcterms:title "Access Services" ;
    ldp:contains <https://w3id.org/duchenne-fdp/dataservice/36ea9a6b-9f3f-4759-9028-ed54611acb15>,
        <https://w3id.org/duchenne-fdp/dataservice/7973aa12-4501-4c9d-9631-68881e67e6b6>,
        <https://w3id.org/duchenne-fdp/dataservice/b9e9ff68-398e-4255-9402-c6e2b3bf37ba>,
        <https://w3id.org/duchenne-fdp/dataservice/f8712c5e-121d-435d-9c6f-4db9ea02fcaf>,
        <https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1>,
        <https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9>,
        <https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc>,
        <https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b>,
        <https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8> ;
    ldp:hasMemberRelation dcat:accessService ;
    ldp:membershipResource <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> .

<https://w3id.org/duchenne-fdp/dataservice2/> a ldp:DirectContainer ;
    dcterms:title "Data Services" ;
    ldp:hasMemberRelation dcat:service ;
    ldp:membershipResource <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3> .

<https://w3id.org/duchenne-fdp/dataset/> a ldp:DirectContainer ;
    dcterms:title "Datasets" ;
    ldp:contains <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> ;
    ldp:hasMemberRelation dcat:dataset ;
    ldp:membershipResource <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3> .

<https://w3id.org/duchenne-fdp/distribution/> a ldp:DirectContainer ;
    dcterms:title "Distributions" ;
    ldp:contains <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> ;
    ldp:hasMemberRelation dcat:distribution ;
    ldp:membershipResource <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> .

<https://w3id.org/duchenne-fdp/guideline/> a ldp:DirectContainer ;
    dcterms:title "Guidelines" ;
    ldp:hasMemberRelation dcterms:hasPart ;
    ldp:membershipResource <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3> .

<https://w3id.org/duchenne-fdp/patientregistry/> a ldp:DirectContainer ;
    dcterms:title "Registries" ;
    ldp:hasMemberRelation dcterms:hasPart ;
    ldp:membershipResource <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3> .

<https://w3id.org/duchenne-fdp#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://w3id.org/duchenne-fdp#publisher> a foaf:Agent ;
    foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
    foaf:name "Duchenne Parent Project" .

<https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3" .

<https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3/metrics/445c0a70d1e214e545b261559e2842f4> ns2:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns2:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns2:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns2:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1" .

<https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1/metrics/445c0a70d1e214e545b261559e2842f4> ns2:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns2:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns2:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns2:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9" .

<https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9/metrics/445c0a70d1e214e545b261559e2842f4> ns2:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns2:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns2:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns2:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc" .

<https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc/metrics/445c0a70d1e214e545b261559e2842f4> ns2:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns2:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns2:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns2:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b" .

<https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b/metrics/445c0a70d1e214e545b261559e2842f4> ns2:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns2:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns2:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns2:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8" .

<https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8/metrics/445c0a70d1e214e545b261559e2842f4> ns2:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns2:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns2:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns2:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115" .

<https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115/metrics/445c0a70d1e214e545b261559e2842f4> ns2:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns2:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns2:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns2:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5" .

<https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5/metrics/445c0a70d1e214e545b261559e2842f4> ns2:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns2:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns2:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns2:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://w3id.org/duchenne-fdp/metrics/445c0a70d1e214e545b261559e2842f4> ns2:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns2:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://w3id.org/duchenne-fdp/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns2:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns2:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://w3id.org/duchenne-fdp/profile/02c649de-c579-43bb-b470-306abdc808c7> rdfs:label "Distribution Profile" .

<https://w3id.org/duchenne-fdp/profile/2f08228e-1789-40f8-84cd-28e3288c3604> rdfs:label "Dataset Profile" .

<https://w3id.org/duchenne-fdp/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c> rdfs:label "FAIR Data Point Profile" .

<https://w3id.org/duchenne-fdp/profile/a0949e72-4466-4d53-8900-9436d1049a4b> rdfs:label "Catalog Profile" .

<https://w3id.org/duchenne-fdp#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://w3id.org/duchenne-fdp" .

<https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1> a dcat:DataService,
        dcat:Resource ;
    rdfs:label "Patient Count" ;
    dcterms:accessRights <https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1#accessRights> ;
    dcterms:conformsTo <https://w3id.org/duchenne-fdp/profile/05694f45-b203-4249-b808-3d905cfb98fb> ;
    dcterms:description "A shallot service providing the endpoint for the EJP Counting Case - a count of the number of patients in the registry that have a diagnosis specified by passing an ORPHA Code " ;
    dcterms:isPartOf <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> ;
    dcterms:keyword "Count",
        "Counting Case",
        "Patient Count" ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0> ;
    dcterms:publisher [ a foaf:Agent ;
            foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
            foaf:name "Duchenne Parent Project of the World Duchenne Organization" ] ;
    dcterms:title "Patient Count" ;
    dcterms:type ns1:CountingCase ;
    ns2:SIO_000628 <https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:contactPoint [ a ns3:Agent ;
            ns3:url <https://fairdata.systems> ] ;
    dcat:endpointDescription <https://fairdata.services/api-local/swagger> ;
    dcat:endpointURL <https://fairdata.services/api-local/count> ;
    dcat:keyword "Count",
        "Counting Case",
        "Patient Count" ;
    dcat:landingPage <https://www.duchenne-spain.org/que-es-duchenne/> ;
    dcat:servesDataset <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> ;
    dcat:theme <http://purl.obolibrary.org/obo/NCIT_C25463>,
        ns1:CountingCase ;
    foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
    ns1:personalData "false" ;
    ns1:vpConnection ns1:VPDiscoverable ;
    fdp-o:metadataIdentifier <https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1#identifier> ;
    fdp-o:metadataIssued "2024-05-22T11:51:32.282882+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-08-09T13:41:33.063629+00:00"^^xsd:dateTime .

<https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9> a dcat:DataService,
        dcat:Resource ;
    rdfs:label "Beacon2 Individuals search of the DPP" ;
    dcterms:accessRights <https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9#accessRights> ;
    dcterms:conformsTo <https://w3id.org/duchenne-fdp/profile/05694f45-b203-4249-b808-3d905cfb98fb> ;
    dcterms:description "An implementation of the Beacon2 \"Individuals\" endpoint for getting patient counts that match a query" ;
    dcterms:isPartOf <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> ;
    dcterms:keyword "Beacon2 Individuals",
        "Privacy-preserving query" ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0> ;
    dcterms:publisher [ a foaf:Agent ;
            foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
            foaf:name "Duchenne Parent Project of the World Duchenne Organization" ] ;
    dcterms:title "Beacon2 Individuals search of the DPP" ;
    dcterms:type ns1:VPBeacon2_individuals ;
    ns2:SIO_000628 <https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:contactPoint [ a ns3:Agent ;
            ns3:url <https://fairdata.systems> ] ;
    dcat:endpointDescription <http://fairdata.services:10002/openapi.json> ;
    dcat:endpointURL <http://fairdata.services:10002/individuals> ;
    dcat:keyword "Beacon2 Individuals",
        "Privacy-preserving query" ;
    dcat:landingPage <https://www.duchenne-spain.org/que-es-duchenne/> ;
    dcat:servesDataset <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> ;
    dcat:theme ns1:VPBeacon2_individuals ;
    foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
    ns1:personalData "false" ;
    ns1:vpConnection ns1:VPDiscoverable ;
    fdp-o:metadataIdentifier <https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9#identifier> ;
    fdp-o:metadataIssued "2024-05-22T12:14:01.601685+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-08-09T13:39:04.190156+00:00"^^xsd:dateTime .

<https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc> a dcat:DataService,
        dcat:Resource ;
    rdfs:label "Phenotype Count" ;
    dcterms:accessRights <https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc#accessRights> ;
    dcterms:conformsTo <https://w3id.org/duchenne-fdp/profile/05694f45-b203-4249-b808-3d905cfb98fb> ;
    dcterms:description "Performs a count of the number of times a phenotype appears in the database (i.e. how many patients in the database exhibit this phenotype)" ;
    dcterms:isPartOf <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> ;
    dcterms:keyword "count",
        "frequency",
        "phenotype frequency" ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <https://w3id.org/ejp-rd/resources/licenses/v1.0> ;
    dcterms:publisher [ a foaf:Agent ;
            foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
            foaf:name "Duchenne Parent Project" ] ;
    dcterms:title "Phenotype Count" ;
    dcterms:type ns1:PhenotypeFrequency ;
    ns2:SIO_000628 <https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:contactPoint [ a ns3:Agent ;
            ns3:url <https://www.duchenne-spain.org/que-es-duchenne/> ] ;
    dcat:endpointDescription <https://fairdata.services/api-local/swagger> ;
    dcat:endpointURL <https://fairdata.services/api-local/phenotype-frequencies> ;
    dcat:keyword "count",
        "frequency",
        "phenotype frequency" ;
    dcat:landingPage <https://www.duchenne-spain.org/que-es-duchenne/> ;
    dcat:servesDataset <https://dpp.worldduchenne.org/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> ;
    dcat:theme <http://purl.obolibrary.org/obo/NCIT_C16977>,
        <http://purl.obolibrary.org/obo/NCIT_C25463>,
        <http://purl.obolibrary.org/obo/NCIT_C4876>,
        ns1:PhenotypeFrequency ;
    foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
    ns1:personalData "false" ;
    ns1:vpConnection ns1:VPDiscoverable ;
    fdp-o:metadataIdentifier <https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc#identifier> ;
    fdp-o:metadataIssued "2024-07-30T17:25:52.879011+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-08-09T13:42:36.085554+00:00"^^xsd:dateTime .

<https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b> a dcat:DataService,
        dcat:Resource ;
    rdfs:label "KPI Diagnosis Delay" ;
    dcterms:accessRights <https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b#accessRights> ;
    dcterms:conformsTo <https://w3id.org/duchenne-fdp/profile/05694f45-b203-4249-b808-3d905cfb98fb> ;
    dcterms:description "Returns the Key Performance Indicator of the delay between symptom onset and diagnosis. This data is aggregated by disease, and by year of diagnosis, and is measured in days" ;
    dcterms:isPartOf <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> ;
    dcterms:keyword "diagnosis delay",
        "key performance indicator",
        "symptom to diagnosis delay" ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <https://w3id.org/ejp-rd/resources/licenses/v1.0> ;
    dcterms:publisher [ a foaf:Agent ;
            foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
            foaf:name "Duchenne Parent Project" ] ;
    dcterms:title "KPI Diagnosis Delay" ;
    dcterms:type <https://w3id.org/euro-nmd-kpis#KPI_000007> ;
    ns2:SIO_000628 <https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:contactPoint [ a ns3:Agent ;
            ns3:url <https://www.duchenne-spain.org/que-es-duchenne/> ] ;
    dcat:endpointDescription <https://fairdata.services/api-local/swagger> ;
    dcat:endpointURL <https://fairdata.services/api-local/kpi-ttd> ;
    dcat:keyword "diagnosis delay",
        "key performance indicator",
        "symptom onset to diagnosis delay" ;
    dcat:landingPage <https://www.duchenne-spain.org/que-es-duchenne/> ;
    dcat:servesDataset <https://dpp.worldduchenne.org/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> ;
    dcat:theme <https://saref.etsi.org/saref4city/KeyPerformanceIndicatorAssessment>,
        <https://w3id.org/euro-nmd-kpis#KPI_000007> ;
    foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
    ns1:personalData "false" ;
    ns1:vpConnection ns1:VPDiscoverable ;
    fdp-o:metadataIdentifier <https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b#identifier> ;
    fdp-o:metadataIssued "2024-07-30T17:30:23.550262+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-08-09T13:40:14.875882+00:00"^^xsd:dateTime .

<https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8> a dcat:DataService,
        dcat:Resource ;
    rdfs:label "Beacon2 v4  Individuals search of the DPP" ;
    dcterms:accessRights <https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8#accessRights> ;
    dcterms:conformsTo <https://w3id.org/duchenne-fdp/profile/05694f45-b203-4249-b808-3d905cfb98fb> ;
    dcterms:description "A Beacon2 version 4 'individuals' endpoint over CARE-SM data for the Duchenne Parent Project" ;
    dcterms:isPartOf <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0> ;
    dcterms:publisher [ a foaf:Agent ;
            foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
            foaf:name "Duchenne Parent Project of the World Duchenne Organization" ] ;
    dcterms:title "Beacon2 v4  Individuals search of the DPP" ;
    dcterms:type ns1:VPBeacon2_individuals_4 ;
    ns2:SIO_000628 <https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:contactPoint [ a ns3:Agent ;
            ns3:url <https://fairdata.systems> ] ;
    dcat:endpointDescription <http://fairdata.services:10004/openapi.json> ;
    dcat:endpointURL <http://fairdata.services:10004/individuals> ;
    dcat:keyword "Beacon4 Individuals" ;
    dcat:landingPage <https://www.duchenne-spain.org/que-es-duchenne/> ;
    dcat:servesDataset <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> ;
    dcat:theme ns1:VPBeacon2_individuals_4 ;
    ns1:personalData "false" ;
    ns1:vpConnection ns1:VPDiscoverable ;
    fdp-o:metadataIdentifier <https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8#identifier> ;
    fdp-o:metadataIssued "2024-08-19T12:42:44.458770+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-08-19T13:16:45.267263+00:00"^^xsd:dateTime .

<https://w3id.org/duchenne-fdp> a dcat:Resource,
        fdp-o:FAIRDataPoint,
        fdp-o:MetadataService ;
    rdfs:label "Duchenne Parent Project: FAIR Data" ;
    dcterms:accessRights <https://w3id.org/duchenne-fdp#accessRights> ;
    dcterms:conformsTo <https://w3id.org/duchenne-fdp/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c> ;
    dcterms:description "Clinical and Patient Reported data for Duchenne and Becker muscular dystrophy patients.  Conceptual metadata only.  For data access, speak to the publisher of the dataset." ;
    dcterms:keyword "Becker Muscular Dystrophy",
        "Duchenne Muscular Dystrophy" ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0> ;
    dcterms:publisher <https://w3id.org/duchenne-fdp#publisher> ;
    dcterms:title "Duchenne Parent Project: FAIR Data" ;
    ns2:SIO_000628 <https://w3id.org/duchenne-fdp/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://w3id.org/duchenne-fdp/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    ns4:repositoryIdentifier <https://w3id.org/duchenne-fdp#identifier> ;
    dcat:contactPoint [ a ns3:Agent ;
            ns3:url <https://www.worldduchenne.org/> ] ;
    dcat:endpointURL <https://w3id.org/duchenne-fdp> ;
    dcat:keyword "Becker Muscular Dystrophy",
        "Duchenne Muscular Dystrophy" ;
    dcat:landingPage <https://dpp.worldduchenne.org/> ;
    dcat:theme <http://www.orpha.net/ORDO/Orphanet_98895>,
        <http://www.orpha.net/ORDO/Orphanet_98896> ;
    dcat:version "1.0" ;
    foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
    ns1:personalData "true" ;
    ns1:vpConnection ns1:VPDiscoverable ;
    fdp-o:fdpSoftwareVersion "FDP:v1.16.2~51911d6",
        "FDP:v1.17.1~9604e79" ;
    fdp-o:metadataCatalog <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3> ;
    fdp-o:metadataIdentifier <https://w3id.org/duchenne-fdp#identifier> ;
    fdp-o:metadataIssued "2024-01-26T11:51:14.258379+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-08-19T13:16:46.031738+00:00"^^xsd:dateTime .

<https://w3id.org/duchenne-fdp/profile/05694f45-b203-4249-b808-3d905cfb98fb> rdfs:label "Data Service Profile" .

<https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> a dcat:Dataset,
        dcat:Resource ;
    rdfs:label "Duchenne Parent Project Dataset" ;
    dcterms:accessRights <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115#accessRights> ;
    dcterms:conformsTo <https://w3id.org/duchenne-fdp/profile/2f08228e-1789-40f8-84cd-28e3288c3604> ;
    dcterms:description "The Duchenne Data Platform (DDP)'s Duchenne Parent Project is a patient-led registry. Patients are the owners of their data and have their own data lockers where they can not only collect their Patient Reported Outcomes (PROs) but can also upload their data from other sources such as hospitals and wearables." ;
    dcterms:isPartOf <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3> ;
    dcterms:keyword "Becker Muscular Dystrophy",
        "Clinical data",
        "Duchenne Muscular Dystrophy",
        "Genetic data",
        "PROMs",
        "PROs" ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <https://w3id.org/ejp-rd/resources/licenses/v1.0.txt> ;
    dcterms:publisher [ a foaf:Agent ;
            foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
            foaf:name "FAIR Data Systems S.L., on behalf of the Duchenne Parent Project" ] ;
    dcterms:title "Duchenne Parent Project Dataset" ;
    ns2:SIO_000628 <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:contactPoint [ a ns3:Agent ;
            ns3:url <https://worldduchenne.org> ] ;
    dcat:distribution <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> ;
    dcat:keyword "Becker Muscular Dystrophy",
        "Duchenne Muscular Dystrophy" ;
    dcat:landingPage <https://dpp.worldduchenne.org/> ;
    dcat:theme <http://purl.obolibrary.org/obo/CMO_0000005>,
        <http://purl.obolibrary.org/obo/CMO_0000180>,
        <http://purl.obolibrary.org/obo/CMO_0000294>,
        <http://purl.obolibrary.org/obo/HP_0000708>,
        <http://purl.obolibrary.org/obo/HP_0000750>,
        <http://purl.obolibrary.org/obo/HP_0000819>,
        <http://purl.obolibrary.org/obo/HP_0001263>,
        <http://purl.obolibrary.org/obo/HP_0001270>,
        <http://purl.obolibrary.org/obo/HP_0002014>,
        <http://purl.obolibrary.org/obo/HP_0002019>,
        <http://purl.obolibrary.org/obo/HP_0002020>,
        <http://purl.obolibrary.org/obo/HP_0002194>,
        <http://purl.obolibrary.org/obo/HP_0002650>,
        <http://purl.obolibrary.org/obo/HP_0002987>,
        <http://purl.obolibrary.org/obo/HP_0003044>,
        <http://purl.obolibrary.org/obo/HP_0003270>,
        <http://purl.obolibrary.org/obo/HP_0005997>,
        <http://purl.obolibrary.org/obo/HP_0006380>,
        <http://purl.obolibrary.org/obo/HP_0006957>,
        <http://purl.obolibrary.org/obo/HP_0008366>,
        <http://purl.obolibrary.org/obo/HP_0008981>,
        <http://purl.obolibrary.org/obo/HP_0009473>,
        <http://purl.obolibrary.org/obo/HP_0020110>,
        <http://purl.obolibrary.org/obo/HP_0030193>,
        <http://purl.obolibrary.org/obo/HP_0032321>,
        <http://purl.obolibrary.org/obo/HP_0033333>,
        <http://purl.obolibrary.org/obo/HP_0033454>,
        <http://purl.obolibrary.org/obo/MP_0012106>,
        <http://purl.obolibrary.org/obo/NCIT_C101668>,
        <http://purl.obolibrary.org/obo/NCIT_C102559>,
        <http://purl.obolibrary.org/obo/NCIT_C115789>,
        <http://purl.obolibrary.org/obo/NCIT_C115805>,
        <http://purl.obolibrary.org/obo/NCIT_C121238>,
        <http://purl.obolibrary.org/obo/NCIT_C122920>,
        <http://purl.obolibrary.org/obo/NCIT_C125410>,
        <http://purl.obolibrary.org/obo/NCIT_C130965>,
        <http://purl.obolibrary.org/obo/NCIT_C131922>,
        <http://purl.obolibrary.org/obo/NCIT_C132531>,
        <http://purl.obolibrary.org/obo/NCIT_C132555>,
        <http://purl.obolibrary.org/obo/NCIT_C13306>,
        <http://purl.obolibrary.org/obo/NCIT_C13359>,
        <http://purl.obolibrary.org/obo/NCIT_C136154>,
        <http://purl.obolibrary.org/obo/NCIT_C138901>,
        <http://purl.obolibrary.org/obo/NCIT_C141687>,
        <http://purl.obolibrary.org/obo/NCIT_C141689>,
        <http://purl.obolibrary.org/obo/NCIT_C141702>,
        <http://purl.obolibrary.org/obo/NCIT_C141706>,
        <http://purl.obolibrary.org/obo/NCIT_C15222>,
        <http://purl.obolibrary.org/obo/NCIT_C15383>,
        <http://purl.obolibrary.org/obo/NCIT_C156186>,
        <http://purl.obolibrary.org/obo/NCIT_C156420>,
        <http://purl.obolibrary.org/obo/NCIT_C16457>,
        <http://purl.obolibrary.org/obo/NCIT_C16576>,
        <http://purl.obolibrary.org/obo/NCIT_C171133>,
        <http://purl.obolibrary.org/obo/NCIT_C172685>,
        <http://purl.obolibrary.org/obo/NCIT_C173346>,
        <http://purl.obolibrary.org/obo/NCIT_C176742>,
        <http://purl.obolibrary.org/obo/NCIT_C20197>,
        <http://purl.obolibrary.org/obo/NCIT_C20993>,
        <http://purl.obolibrary.org/obo/NCIT_C25271>,
        <http://purl.obolibrary.org/obo/NCIT_C25279>,
        <http://purl.obolibrary.org/obo/NCIT_C25597>,
        <http://purl.obolibrary.org/obo/NCIT_C25656>,
        <http://purl.obolibrary.org/obo/NCIT_C25711>,
        <http://purl.obolibrary.org/obo/NCIT_C28421>,
        <http://purl.obolibrary.org/obo/NCIT_C49887>,
        <http://purl.obolibrary.org/obo/NCIT_C50184>,
        <http://purl.obolibrary.org/obo/NCIT_C50276>,
        <http://purl.obolibrary.org/obo/NCIT_C62103>,
        <http://purl.obolibrary.org/obo/NCIT_C68615>,
        <http://purl.obolibrary.org/obo/NCIT_C70810>,
        <http://purl.obolibrary.org/obo/NCIT_C93300>,
        <http://purl.obolibrary.org/obo/NCIT_C94198>,
        <http://purl.obolibrary.org/obo/NCIT_C94321>,
        <http://purl.obolibrary.org/obo/PATO_0001421>,
        <http://purl.obolibrary.org/obo/UBERON_0001434>,
        <http://purl.org/ejp-rd/vocabulary/VPQueryable>,
        ns2:CHEMINF_000047,
        ns2:SIO_000031,
        ns2:SIO_000032,
        ns2:SIO_000061,
        ns2:SIO_000614,
        ns2:SIO_010056,
        <http://www.dpp_ontology.net/terms/Intermediate>,
        <http://www.orpha.net/ORDO/Orphanet_98895>,
        <http://www.orpha.net/ORDO/Orphanet_98896> ;
    foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
    ns1:personalData "true" ;
    ns1:vpConnection ns1:VPDiscoverable ;
    fdp-o:metadataIdentifier <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115#identifier> ;
    fdp-o:metadataIssued "2024-01-26T14:01:15.570353+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-08-19T13:16:45.782743+00:00"^^xsd:dateTime .

<https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3> a dcat:Catalog,
        dcat:Resource ;
    rdfs:label "Biobanks" ;
    dcterms:accessRights <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3#accessRights> ;
    dcterms:conformsTo <https://w3id.org/duchenne-fdp/profile/a0949e72-4466-4d53-8900-9436d1049a4b> ;
    dcterms:description "The Duchenne Data Platform (DDP) Catalog" ;
    dcterms:isPartOf <https://w3id.org/duchenne-fdp> ;
    dcterms:issued "2024-01-26T13:50:59.971820+00:00"^^xsd:dateTime ;
    dcterms:keyword "Becker Muscular Dystrophy",
        "Duchenne Muscular Dystrophy" ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <https://w3id.org/ejp-rd/resources/licenses/v1.0.txt> ;
    dcterms:modified "2024-08-09T13:33:56.487294+00:00"^^xsd:dateTime ;
    dcterms:publisher [ a foaf:Agent ;
            foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
            foaf:name "FAIR Data Systems S.L., on behalf of the Duchenne Parent Project" ] ;
    dcterms:title "Duchenne Data Platform Catalog" ;
    ns2:SIO_000628 <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:contactPoint [ a ns3:Agent ;
            ns3:url <https://worldduchenne.org> ] ;
    dcat:dataset <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> ;
    dcat:keyword "Becker Muscular Dystrophy",
        "Duchenne Muscular Dystrophy" ;
    dcat:landingPage <https://dpp.worldduchenne.org/> ;
    dcat:theme <http://www.orpha.net/ORDO/Orphanet_98895>,
        <http://www.orpha.net/ORDO/Orphanet_98896> ;
    dcat:themeTaxonomy <http://purl.obolibrary.org/obo/CMO_0000005>,
        <http://purl.obolibrary.org/obo/CMO_0000180>,
        <http://purl.obolibrary.org/obo/CMO_0000294>,
        <http://purl.obolibrary.org/obo/HP_0000708>,
        <http://purl.obolibrary.org/obo/HP_0000750>,
        <http://purl.obolibrary.org/obo/HP_0000819>,
        <http://purl.obolibrary.org/obo/HP_0001263>,
        <http://purl.obolibrary.org/obo/HP_0001270>,
        <http://purl.obolibrary.org/obo/HP_0002014>,
        <http://purl.obolibrary.org/obo/HP_0002019>,
        <http://purl.obolibrary.org/obo/HP_0002020>,
        <http://purl.obolibrary.org/obo/HP_0002194>,
        <http://purl.obolibrary.org/obo/HP_0002650>,
        <http://purl.obolibrary.org/obo/HP_0002987>,
        <http://purl.obolibrary.org/obo/HP_0003044>,
        <http://purl.obolibrary.org/obo/HP_0003270>,
        <http://purl.obolibrary.org/obo/HP_0005997>,
        <http://purl.obolibrary.org/obo/HP_0006380>,
        <http://purl.obolibrary.org/obo/HP_0006957>,
        <http://purl.obolibrary.org/obo/HP_0008366>,
        <http://purl.obolibrary.org/obo/HP_0008981>,
        <http://purl.obolibrary.org/obo/HP_0009473>,
        <http://purl.obolibrary.org/obo/HP_0020110>,
        <http://purl.obolibrary.org/obo/HP_0030193>,
        <http://purl.obolibrary.org/obo/HP_0032321>,
        <http://purl.obolibrary.org/obo/HP_0033333>,
        <http://purl.obolibrary.org/obo/HP_0033454>,
        <http://purl.obolibrary.org/obo/MP_0012106>,
        <http://purl.obolibrary.org/obo/NCIT_C101668>,
        <http://purl.obolibrary.org/obo/NCIT_C102559>,
        <http://purl.obolibrary.org/obo/NCIT_C115789>,
        <http://purl.obolibrary.org/obo/NCIT_C115805>,
        <http://purl.obolibrary.org/obo/NCIT_C121238>,
        <http://purl.obolibrary.org/obo/NCIT_C122920>,
        <http://purl.obolibrary.org/obo/NCIT_C125410>,
        <http://purl.obolibrary.org/obo/NCIT_C130965>,
        <http://purl.obolibrary.org/obo/NCIT_C131922>,
        <http://purl.obolibrary.org/obo/NCIT_C132531>,
        <http://purl.obolibrary.org/obo/NCIT_C132555>,
        <http://purl.obolibrary.org/obo/NCIT_C13306>,
        <http://purl.obolibrary.org/obo/NCIT_C13359>,
        <http://purl.obolibrary.org/obo/NCIT_C136154>,
        <http://purl.obolibrary.org/obo/NCIT_C138901>,
        <http://purl.obolibrary.org/obo/NCIT_C141687>,
        <http://purl.obolibrary.org/obo/NCIT_C141689>,
        <http://purl.obolibrary.org/obo/NCIT_C141702>,
        <http://purl.obolibrary.org/obo/NCIT_C141706>,
        <http://purl.obolibrary.org/obo/NCIT_C15222>,
        <http://purl.obolibrary.org/obo/NCIT_C15383>,
        <http://purl.obolibrary.org/obo/NCIT_C156186>,
        <http://purl.obolibrary.org/obo/NCIT_C156420>,
        <http://purl.obolibrary.org/obo/NCIT_C16457>,
        <http://purl.obolibrary.org/obo/NCIT_C16576>,
        <http://purl.obolibrary.org/obo/NCIT_C171133>,
        <http://purl.obolibrary.org/obo/NCIT_C172685>,
        <http://purl.obolibrary.org/obo/NCIT_C173346>,
        <http://purl.obolibrary.org/obo/NCIT_C176742>,
        <http://purl.obolibrary.org/obo/NCIT_C20197>,
        <http://purl.obolibrary.org/obo/NCIT_C20993>,
        <http://purl.obolibrary.org/obo/NCIT_C25271>,
        <http://purl.obolibrary.org/obo/NCIT_C25279>,
        <http://purl.obolibrary.org/obo/NCIT_C25597>,
        <http://purl.obolibrary.org/obo/NCIT_C25656>,
        <http://purl.obolibrary.org/obo/NCIT_C25711>,
        <http://purl.obolibrary.org/obo/NCIT_C28421>,
        <http://purl.obolibrary.org/obo/NCIT_C49887>,
        <http://purl.obolibrary.org/obo/NCIT_C50184>,
        <http://purl.obolibrary.org/obo/NCIT_C50276>,
        <http://purl.obolibrary.org/obo/NCIT_C62103>,
        <http://purl.obolibrary.org/obo/NCIT_C68615>,
        <http://purl.obolibrary.org/obo/NCIT_C70810>,
        <http://purl.obolibrary.org/obo/NCIT_C93300>,
        <http://purl.obolibrary.org/obo/NCIT_C94198>,
        <http://purl.obolibrary.org/obo/NCIT_C94321>,
        <http://purl.obolibrary.org/obo/PATO_0001421>,
        <http://purl.obolibrary.org/obo/UBERON_0001434>,
        <http://purl.org/ejp-rd/vocabulary/VPQueryable>,
        ns2:CHEMINF_000047,
        ns2:SIO_000031,
        ns2:SIO_000032,
        ns2:SIO_000061,
        ns2:SIO_000614,
        ns2:SIO_010056,
        <http://www.dpp_ontology.net/terms/Intermediate>,
        <http://www.orpha.net/ORDO/Orphanet_98895>,
        <http://www.orpha.net/ORDO/Orphanet_98896> ;
    dcat:version "1.0" ;
    foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
    ns1:personalData "true" ;
    ns1:vpConnection ns1:VPDiscoverable ;
    fdp-o:metadataIdentifier <https://w3id.org/duchenne-fdp/catalog/198a1aa7-433a-4092-aadd-0c3c9529dac3#identifier> ;
    fdp-o:metadataIssued "2024-01-26T13:50:59.971820+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-08-19T13:16:45.917970+00:00"^^xsd:dateTime .

<https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5> a dcat:Distribution,
        dcat:Resource ;
    rdfs:label "Access Services" ;
    dcterms:accessRights <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5#accessRights> ;
    dcterms:conformsTo <https://w3id.org/duchenne-fdp/profile/02c649de-c579-43bb-b470-306abdc808c7> ;
    dcterms:description "DPP Data is available via a variety of privacy-preserving services, linked below" ;
    dcterms:isPartOf <https://w3id.org/duchenne-fdp/dataset/f002b691-697e-42f8-ad8a-94df3f4ab115> ;
    dcterms:keyword "Becker Muscular Dystrophy",
        "Duchenne Muscular Dystrophy" ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <https://w3id.org/ejp-rd/resources/licenses/v1.0.txt> ;
    dcterms:publisher [ a foaf:Agent ;
            foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
            foaf:name "FAIR Data Systems S.L., on behalf of the Duchenne Parent Project" ] ;
    dcterms:title "Duchenne Parent Project Data Distribution" ;
    ns2:SIO_000628 <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:accessService <https://w3id.org/duchenne-fdp/dataservice/36ea9a6b-9f3f-4759-9028-ed54611acb15>,
        <https://w3id.org/duchenne-fdp/dataservice/7973aa12-4501-4c9d-9631-68881e67e6b6>,
        <https://w3id.org/duchenne-fdp/dataservice/b9e9ff68-398e-4255-9402-c6e2b3bf37ba>,
        <https://w3id.org/duchenne-fdp/dataservice/f8712c5e-121d-435d-9c6f-4db9ea02fcaf>,
        <https://w3id.org/duchenne-fdp/dataservice1/64f63f32-415e-438e-b5ab-4dae77b3b9d1>,
        <https://w3id.org/duchenne-fdp/dataservice1/6e01cade-b7b7-4289-b0d8-5fb5bdab17d9>,
        <https://w3id.org/duchenne-fdp/dataservice1/75c6eb7f-90b8-486a-8de8-c48ec722f1bc>,
        <https://w3id.org/duchenne-fdp/dataservice1/ad5f1578-2dd6-4358-8585-92000df9c09b>,
        <https://w3id.org/duchenne-fdp/dataservice1/c9c68f83-8487-44ef-b675-64fa8a2b4bb8> ;
    dcat:contactPoint [ a ns3:Agent ;
            ns3:url <https://www.worldduchenne.org/> ] ;
    dcat:keyword "Becker Muscular Dystrophy",
        "Duchenne Muscular Dystrophy" ;
    dcat:landingPage <https://dpp.worldduchenne.org/> ;
    dcat:mediaType "application/sparql-results+json" ;
    dcat:theme <http://www.orpha.net/ORDO/Orphanet_98895>,
        <http://www.orpha.net/ORDO/Orphanet_98896> ;
    foaf:logo <https://dpp.worldduchenne.org/assets/dpp-logo.png> ;
    ns1:personalData "true" ;
    ns1:vpConnection ns1:VPDiscoverable ;
    fdp-o:metadataIdentifier <https://w3id.org/duchenne-fdp/distribution/2bfb89eb-219b-43a7-b9be-dfcf946aacb5#identifier> ;
    fdp-o:metadataIssued "2024-01-26T14:04:25.990454+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-08-19T13:16:45.655407+00:00"^^xsd:dateTime .

