@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/c47503b7-d52b-43a9-9fdd-a9f735ba3942>;
  ldp:contains <https://fdp.tangaza.ac.ke/distribution/828f1805-5ca9-4554-b15d-d0243001ce02>;
  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/c47503b7-d52b-43a9-9fdd-a9f735ba3942> a dcat:Resource,
    dcat:Dataset;
  dcterms:accessRights <https://fdp.tangaza.ac.ke/dataset/c47503b7-d52b-43a9-9fdd-a9f735ba3942#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 <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <https://fdp.tangaza.ac.ke/dataset/c47503b7-d52b-43a9-9fdd-a9f735ba3942#identifier>;
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2026-05-21T09:55:28.225Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2026-05-22T07:47:23.417Z"^^xsd:dateTime;
  dcterms:isPartOf <https://fdp.tangaza.ac.ke/catalog/99ef49a1-d205-4b56-9885-88d32739908c>;
  dcterms:rights <http://rightsstatements.org/vocab/InC/1.0>;
  <http://semanticscience.org/resource/SIO_000628> <https://fdp.tangaza.ac.ke/dataset/c47503b7-d52b-43a9-9fdd-a9f735ba3942/metrics/445c0a70d1e214e545b261559e2842f4>,
    <https://fdp.tangaza.ac.ke/dataset/c47503b7-d52b-43a9-9fdd-a9f735ba3942/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  dcat:theme <https://example.com/HumanTrafficking>;
  dcat:distribution <https://fdp.tangaza.ac.ke/distribution/828f1805-5ca9-4554-b15d-d0243001ce02>;
  <http://www.w3.org/2000/01/rdf-schema#label> "Sandbox";
  <http://www.w3.org/2004/02/skos/core#ConceptScheme> "https://github.com/VODAN-Development/HDS-Common-Data-Model";
  dcterms:description "This is a sandbox user of this application that is used for the development and testing of the humanitarian data space. There is no real data connected to this user, only generated mock data. For more information on this see https://humanitariandataspace.com";
  dcterms:hasVersion "1.0";
  dcterms:issued "2026-05-21T00:00:00.000Z"^^xsd:dateTime;
  dcterms:modified "2026-05-21T00:00:00.000Z"^^xsd:dateTime;
  dcterms:publisher [ a foaf:Agent;
      foaf:name "Tangaza University Data Steward"
    ];
  dcterms:title "Sandbox" .

<https://fdp.tangaza.ac.ke/dataset/c47503b7-d52b-43a9-9fdd-a9f735ba3942/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/c47503b7-d52b-43a9-9fdd-a9f735ba3942/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/c47503b7-d52b-43a9-9fdd-a9f735ba3942#accessRights>
  a dcterms:RightsStatement;
  dcterms:description "This resource has no access restriction" .

<https://fdp.tangaza.ac.ke/dataset/c47503b7-d52b-43a9-9fdd-a9f735ba3942#identifier>
  a <http://purl.org/spar/datacite/Identifier>;
  dcterms:identifier "https://fdp.tangaza.ac.ke/dataset/c47503b7-d52b-43a9-9fdd-a9f735ba3942" .
