@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:109019>
  ns0:inchikey "QMQBIGNXUXRHPE-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H21N3O/c1-22-19-5-3-2-4-16(19)6-11-20(22)21-17-7-9-18(10-8-17)23-12-14-24-15-13-23/h2-11H,12-15H2,1H3" ;
  ns0:smiles "CN1C(=NC2=CC=C(C=C2)N3CCOCC3)C=CC4=CC=CC=C41" ;
  ns0:mass "319.401" ;
  ns0:formula "C20H21N3O" ;
  skos:prefLabel "1-methyl-n-[4-(4-morpholinyl)phenyl]-2-quinolinimine"@en, "1 متیل N [4 (4 مورفولینیل) فنیل] 2 کینولینیمین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38785> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "319.16846" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38785>
  skos:prefLabel "مورفولین ها"@fa, "morpholines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109019> .

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