@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://gdi-croatia-node.org> a dcat:Resource, dcat:DataService, <https://w3id.org/fdp/fdp-o#MetadataService>,
    <https://w3id.org/fdp/fdp-o#FAIRDataPoint>;
  <http://www.w3.org/2000/01/rdf-schema#label> "GDI Croatia Node";
  dcterms:title "GDI Croatia Node";
  dcat:version "1.0"^^xsd:float;
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2026-07-02T13:56:32.71760696Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2026-07-04T15:16:13.678151982Z"^^xsd:dateTime;
  dcterms:license <http://purl.org/NET/rdflicense/cc-zero1.0>;
  dcterms:description "FAIR Data Point for the Croatian Node of the Genomic Data Infrastructure (GDI), operated by the Ruđer Bošković Institute (IRB), Zagreb. Provides FAIR metadata describing genomic datasets, distributions, and services available through this node.";
  dcterms:conformsTo <https://gdi-croatia-node.org/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>,
    <https://gdi-croatia-node.org/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>;
  dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <https://gdi-croatia-node.org#identifier>;
  <http://www.re3data.org/schema/3-0#repositoryIdentifier> <https://gdi-croatia-node.org#identifier>;
  dcterms:accessRights <https://gdi-croatia-node.org#accessRights>;
  dcterms:publisher <https://gdi-croatia-node.org#publisher>;
  dcat:endpointURL <https://gdi-croatia-node.org>, <https://gdi-croatia-node.org>;
  <http://semanticscience.org/resource/SIO_000628> <https://gdi-croatia-node.org/metrics/445c0a70d1e214e545b261559e2842f4>,
    <https://gdi-croatia-node.org/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  <https://w3id.org/fdp/fdp-o#metadataCatalog> <https://gdi-croatia-node.org/catalog/ca4850e1-905c-443f-b59e-fe584080186b>;
  <https://w3id.org/fdp/fdp-o#fdpSoftwareVersion> "FDP:v1.18.2~0cba71a" .

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

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

<https://gdi-croatia-node.org#publisher> a foaf:Agent;
  foaf:name "Ruđer Bošković Institute";
  foaf:mbox <mailto:ovugrek@irb.hr>;
  foaf:homepage <https://www.irb.hr> .

<https://gdi-croatia-node.org/metrics/445c0a70d1e214e545b261559e2842f4> <http://semanticscience.org/resource/SIO_000628>
    <https://www.ietf.org/rfc/rfc3986.txt>;
  <http://semanticscience.org/resource/SIO_000332> <https://www.ietf.org/rfc/rfc3986.txt> .

<https://gdi-croatia-node.org/metrics/5d27e854a9e78eb3f663331cd47cdc13> <http://semanticscience.org/resource/SIO_000628>
    <https://www.wikidata.org/wiki/Q8777>;
  <http://semanticscience.org/resource/SIO_000332> <https://www.wikidata.org/wiki/Q8777> .

<https://gdi-croatia-node.org/catalog/> a ldp:DirectContainer;
  dcterms:title "Catalogs";
  ldp:membershipResource <https://gdi-croatia-node.org>;
  ldp:hasMemberRelation <https://w3id.org/fdp/fdp-o#metadataCatalog>;
  ldp:contains <https://gdi-croatia-node.org/catalog/ca4850e1-905c-443f-b59e-fe584080186b> .

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