@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:232649> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:232649>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "143.09463" ;
  skos:prefLabel "(2S) 2 آمینوهپت 6 انوئیک اسید"@fa, "(2s)-2-aminohept-6-enoic acid"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C(CC[C@H](N)C(O)=O)C=C" ;
  ns0:inchikey "OOOVDVSHGOKTNT-LURJTMIESA-N" ;
  ns0:inchi "InChI=1S/C7H13NO2/c1-2-3-4-5-6(8)7(9)10/h2,6H,1,3-5,8H2,(H,9,10)/t6-/m0/s1" ;
  ns0:mass "143.186" ;
  ns0:formula "C7H13NO2" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
