@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#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:38774>
  skos:prefLabel "هیدروکسی کینولین"@fa, "hydroxyquinoline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92698> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:92698>
  ns0:inchikey "XXBBKQPFNKQHAQ-UHFFFAOYSA-N" ;
  skos:prefLabel "5 [(2 بروموآنیلینو) متیل] 8 کینولینول"@fa, "5-[(2-bromoanilino)methyl]-8-quinolinol"@en ;
  ns0:inchi "InChI=1S/C16H13BrN2O/c17-13-5-1-2-6-14(13)19-10-11-7-8-15(20)16-12(11)4-3-9-18-16/h1-9,19-20H,10H2" ;
  ns0:subset "2_STAR" ;
  ns0:mass "329.191" ;
  ns0:formula "C16H13BrN2O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1=CC=C(C(=C1)NCC2=C3C=CC=NC3=C(C=C2)O)Br" ;
  ns0:monoisotopicmass "328.02113" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38774> .

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