@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:92013>
  ns0:inchi "InChI=1S/C20H16N2OS/c1-14-9-11-15(12-10-14)13-24-20-22-21-19(23-20)18-8-4-6-16-5-2-3-7-17(16)18/h2-12H,13H2,1H3" ;
  ns0:monoisotopicmass "332.09833" ;
  ns0:smiles "CC1=CC=C(C=C1)CSC2=NN=C(O2)C3=CC=CC4=CC=CC=C43" ;
  ns0:charge "0" ;
  ns0:mass "332.421" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:inchikey "PINBWMLMZRNADP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-[(4-methylphenyl)methylthio]-5-(1-naphthalenyl)-1,3,4-oxadiazole"@en, "2 [(4 متیل فنیل) متیل تیو] 5 (1 نفتالنیل) 1،3،4 اگزادیازول"@fa ;
  ns0:formula "C20H16N2OS" .

<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:92013> .

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