@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:177124> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:177124>
  ns0:synonym_RELATED "kainate lactone" ;
  ns0:monoisotopicmass "213.10011" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "کاینات لاکتون زویتریون"@fa, "kainate lactone zwitterion"@en ;
  ns0:mass "213.233" ;
  ns0:formula "C10H15NO4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27369> ;
  ns0:charge "0" ;
  ns0:inchikey "GPHFPCZKKXKXCJ-HAFWLYHUSA-N" ;
  ns0:inchi "InChI=1S/C10H15NO4/c1-10(2)6-4-11-8(9(13)14)5(6)3-7(12)15-10/h5-6,8,11H,3-4H2,1-2H3,(H,13,14)/t5-,6-,8-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "[NH2+]1C[C@H]2[C@@H]([C@H]1C(=O)[O-])CC(OC2(C)C)=O" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
