@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://purl.unep.org/sdg/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:SDGIO_00000007 metadata_def:mappingLoom "access" ; metadata_def:mappingSameURI ns0:SDGIO_00000007 ; metadata_def:prefLabel "access"@en ; metadata:prefixIRI "sdg:SDGIO_00000007" ; obo_purl:IAO_0000115 "A disposition that inheres in a person or population who bears the ability, right, and permission to approach and use an accessible resource."@en ; obo_purl:IAO_0000116 "It is not clear if 'access' is a subclass of 'disposition' or a sibling to 'disposition'. How to best express the reciprocal dependence of an entity’s ability to access and a resource’s accessibility, along with an access system, including the right and permission, is still under development."@en ; a owl:Class ; rdfs:label "access"@en ; rdfs:subClassOf obo_purl:BFO_0000016 . ns0:SDGIO_00010042 rdfs:subClassOf ns0:SDGIO_00000007 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.unep.org/sdg/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:SDGIO_00000007
    metadata_def:mappingLoom "access" ;
    metadata_def:mappingSameURI ns0:SDGIO_00000007 ;
    metadata_def:prefLabel "access"@en ;
    metadata:prefixIRI "sdg:SDGIO_00000007" ;
    obo_purl:IAO_0000115 "A disposition that inheres in a person or population who bears the ability, right, and permission to approach and use an accessible resource."@en ;
    obo_purl:IAO_0000116 "It is not clear if 'access' is a subclass of 'disposition' or a sibling to 'disposition'. How to best express the reciprocal dependence of an entity’s ability to access and a resource’s accessibility, along with an access system, including the right and permission, is still under development."@en ;
    a owl:Class ;
    rdfs:label "access"@en ;
    rdfs:subClassOf obo_purl:BFO_0000016 .

ns0:SDGIO_00010042
    rdfs:subClassOf ns0:SDGIO_00000007 .