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

<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:92676>
  ns0:inchikey "GTFOCOKDGPLBEK-UHFFFAOYSA-N" ;
  ns0:formula "C16H15ClN2O3S" ;
  ns0:smiles "CC1=C(C=CC(=C1)NS(=O)(=O)C2=CC3=C(C=C2)NC(=O)CC3)Cl" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-(4-chloro-3-methylphenyl)-2-oxo-3,4-dihydro-1h-quinoline-6-sulfonamide"@en, "N (4 کلرو 3 متیل فنیل) 2 اکسو 3،4 دی هیدرو 1H کینولین 6 سولفونامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:monoisotopicmass "350.04919" ;
  ns0:inchi "InChI=1S/C16H15ClN2O3S/c1-10-8-12(3-5-14(10)17)19-23(21,22)13-4-6-15-11(9-13)2-7-16(20)18-15/h3-6,8-9,19H,2,7H2,1H3,(H,18,20)" ;
  ns0:mass "350.822" .

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