@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://localhost> a <https://w3id.org/fdp/fdp-o#MetadataService>, dcat:DataService,
    dcat:Resource, <https://w3id.org/fdp/fdp-o#FAIRDataPoint>;
  <https://w3id.org/fdp/fdp-o#metadataCatalog> <http://localhost/catalog/fa1a9770-95c9-479f-9e2d-d3bef2cd2bf4>;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2026-08-24T14:41:45.8545468Z"^^xsd:dateTime;
  dcterms:accessRights <http://localhost#accessRights>;
  dcterms:conformsTo <http://localhost/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>;
  dcterms:description """This FAIR Data Point is the main metadata service for Mathare North Hospital, a Level 4 facility located in Ruaraka Sub-County, Nairobi. It does so by offering organized, uniform metadata describing the clinical and administrative health records, making them Findable, Accessible, Interoperable and Reusable (FAIR). Through collection in the FDP, information becomes accessible for internal data discovery and governance of use, county-level health management, and national reporting. Under the jurisdiction of the Nairobi Metropolitan Services and the Kenya Ministry of Health, Mathare North Hospital is an essential public health facility that serves more than 192,000 people while acting as a critical referral hub for over 19 lower-level health units. This Data Point contributes directly to the hospital's mission by making sure that important data assets are well-documented and available to authorized users, thereby benefiting patient care delivery, strategic planning, and transparent reporting in the Kenyan health sector.

""";
  dcterms:hasVersion "1.0E0";
  dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en>;
  dcterms:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0>;
  dcterms:publisher <http://localhost#publisher>;
  dcterms:title "MATHARE NORTH HOSPITAL";
  <http://www.re3data.org/schema/3-0#repositoryIdentifier> <http://localhost#identifier>;
  dcat:endpointURL <http://localhost>;
  <https://w3id.org/fdp/fdp-o#fdpSoftwareVersion> "FDP:v1.15.0~609a912";
  <https://w3id.org/fdp/fdp-o#startDate> "2026-08-24T00:00:00Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <http://localhost#identifier>;
  <http://www.w3.org/2000/01/rdf-schema#label> "MATHARE NORTH HOSPITAL";
  <http://semanticscience.org/resource/SIO_000628> <http://localhost/metrics/445c0a70d1e214e545b261559e2842f4>,
    <http://localhost/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2026-08-24T14:36:03.0021007Z"^^xsd:dateTime .

<http://localhost/catalog/> a ldp:DirectContainer;
  dcterms:title "Catalogs";
  ldp:hasMemberRelation <https://w3id.org/fdp/fdp-o#metadataCatalog>;
  ldp:membershipResource <http://localhost>;
  ldp:contains <http://localhost/catalog/fa1a9770-95c9-479f-9e2d-d3bef2cd2bf4> .

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

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

<http://localhost#publisher> a foaf:Agent;
  foaf:name "Maxwell Omare" .

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

<http://localhost/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> .

<http://localhost/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> .
