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

<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:115576>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  ns0:inchikey "GZHPZIVORGWFLM-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "321.396" ;
  ns0:formula "C15H19N3O3S" ;
  ns0:monoisotopicmass "321.11471" ;
  ns0:inchi "InChI=1S/C15H19N3O3S/c16-14(19)11-3-5-18(6-4-11)15(22)17-8-10-1-2-12-13(7-10)21-9-20-12/h1-2,7,11H,3-6,8-9H2,(H2,16,19)(H,17,22)" ;
  skos:prefLabel "1-[(1,3-benzodioxol-5-ylmethylamino)-sulfanylidenemethyl]-4-piperidinecarboxamide"@en, "1 [(1،3 بنزودیوکسل 5 یل متیل آمینو) سولفانیلید متیل] 4 پیپریدین کربوکسامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CN(CCC1C(=O)N)C(=S)NCC2=CC3=C(C=C2)OCO3" .

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