@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:18000>
  skos:prefLabel "آرالکیلامین"@fa, "aralkylamine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125415> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125415>
  ns0:formula "C21H26ClN3O4S" ;
  ns0:inchikey "RQXKGXKJNPGJGP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "451.969" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18000> ;
  skos:prefLabel "7 [(3 کلرو 6 متیل 5،5 دی اکسو 11H بنزو[c][2،1] بنزوتیازپین 11 ایل) آمینو] N هیدروکسی هپتانامید"@fa, "7-[(3-chloro-6-methyl-5,5-dioxo-11h-benzo[c][2,1]benzothiazepin-11-yl)amino]-n-hydroxyheptanamide"@en ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "451.13326" ;
  ns0:inchi "InChI=1S/C21H26ClN3O4S/c1-25-18-9-6-5-8-16(18)21(23-13-7-3-2-4-10-20(26)24-27)17-12-11-15(22)14-19(17)30(25,28)29/h5-6,8-9,11-12,14,21,23,27H,2-4,7,10,13H2,1H3,(H,24,26)" ;
  ns0:smiles "CN1C2=CC=CC=C2C(C3=C(S1(=O)=O)C=C(C=C3)Cl)NCCCCCCC(=O)NO" .

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