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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112293>
  ns0:formula "C20H21N3O4S" ;
  ns0:mass "399.465" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H21N3O4S/c1-2-21-20(28)23(12-15-4-3-5-25-15)11-14-8-13-9-17-18(27-7-6-26-17)10-16(13)22-19(14)24/h3-5,8-10H,2,6-7,11-12H2,1H3,(H,21,28)(H,22,24)" ;
  skos:prefLabel "3 اتیل 1 (2 فورانیل متیل) 1 [(7 اکسو 3،6 دی هیدرو 2H [1،4] دیوکسین[2،3 گرم] کینولین 8 یل) متیل] تی اوره"@fa, "3-ethyl-1-(2-furanylmethyl)-1-[(7-oxo-3,6-dihydro-2h-[1,4]dioxino[2,3-g]quinolin-8-yl)methyl]thiourea"@en ;
  ns0:charge "0" ;
  ns0:inchikey "POGDIIFPZYLQSV-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCNC(=S)N(CC1=CC=CO1)CC2=CC3=CC4=C(C=C3NC2=O)OCCO4" ;
  ns0:monoisotopicmass "399.12528" .

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