@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: <http://semanticscience.org/resource/> .
@prefix ns2: <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://fdp.duchennedatafoundation.org/biobank/> a ldp:DirectContainer ;
    dcterms:title "Biobank" ;
    ldp:hasMemberRelation dcterms:hasPart ;
    ldp:membershipResource <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> .

<https://fdp.duchennedatafoundation.org/catalog/> a ldp:DirectContainer ;
    dcterms:title "Catalogs" ;
    ldp:contains <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> ;
    ldp:hasMemberRelation fdp-o:metadataCatalog ;
    ldp:membershipResource <https://fdp.duchennedatafoundation.org> .

<https://fdp.duchennedatafoundation.org/dataservice2/> a ldp:DirectContainer ;
    dcterms:title "Data Services" ;
    ldp:hasMemberRelation dcat:service ;
    ldp:membershipResource <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> .

<https://fdp.duchennedatafoundation.org/dataset/> a ldp:DirectContainer ;
    dcterms:title "Datasets" ;
    ldp:contains <https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc>,
        <https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3> ;
    ldp:hasMemberRelation dcat:dataset ;
    ldp:membershipResource <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> .

<https://fdp.duchennedatafoundation.org/distribution/> a ldp:DirectContainer ;
    dcterms:title "Distributions" ;
    ldp:hasMemberRelation dcat:distribution ;
    ldp:membershipResource <https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc>,
        <https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3> .

<https://fdp.duchennedatafoundation.org/guideline/> a ldp:DirectContainer ;
    dcterms:title "Guideline" ;
    ldp:hasMemberRelation dcterms:hasPart ;
    ldp:membershipResource <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> .

<https://fdp.duchennedatafoundation.org/patientregistry/> a ldp:DirectContainer ;
    dcterms:title "Patient Registries" ;
    ldp:hasMemberRelation dcterms:hasPart ;
    ldp:membershipResource <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> .

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

<https://fdp.duchennedatafoundation.org#publisher> a foaf:Agent ;
    foaf:name "Duchenne Data Foundation" .

<https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae" .

<https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae/metrics/445c0a70d1e214e545b261559e2842f4> ns1:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns1:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns1:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns1:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc" .

<https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc/metrics/445c0a70d1e214e545b261559e2842f4> ns1:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns1:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns1:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns1:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3#accessRights> a dcterms:RightsStatement ;
    dcterms:description "This resource has no access restriction" .

<https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3#identifier> a <http://purl.org/spar/datacite/Identifier> ;
    dcterms:identifier "https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3" .

<https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3/metrics/445c0a70d1e214e545b261559e2842f4> ns1:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns1:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns1:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns1:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

<https://fdp.duchennedatafoundation.org/metrics/445c0a70d1e214e545b261559e2842f4> ns1:SIO_000332 <https://www.ietf.org/rfc/rfc3986.txt> ;
    ns1:SIO_000628 <https://www.ietf.org/rfc/rfc3986.txt> .

<https://fdp.duchennedatafoundation.org/metrics/5d27e854a9e78eb3f663331cd47cdc13> ns1:SIO_000332 <https://www.wikidata.org/wiki/Q8777> ;
    ns1:SIO_000628 <https://www.wikidata.org/wiki/Q8777> .

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

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

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

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

<https://fdp.duchennedatafoundation.org> a dcat:DataService,
        dcat:Resource,
        fdp-o:FAIRDataPoint,
        fdp-o:MetadataService ;
    rdfs:label "Duchenne FAIR Data Point" ;
    dcterms:accessRights <https://fdp.duchennedatafoundation.org#accessRights> ;
    dcterms:conformsTo <https://fdp.duchennedatafoundation.org/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c> ;
    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://fdp.duchennedatafoundation.org#publisher> ;
    dcterms:title "Duchenne FAIR Data Point" ;
    ns1:SIO_000628 <https://fdp.duchennedatafoundation.org/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://fdp.duchennedatafoundation.org/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    ns2:repositoryIdentifier <https://fdp.duchennedatafoundation.org#identifier> ;
    dcat:endpointURL <https://fdp.duchennedatafoundation.org> ;
    dcat:version "1.0" ;
    fdp-o:fdpSoftwareVersion "FDP:v1.17.1~9604e79" ;
    fdp-o:metadataCatalog <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> ;
    fdp-o:metadataIdentifier <https://fdp.duchennedatafoundation.org#identifier> ;
    fdp-o:metadataIssued "2024-04-29T05:46:41.429803+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-04-30T05:56:21.264442+00:00"^^xsd:dateTime .

<https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc> a dcat:Dataset,
        dcat:Resource ;
    rdfs:label "Subject Metadata" ;
    dcterms:accessRights <https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc#accessRights> ;
    dcterms:conformsTo <https://fdp.duchennedatafoundation.org/profile/2f08228e-1789-40f8-84cd-28e3288c3604> ;
    dcterms:isPartOf <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> ;
    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:name "Duchenne Data Foundation" ] ;
    dcterms:title "Subject Metadata" ;
    ns1:SIO_000628 <https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:theme <http://purl.obolibrary.org/obo/AGRO_00010151>,
        <http://purl.obolibrary.org/obo/NCIT_C164368>,
        <http://purl.obolibrary.org/obo/NCIT_C171083>,
        <http://purl.obolibrary.org/obo/NCIT_C20189>,
        <http://purl.obolibrary.org/obo/NCIT_C20587>,
        <http://purl.obolibrary.org/obo/NCIT_C25150>,
        <http://purl.obolibrary.org/obo/NCIT_C45293>,
        <http://purl.obolibrary.org/obo/NCIT_C69275>,
        <http://purl.obolibrary.org/obo/NCIT_C81328>,
        <http://purl.obolibrary.org/obo/NCIT_C83083>,
        <http://purl.obolibrary.org/obo/NCIT_C83399>,
        <http://purl.obolibrary.org/obo/NCIT_C94171>,
        <http://purl.obolibrary.org/obo/PATO_0000047> ;
    dcat:version "1.0" ;
    fdp-o:metadataIdentifier <https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc#identifier> ;
    fdp-o:metadataIssued "2024-04-29T06:19:20.018168+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-04-29T06:19:20.018168+00:00"^^xsd:dateTime .

<https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3> a dcat:Dataset,
        dcat:Resource ;
    rdfs:label "Tissue Metadata" ;
    dcterms:accessRights <https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3#accessRights> ;
    dcterms:conformsTo <https://fdp.duchennedatafoundation.org/profile/2f08228e-1789-40f8-84cd-28e3288c3604> ;
    dcterms:isPartOf <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> ;
    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:name "Duchenne Data Foundation" ] ;
    dcterms:title "Tissue Metadata" ;
    ns1:SIO_000628 <https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:theme <http://purl.obolibrary.org/obo/AGRO_00010151>,
        <http://purl.obolibrary.org/obo/NCIT_C164368>,
        <http://purl.obolibrary.org/obo/NCIT_C171083>,
        <http://purl.obolibrary.org/obo/NCIT_C20189>,
        <http://purl.obolibrary.org/obo/NCIT_C70835>,
        <http://purl.obolibrary.org/obo/NCIT_C83083>,
        <http://purl.obolibrary.org/obo/NCIT_C83399> ;
    dcat:version "1.0" ;
    fdp-o:metadataIdentifier <https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3#identifier> ;
    fdp-o:metadataIssued "2024-04-29T06:20:15.687337+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-04-29T06:20:15.687337+00:00"^^xsd:dateTime .

<https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae> a dcat:Catalog,
        dcat:Resource ;
    rdfs:label "BIND Metadata Schema" ;
    dcterms:accessRights <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae#accessRights> ;
    dcterms:conformsTo <https://fdp.duchennedatafoundation.org/profile/a0949e72-4466-4d53-8900-9436d1049a4b> ;
    dcterms:isPartOf <https://fdp.duchennedatafoundation.org> ;
    dcterms:issued "2024-04-29T06:17:41.374813+00:00"^^xsd:dateTime ;
    dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dcterms:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0> ;
    dcterms:modified "2024-04-29T06:17:41.374813+00:00"^^xsd:dateTime ;
    dcterms:publisher [ a foaf:Agent ;
            foaf:name "Duchenne Data Foundation" ] ;
    dcterms:title "BIND Metadata Schema" ;
    ns1:SIO_000628 <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae/metrics/445c0a70d1e214e545b261559e2842f4>,
        <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae/metrics/5d27e854a9e78eb3f663331cd47cdc13> ;
    dcat:dataset <https://fdp.duchennedatafoundation.org/dataset/4f50eb87-9c9a-440e-a3a2-77eba32b62bc>,
        <https://fdp.duchennedatafoundation.org/dataset/695ec961-88d8-4ffd-b815-aa01eb16fda3> ;
    dcat:themeTaxonomy <http://purl.obolibrary.org/obo/AGRO_00010151>,
        <http://purl.obolibrary.org/obo/NCIT_C164368>,
        <http://purl.obolibrary.org/obo/NCIT_C171083>,
        <http://purl.obolibrary.org/obo/NCIT_C20189>,
        <http://purl.obolibrary.org/obo/NCIT_C20587>,
        <http://purl.obolibrary.org/obo/NCIT_C25150>,
        <http://purl.obolibrary.org/obo/NCIT_C45293>,
        <http://purl.obolibrary.org/obo/NCIT_C69275>,
        <http://purl.obolibrary.org/obo/NCIT_C70835>,
        <http://purl.obolibrary.org/obo/NCIT_C81328>,
        <http://purl.obolibrary.org/obo/NCIT_C83083>,
        <http://purl.obolibrary.org/obo/NCIT_C83399>,
        <http://purl.obolibrary.org/obo/NCIT_C94171>,
        <http://purl.obolibrary.org/obo/PATO_0000047> ;
    dcat:version "1.0" ;
    fdp-o:metadataIdentifier <https://fdp.duchennedatafoundation.org/catalog/7cac8ae0-6e33-4d5a-8355-e047db41e8ae#identifier> ;
    fdp-o:metadataIssued "2024-04-29T06:17:41.374813+00:00"^^xsd:dateTime ;
    fdp-o:metadataModified "2024-04-29T06:20:15.804928+00:00"^^xsd:dateTime .

