@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#> .

<https://fdp.tangaza.ac.ke/distribution/> a ldp:DirectContainer;
  ldp:hasMemberRelation dcat:distribution;
  ldp:membershipResource <https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf>;
  ldp:contains <https://fdp.tangaza.ac.ke/distribution/3ecb6f5d-5ee1-492f-ae78-0f23eb739106>;
  dcterms:title "Distributions" .

<https://fdp.tangaza.ac.ke/profile/2f08228e-1789-40f8-84cd-28e3288c3604> <http://www.w3.org/2000/01/rdf-schema#label>
    "Dataset Profile" .

<https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf> a dcat:Resource,
    dcat:Dataset;
  dcterms:accessRights <https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf#accessRights>;
  dcterms:conformsTo <https://fdp.tangaza.ac.ke/profile/2f08228e-1789-40f8-84cd-28e3288c3604>;
  dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en>;
  dcterms:license <https://opensource.org/license/MIT>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf#identifier>;
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2026-08-11T08:24:13.132Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2026-08-11T08:34:12.183Z"^^xsd:dateTime;
  dcterms:isPartOf <https://fdp.tangaza.ac.ke/catalog/df7a6f34-f398-402d-bb2e-7a6fc452529e>;
  <http://semanticscience.org/resource/SIO_000628> <https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf/metrics/445c0a70d1e214e545b261559e2842f4>,
    <https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  dcat:theme <https://w3id.org/dhs/ontology#MaternalChildHealth>, <http://hl7.org/fhir/StructureDefinition/Patient>,
    <https://w3id.org/dhs/ontology#CommunityHealthUnit>, <https://w3id.org/dhs/ontology#HealthcareEntity>,
    <https://w3id.org/dhs/ontology#Referral>;
  dcat:distribution <https://fdp.tangaza.ac.ke/distribution/3ecb6f5d-5ee1-492f-ae78-0f23eb739106>;
  dcat:keyword "Maternal health", "Antenatal care", "Community health", "FAIRification",
    "FHIR", "Hospital integration";
  <http://www.w3.org/2000/01/rdf-schema#label> "Integrated Maternal Healthcare Knowledge Graph";
  <http://www.w3.org/2004/02/skos/core#ConceptScheme> "https://github.com/aryastark1614/ANC-healthcare-data-FAIRifaction-/blob/main/ontology/CombinedOntology-2.ttl";
  dcterms:description "An integrated RDF knowledge graph generated by semantically integrating Community Health Unit (CHU) and Hospital Antenatal Care (ANC) data using ontology-based mappings, R2RML, and FAIR principles to enable semantic interoperability.";
  dcterms:hasVersion "1.0";
  dcterms:publisher [ a foaf:Agent;
      foaf:name "Arya Deshmukh"
    ];
  dcterms:title "Integrated Maternal Healthcare Knowledge Graph" .

<https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf/metrics/445c0a70d1e214e545b261559e2842f4>
  <http://semanticscience.org/resource/SIO_000332> <https://www.ietf.org/rfc/rfc3986.txt>;
  <http://semanticscience.org/resource/SIO_000628> <https://www.ietf.org/rfc/rfc3986.txt> .

<https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf/metrics/5d27e854a9e78eb3f663331cd47cdc13>
  <http://semanticscience.org/resource/SIO_000332> <https://www.wikidata.org/wiki/Q8777>;
  <http://semanticscience.org/resource/SIO_000628> <https://www.wikidata.org/wiki/Q8777> .

<https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf#accessRights>
  a dcterms:RightsStatement;
  dcterms:description "This resource has no access restriction" .

<https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf#identifier>
  a <http://purl.org/spar/datacite/Identifier>;
  dcterms:identifier "https://fdp.tangaza.ac.ke/dataset/a1b843c1-5ae0-474b-9ba1-5d6a85615bcf" .
