@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://www.irandoc.acir/onto/irandoc/CHEBI:27369>
  skos:prefLabel "زویتریون"@fa, "zwitterion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:156138> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:84135>
  skos:prefLabel "l-serine derivative"@en, "مشتق ال سرین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:156138> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:156138>
  ns0:mass "190.199" ;
  ns0:smiles "C([C@@H]([NH3+])COCCNC(C)=O)(=O)[O-]" ;
  ns0:inchikey "PXEORARDVWCTHU-LURJTMIESA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "O-(2-acetamidoethyl)-L-serine" ;
  skos:prefLabel "(2S) 2 آمونیو 3 (2 استامیدواتوکسی) پروپانوات"@fa, "(2s)-2-ammonio-3-(2-acetamidoethoxy)propanoate"@en ;
  ns0:monoisotopicmass "190.09536" ;
  ns0:formula "C7H14N2O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:84135>, <http://www.irandoc.acir/onto/irandoc/CHEBI:27369> ;
  ns0:inchi "InChI=1S/C7H14N2O4/c1-5(10)9-2-3-13-4-6(8)7(11)12/h6H,2-4,8H2,1H3,(H,9,10)(H,11,12)/t6-/m0/s1" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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