@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://purl.org> a dcat:Resource, dcat:DataService, <https://w3id.org/fdp/fdp-o#MetadataService>,
    <https://w3id.org/fdp/fdp-o#FAIRDataPoint>;
  dcterms:accessRights <https://purl.org#accessRights>;
  dcterms:conformsTo <https://purl.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>;
  <http://www.re3data.org/schema/3-0#repositoryIdentifier> <https://purl.org#identifier>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <https://purl.org#identifier>;
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2026-05-20T12:28:36.511Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2026-05-28T05:59:55.235Z"^^xsd:dateTime;
  <http://semanticscience.org/resource/SIO_000628> <https://purl.org/metrics/445c0a70d1e214e545b261559e2842f4>,
    <https://purl.org/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  dcat:endpointURL <https://purl.org>;
  <https://w3id.org/fdp/fdp-o#fdpSoftwareVersion> "FDP:v1.15.0~609a912";
  <http://www.w3.org/2000/01/rdf-schema#label> "SORD FAIR Data Point";
  dcterms:description """Sudan Organisation for Research and Development (SORD) is a Sudanese non-profit organisation that seeks to achieve gender equality, justice and democracy and supports efforts to spread awareness of citizen's rights and responsibilities. Being a research based organization, research is central in all SORD`s interventions to inform the organization at both its practical and advocacy work.
SORD mainly adopts Participatory Action Research (PAR) to create a positive social change through enhancing principles of participation, reflection, and empowerment. Research using PAR as its method takes place in four moments of action research, namely reflection, planning, action and observation.
""";
  dcterms:hasVersion "1.0";
  dcterms:publisher <https://purl.org#publisher>;
  dcterms:title "SORD FAIR Data Point" .

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

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

<https://purl.org#publisher> a foaf:Agent;
  foaf:name "Default Publisher" .

<https://purl.org/catalog/> a ldp:DirectContainer;
  ldp:hasMemberRelation <https://w3id.org/fdp/fdp-o#metadataCatalog>;
  ldp:membershipResource <https://purl.org>;
  dcterms:title "Catalogs" .

<https://purl.org/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://purl.org/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://purl.org/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c> <http://www.w3.org/2000/01/rdf-schema#label>
    "FAIR Data Point Profile" .
