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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120033>
  ns0:subset "2_STAR" ;
  skos:prefLabel "N [5 [(4 متوکسی فنیل) متیل] 1،3،4 تیادیازول 2 یل] 2 فورانکاربوکسامید"@fa, "n-[5-[(4-methoxyphenyl)methyl]-1,3,4-thiadiazol-2-yl]-2-furancarboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "AKILLFQNTLYQHV-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "315.06776" ;
  ns0:inchi "InChI=1S/C15H13N3O3S/c1-20-11-6-4-10(5-7-11)9-13-17-18-15(22-13)16-14(19)12-3-2-8-21-12/h2-8H,9H2,1H3,(H,16,18,19)" ;
  ns0:charge "0" ;
  ns0:mass "315.349" ;
  ns0:formula "C15H13N3O3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:smiles "COC1=CC=C(C=C1)CC2=NN=C(S2)NC(=O)C3=CC=CO3" .

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 .
