@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:18379>
  skos:prefLabel "نیتریل"@fa, "nitrile"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91807> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:91807>
  skos:prefLabel "2-amino-5-[1-hydroxy-2-(propan-2-ylamino)ethyl]benzonitrile"@en, "2 آمینو 5 [1 هیدروکسی 2 (پروپان 2 ایلامینو) اتیل] بنزونیتریل"@fa ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "219.13716" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18379> ;
  ns0:mass "219.283" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H17N3O/c1-8(2)15-7-12(16)9-3-4-11(14)10(5-9)6-13/h3-5,8,12,15-16H,7,14H2,1-2H3" ;
  ns0:smiles "CC(C)NCC(C1=CC(=C(C=C1)N)C#N)O" ;
  ns0:inchikey "BUXRLJCGHZZYNE-UHFFFAOYSA-N" ;
  ns0:formula "C12H17N3O" .

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 .
