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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120667>
  ns0:smiles "COC1=C(C=CC(=C1)C=NN2C(=NN=N2)N)OCC3=CC=C(C=C3)F" ;
  ns0:inchikey "JFNFFOKQIVNSSR-UHFFFAOYSA-N" ;
  ns0:formula "C16H15FN6O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "342.12405" ;
  ns0:mass "342.328" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H15FN6O2/c1-24-15-8-12(9-19-23-16(18)20-21-22-23)4-7-14(15)25-10-11-2-5-13(17)6-3-11/h2-9H,10H2,1H3,(H2,18,20,22)" ;
  skos:prefLabel "1 [[4 [(4 فلوروفنیل) متوکسی] 3 متوکسی فنیل] متیلیدین آمینو] 5 تترازولامین"@fa, "1-[[4-[(4-fluorophenyl)methoxy]-3-methoxyphenyl]methylideneamino]-5-tetrazolamine"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
