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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107174>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "387.09858" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H18ClN3O4" ;
  skos:prefLabel "5-[(2-chloro-4-methoxyphenoxy)methyl]-n-[(6-methyl-2-pyridinyl)methyl]-3-isoxazolecarboxamide"@en, "5 [(2 کلرو 4 متوکسی فنوکسی) متیل] N [(6 متیل 2 پیریدینیل) متیل] 3 ایزوکسازول کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C19H18ClN3O4/c1-12-4-3-5-13(22-12)10-21-19(24)17-9-15(27-23-17)11-26-18-7-6-14(25-2)8-16(18)20/h3-9H,10-11H2,1-2H3,(H,21,24)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:smiles "CC1=NC(=CC=C1)CNC(=O)C2=NOC(=C2)COC3=C(C=C(C=C3)OC)Cl" ;
  ns0:charge "0" ;
  ns0:inchikey "UWHKHLBVCXVTLV-UHFFFAOYSA-N" ;
  ns0:mass "387.818" .

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