@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:92423>
  ns0:formula "C23H15FN2O3S" ;
  skos:prefLabel "3-fluorobenzoic acid 4-[[5-(1-naphthalenyl)-1,3,4-oxadiazol-2-yl]thio]but-2-ynyl ester"@en, "3 فلوروبنزوئیک اسید 4 [[5 (1 نفتالنیل) ،، اگزادیازول 2 یل] تیو] اما  ینیل استر"@fa ;
  ns0:inchikey "ZAZXFGXODMEUJQ-UHFFFAOYSA-N" ;
  ns0:mass "418.442" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "418.07874" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC=C2C(=C1)C=CC=C2C3=NN=C(O3)SCC#CCOC(=O)C4=CC(=CC=C4)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:inchi "InChI=1S/C23H15FN2O3S/c24-18-10-5-9-17(15-18)22(27)28-13-3-4-14-30-23-26-25-21(29-23)20-12-6-8-16-7-1-2-11-19(16)20/h1-2,5-12,15H,13-14H2" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25477>
  skos:prefLabel "نفتالین ها"@fa, "naphthalenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92423> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
