@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38298>
  skos:prefLabel "بنزودیوکسل ها"@fa, "benzodioxoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:117140> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:117140>
  ns0:formula "C17H16N2O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-(1,3-benzodioxol-5-ylmethylideneamino)oxy-n-(3-methylphenyl)acetamide"@en, "2 (1،3 بنزودیوکسل 5 ایل متیلیدین آمینو) اکسی N (3 متیل فنیل) استامید"@fa ;
  ns0:mass "312.321" ;
  ns0:smiles "CC1=CC(=CC=C1)NC(=O)CON=CC2=CC3=C(C=C2)OCO3" ;
  ns0:inchikey "YIWNUCNIUSQNDB-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "312.11101" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H16N2O4/c1-12-3-2-4-14(7-12)19-17(20)10-23-18-9-13-5-6-15-16(8-13)22-11-21-15/h2-9H,10-11H2,1H3,(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  ns0:charge "0" .

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