@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://www.irandoc.acir/onto/irandoc/CHEBI:51683>
  skos:prefLabel "متوکسی بنزن ها"@fa, "methoxybenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112731> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112731>
  ns0:formula "C14H11N3O2" ;
  ns0:inchi "InChI=1S/C14H11N3O2/c1-18-12-6-4-10(5-7-12)13-16-17-14(19-13)11-3-2-8-15-9-11/h2-9H,1H3" ;
  skos:prefLabel "2 (4 متوکسی فنیل) 5 (3 پیریدینیل) 1،3،4 اگزادیازول"@fa, "2-(4-methoxyphenyl)-5-(3-pyridinyl)-1,3,4-oxadiazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "WMIQKYZPVJCIPR-UHFFFAOYSA-N" ;
  ns0:mass "253.257" ;
  ns0:monoisotopicmass "253.08513" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC1=CC=C(C=C1)C2=NN=C(O2)C3=CN=CC=C3" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> .

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 .
