@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://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://www.irandoc.acir/onto/irandoc/CHEBI:62733>
  skos:prefLabel "آمید معطر"@fa, "aromatic amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:183374> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:183374>
  ns0:mass "300.670" ;
  skos:prefLabel "N3 (4 کلروفنیل) 4 (تری فلورومتیل) نیکوتین آمید"@fa, "n3-(4-chlorophenyl)-4-(trifluoromethyl)nicotinamide"@en ;
  ns0:inchi "InChI=1S/C13H8ClF3N2O/c14-8-1-3-9(4-2-8)19-12(20)10-7-18-6-5-11(10)13(15,16)17/h1-7H,(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:62733> ;
  ns0:inchikey "OMUDPGRKMROHMK-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "ClC1=CC=C(NC(=O)C2=C(C=CN=C2)C(F)(F)F)C=C1" ;
  ns0:formula "C13H8ClF3N2O" ;
  ns0:monoisotopicmass "300.02773" ;
  ns0:synonym_EXACT "N-(4-chlorophenyl)-4-(triluoromethyl)pyridine-3-carboxamide" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
