@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:13248>
  skos:prefLabel "آنیلید"@fa, "anilide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109198> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109198>
  skos:prefLabel "n-(3-chlorophenyl)-2-cyano-3-(3-pyridinyl)-2-propenamide"@en, "N (3 کلروفنیل) 2 سیانو 3 (3 پیریدینیل) 2 پروپنامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC(=CC(=C1)Cl)NC(=O)C(=CC2=CN=CC=C2)C#N" ;
  ns0:formula "C15H10ClN3O" ;
  ns0:inchi "InChI=1S/C15H10ClN3O/c16-13-4-1-5-14(8-13)19-15(20)12(9-17)7-11-3-2-6-18-10-11/h1-8,10H,(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "283.713" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "283.05124" ;
  ns0:inchikey "CXDFAGGCALQOEA-UHFFFAOYSA-N" .

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 .
