@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://www.irandoc.acir/onto/irandoc/CHEBI:51569>
  skos:prefLabel "n-acyl-amino acid"@en, "اسید آمینه آسیل N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112230> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:112230>
  ns0:monoisotopicmass "273.07251" ;
  skos:prefLabel "n-[4-cyano-5-methyl-2-oxo-3-(trifluoromethyl)-1h-pyrrol-3-yl]cyclopropanecarboxamide"@en, "N [4 سیانو 5 متیل 2 اکسو 3 (تری فلورومتیل) 1H پیرول 3 یل] سیکلوپروپان کربوکسامید"@fa ;
  ns0:formula "C11H10F3N3O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C11H10F3N3O2/c1-5-7(4-15)10(9(19)16-5,11(12,13)14)17-8(18)6-2-3-6/h6H,2-3H2,1H3,(H,16,19)(H,17,18)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51569> ;
  ns0:inchikey "BPAVCFHQKIHUDI-UHFFFAOYSA-N" ;
  ns0:mass "273.212" ;
  ns0:smiles "CC1=C(C(C(=O)N1)(C(F)(F)F)NC(=O)C2CC2)C#N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
