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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105218>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  skos:prefLabel "n-(1,3-benzodioxol-5-yl)-4-(2-furanylmethyl)-1-piperazinecarbothioamide"@en, "N (1،3 بنزودیوکسل 5 یل) 4 (2 فورانیل متیل) 1 پیپرازین کربوتیوآمید"@fa ;
  ns0:mass "345.418" ;
  ns0:inchikey "SJXKOSOSNRUTAX-UHFFFAOYSA-N" ;
  ns0:smiles "C1CN(CCN1CC2=CC=CO2)C(=S)NC3=CC4=C(C=C3)OCO4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H19N3O3S/c24-17(18-13-3-4-15-16(10-13)23-12-22-15)20-7-5-19(6-8-20)11-14-2-1-9-21-14/h1-4,9-10H,5-8,11-12H2,(H,18,24)" ;
  ns0:formula "C17H19N3O3S" ;
  ns0:monoisotopicmass "345.11471" .

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