@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @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 oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> . @prefix ns0: <http://purl.obolibrary.org/obo/so#> . obo_purl:SO_0000355 metadata_def:mappingLoom "haplotypeblock" ; metadata_def:mappingSameURI obo_purl:SO_0000355 ; metadata_def:prefLabel "haplotype_block" ; obo_purl:IAO_0000115 "A region of the genome which is co-inherited as the result of the lack of historic recombination within it." ; oboinowl_gen:hasExactSynonym "haplotype block" ; oboinowl_gen:hasOBONamespace "sequence" ; oboinowl_gen:id "SO:0000355" ; a owl:Class ; rdfs:label "haplotype_block" ; rdfs:subClassOf obo_purl:SO_0000298 ; skos:notation "SO:0000355" . obo_purl:SO_0001024 ns0:variant_of obo_purl:SO_0000355 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@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 oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix ns0: <http://purl.obolibrary.org/obo/so#> .

obo_purl:SO_0000355
    metadata_def:mappingLoom "haplotypeblock" ;
    metadata_def:mappingSameURI obo_purl:SO_0000355 ;
    metadata_def:prefLabel "haplotype_block" ;
    obo_purl:IAO_0000115 "A region of the genome which is co-inherited as the result of the lack of historic recombination within it." ;
    oboinowl_gen:hasExactSynonym "haplotype block" ;
    oboinowl_gen:hasOBONamespace "sequence" ;
    oboinowl_gen:id "SO:0000355" ;
    a owl:Class ;
    rdfs:label "haplotype_block" ;
    rdfs:subClassOf obo_purl:SO_0000298 ;
    skos:notation "SO:0000355" .

obo_purl:SO_0001024
    ns0:variant_of obo_purl:SO_0000355 .