@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://terms.codata.org/rdmt/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix ns1: <https://terms.codata.org/> . @prefix ns2: <Continued\u0020availability\u0020and\u0020ongoing\u0020usability\u0020of\u0020a\u0020digital\u0020resource,\u0020retaining\u0020all\u0020qualities\u0020of\u0020authenticity,\u0020accuracy\u0020and\u0020functionality\u0020deemed\u0020to\u0020be\u0020essential\u0020for\u0020the\u0020purposes\u0020the\u0020digital\u0020material\u0020was\u0020created\u0020and/> . ns1:rdmt skos:hasTopConcept ns0:access . ns0:access metadata_def:mappingLoom "access" ; metadata_def:mappingSameURI ns0:access ; a rdfs:Resource, owl:NamedIndividual, skos:Concept ; skos:definition "Continued availability and ongoing usability of a digital resource, retaining all qualities of authenticity, accuracy and functionality deemed to be essential for the purposes the digital material was created and/or acquired for. Users who have access can retrieve, understand, manipulate, and store copies."@en ; skos:editorialNote "Expert review decision, 2021-22: Edit"@en ; skos:inScheme ns1:rdmt ; skos:prefLabel "Access"@en ; skos:topConceptOf ns1:rdmt . ns0:administrative-metadata skos:related ns0:access .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://terms.codata.org/rdmt/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix ns1: <https://terms.codata.org/> .
@prefix ns2: <Continued\u0020availability\u0020and\u0020ongoing\u0020usability\u0020of\u0020a\u0020digital\u0020resource,\u0020retaining\u0020all\u0020qualities\u0020of\u0020authenticity,\u0020accuracy\u0020and\u0020functionality\u0020deemed\u0020to\u0020be\u0020essential\u0020for\u0020the\u0020purposes\u0020the\u0020digital\u0020material\u0020was\u0020created\u0020and/> .

ns1:rdmt
    skos:hasTopConcept ns0:access .

ns0:access
    metadata_def:mappingLoom "access" ;
    metadata_def:mappingSameURI ns0:access ;
    a rdfs:Resource, owl:NamedIndividual, skos:Concept ;
    skos:definition "Continued availability and ongoing usability of a digital resource, retaining all qualities of authenticity, accuracy and functionality deemed to be essential for the purposes the digital material was created and/or acquired for. Users who have access can retrieve, understand, manipulate, and store copies."@en ;
    skos:editorialNote "Expert review decision, 2021-22: Edit"@en ;
    skos:inScheme ns1:rdmt ;
    skos:prefLabel "Access"@en ;
    skos:topConceptOf ns1:rdmt .

ns0:administrative-metadata
    skos:related ns0:access .