<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://biohackathon.org/resource/faldo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://en.wikipedia.org/wiki/"> <owl:Class rdf:about="http://biohackathon.org/resource/faldo#N-TerminalPosition"> <rdfs:subClassOf rdf:resource="http://biohackathon.org/resource/faldo#ExactPosition"/> <metadata_def:mappingSameURI rdf:resource="http://biohackathon.org/resource/faldo#N-TerminalPosition"/> <metadata_def:mappingLoom>nterminalposition</metadata_def:mappingLoom> <metadata_def:prefLabel>N-TerminalPosition</metadata_def:prefLabel> <rdfs:comment>The position of the starting amino-acid a protein or polypeptide terminated by an amino acid with a free amine group (-NH2). The convention for writing peptide sequences is to put the N-terminus on the left and write the sequence from N- to C-terminus. Instances of this class are often used when the reference sequence is not complete </rdfs:comment> <metadata:prefixIRI>N-TerminalPosition</metadata:prefixIRI> <rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/N-terminus"/> </owl:Class> <rdf:Description rdf:about="http://biohackathon.org/resource/faldo#C-TerminalPosition"> <owl:disjointWith> <rdf:Description rdf:about="http://biohackathon.org/resource/faldo#N-TerminalPosition"> <metadata_def:mappingSameURI rdf:resource="http://biohackathon.org/resource/faldo#N-TerminalPosition"/> </rdf:Description> </owl:disjointWith> </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://biohackathon.org/resource/faldo#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://en.wikipedia.org/wiki/">
  <owl:Class rdf:about="http://biohackathon.org/resource/faldo#N-TerminalPosition">
    <rdfs:subClassOf rdf:resource="http://biohackathon.org/resource/faldo#ExactPosition"/>
    <metadata_def:mappingSameURI rdf:resource="http://biohackathon.org/resource/faldo#N-TerminalPosition"/>
    <metadata_def:mappingLoom>nterminalposition</metadata_def:mappingLoom>
    <metadata_def:prefLabel>N-TerminalPosition</metadata_def:prefLabel>
    <rdfs:comment>The position of the starting amino-acid a protein or polypeptide terminated by an amino acid with a free amine group (-NH2). The convention for writing peptide sequences is to put the N-terminus on the left and write the sequence from N- to C-terminus. Instances of this class are often used when the reference sequence is not complete </rdfs:comment>
    <metadata:prefixIRI>N-TerminalPosition</metadata:prefixIRI>
    <rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/N-terminus"/>
  </owl:Class>
  <rdf:Description rdf:about="http://biohackathon.org/resource/faldo#C-TerminalPosition">
    <owl:disjointWith>
      <rdf:Description rdf:about="http://biohackathon.org/resource/faldo#N-TerminalPosition">
        <metadata_def:mappingSameURI rdf:resource="http://biohackathon.org/resource/faldo#N-TerminalPosition"/>
      </rdf:Description>
    </owl:disjointWith>
  </rdf:Description>
</rdf:RDF>