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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121953>
  ns0:mass "313.419" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "313.12488" ;
  skos:prefLabel "1-[1-(2-methoxyphenyl)ethylideneamino]-3-(phenylmethyl)thiourea"@en, "1 [1 (2 متوکسی فنیل) اتیلن آمینو] 3 (فنیل متیل) تی اوره"@fa ;
  ns0:formula "C17H19N3OS" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(=NNC(=S)NCC1=CC=CC=C1)C2=CC=CC=C2OC" ;
  ns0:inchi "InChI=1S/C17H19N3OS/c1-13(15-10-6-7-11-16(15)21-2)19-20-17(22)18-12-14-8-4-3-5-9-14/h3-11H,12H2,1-2H3,(H2,18,20,22)" ;
  ns0:charge "0" ;
  ns0:inchikey "ZMYLPJFGIDIKKI-UHFFFAOYSA-N" ;
  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 .
