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

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105126>
  ns0:mass "255.248" ;
  skos:prefLabel "n-(4-fluorophenyl)-3h-benzimidazole-5-carboxamide"@en, "N (4 فلوروفنیل) 3H بنزیمیدازول 5 کربوکسامید"@fa ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "255.08079" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:62733> ;
  ns0:inchi "InChI=1S/C14H10FN3O/c15-10-2-4-11(5-3-10)18-14(19)9-1-6-12-13(7-9)17-8-16-12/h1-8H,(H,16,17)(H,18,19)" ;
  ns0:charge "0" ;
  ns0:formula "C14H10FN3O" ;
  ns0:smiles "C1=CC(=CC=C1NC(=O)C2=CC3=C(C=C2)N=CN3)F" ;
  ns0:inchikey "LSUFUTWCMUAOEF-UHFFFAOYSA-N" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
