@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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:93133>
  ns0:smiles "C1COCCN1CCCNC(=O)C2=C(C3=C(S2)C=C(C=C3)[N+](=O)[O-])Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38836> ;
  ns0:monoisotopicmass "383.07065" ;
  skos:prefLabel "3 کلرو N [3 (4 مورفولینیل) پروپیل] 6 نیترو 1 بنزوتیوفن 2 کربوکسامید"@fa, "3-chloro-n-[3-(4-morpholinyl)propyl]-6-nitro-1-benzothiophene-2-carboxamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H18ClN3O4S/c17-14-12-3-2-11(20(22)23)10-13(12)25-15(14)16(21)18-4-1-5-19-6-8-24-9-7-19/h2-3,10H,1,4-9H2,(H,18,21)" ;
  ns0:inchikey "HCFCGILXICFWLF-UHFFFAOYSA-N" ;
  ns0:formula "C16H18ClN3O4S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:mass "383.851" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38836>
  skos:prefLabel "1-benzothiophenes"@en, "1 بنزوتیوفن"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93133> .

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