@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:106068> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:106068>
  ns0:charge "0" ;
  ns0:monoisotopicmass "322.13511" ;
  ns0:inchi "InChI=1S/C16H22N2O3S/c1-4-7-22(20,21)17-6-5-13-10-14-8-11(2)12(3)9-15(14)18-16(13)19/h8-10,17H,4-7H2,1-3H3,(H,18,19)" ;
  skos:prefLabel "n-[2-(6,7-dimethyl-2-oxo-1h-quinolin-3-yl)ethyl]-1-propanesulfonamide"@en, "N [2 (6،7 دی متیل 2 اکسو 1H کینولین 3 یل) اتیل] 1 پروپان سولفونامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:formula "C16H22N2O3S" ;
  ns0:subset "2_STAR" ;
  ns0:mass "322.424" ;
  ns0:inchikey "URNKSNMFPHBSFA-UHFFFAOYSA-N" ;
  ns0:smiles "CCCS(=O)(=O)NCCC1=CC2=CC(=C(C=C2NC1=O)C)C" .

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