@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<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:131298> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:62733>
  skos:prefLabel "آمید معطر"@fa, "aromatic amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:131298> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:131298>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:62733>, <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  skos:prefLabel "lsm-31359"@en, "LSM 31359"@fa ;
  ns0:formula "C16H13N3O3S" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1CC2=CC=CC3=C2N(C1)C(=O)C(=C3O)C(=O)NC4=NC=CS4" ;
  ns0:inchi "InChI=1S/C16H13N3O3S/c20-13-10-5-1-3-9-4-2-7-19(12(9)10)15(22)11(13)14(21)18-16-17-6-8-23-16/h1,3,5-6,8,20H,2,4,7H2,(H,17,18,21)" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "327.06776" ;
  ns0:inchikey "NTLLMIRIELGOBW-UHFFFAOYSA-N" ;
  ns0:mass "327.359" .

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