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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105328>
  ns0:mass "384.387" ;
  ns0:monoisotopicmass "384.14337" ;
  ns0:smiles "CC1=C(C(=NN1CC2=CC=C(O2)C(=O)NCC3=CC=C(C=C3)OC)C)[N+](=O)[O-]" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchi "InChI=1S/C19H20N4O5/c1-12-18(23(25)26)13(2)22(21-12)11-16-8-9-17(28-16)19(24)20-10-14-4-6-15(27-3)7-5-14/h4-9H,10-11H2,1-3H3,(H,20,24)" ;
  ns0:formula "C19H20N4O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5 [(3،5 دی متیل 4 نیترو 1 پیرازولیل) متیل] N [(4 متوکسی فنیل) متیل] 2 فورانکاربوکسامید"@fa, "5-[(3,5-dimethyl-4-nitro-1-pyrazolyl)methyl]-n-[(4-methoxyphenyl)methyl]-2-furancarboxamide"@en ;
  ns0:charge "0" ;
  ns0:inchikey "YZMHCMFLUHZCAB-UHFFFAOYSA-N" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
