@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://purl.obolibrary.org/obo/vario#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . ns0:adjacent_to obo_purl:IAO_0000115 "A geometric operator, specified in Egenhofer 1989. Two features meet if they share a junction on the sequence." ; oboinowl_gen:hasOBONamespace "variation_ontology" ; oboinowl_gen:id "adjacent_to" ; a owl:ObjectProperty ; rdfs:label "adjacent_to" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.obolibrary.org/obo/vario#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

ns0:adjacent_to
    obo_purl:IAO_0000115 "A geometric operator, specified in Egenhofer 1989. Two features meet if they share a junction on the sequence." ;
    oboinowl_gen:hasOBONamespace "variation_ontology" ;
    oboinowl_gen:id "adjacent_to" ;
    a owl:ObjectProperty ;
    rdfs:label "adjacent_to" .