<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.biointerchange.org/gfvo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://samtools.github.io/hts-specs/" xmlns:ns2="http://www.1000genomes.org/wiki/Analysis/Variant%20Call%20Format/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.biointerchange.org/gfvo#Label"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#InformationContentEntity"/> <rdfs:label>Label</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://samtools.github.io/hts-specs/VCFv4.2.pdf"/> <rdfs:isDefinedBy rdf:resource="http://www.1000genomes.org/wiki/Analysis/Variant%20Call%20Format/vcf-variant-call-format-version-41"/> <rdfs:isDefinedBy rdf:resource="http://samtools.github.io/hts-specs/VCFv4.1.pdf"/> <rdfs:comment xml:lang="en">A label is a term or short list of terms that describe an entity for the purpose of distinguishing it from entities of similar type. It should be considered to utilize the "Identifier" class, if labels of entities are sufficiently unique to actually identify them. Encodes for the "PEDIGREE" information field in VCF.</rdfs:comment> <metadata_def:prefLabel>Label</metadata_def:prefLabel> <metadata_def:mappingLoom>label</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Label"/> <metadata:prefixIRI>Label</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Identifier"> <rdfs:subClassOf> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Label"> <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Label"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Name"> <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Label"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.biointerchange.org/gfvo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://samtools.github.io/hts-specs/" xmlns:ns2="http://www.1000genomes.org/wiki/Analysis/Variant%20Call%20Format/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.biointerchange.org/gfvo#Label">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#InformationContentEntity"/>
    <rdfs:label>Label</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://samtools.github.io/hts-specs/VCFv4.2.pdf"/>
    <rdfs:isDefinedBy rdf:resource="http://www.1000genomes.org/wiki/Analysis/Variant%20Call%20Format/vcf-variant-call-format-version-41"/>
    <rdfs:isDefinedBy rdf:resource="http://samtools.github.io/hts-specs/VCFv4.1.pdf"/>
    <rdfs:comment xml:lang="en">A label is a term or short list of terms that describe an entity for the purpose of distinguishing it from entities of similar type. It should be considered to utilize the "Identifier" class, if labels of entities are sufficiently unique to actually identify them.
Encodes for the "PEDIGREE" information field in VCF.</rdfs:comment>
    <metadata_def:prefLabel>Label</metadata_def:prefLabel>
    <metadata_def:mappingLoom>label</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Label"/>
    <metadata:prefixIRI>Label</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Identifier">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Label">
        <metadata_def:mappingSameURI rdf:resource="http://www.biointerchange.org/gfvo#Label"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.biointerchange.org/gfvo#Name">
    <rdfs:subClassOf rdf:resource="http://www.biointerchange.org/gfvo#Label"/>
  </rdf:Description>
</rdf:RDF>