@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://www.irandoc.acir/onto/irandoc/CHEBI:38771>
  skos:prefLabel "مشتق کینوکسالین"@fa, "quinoxaline derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105224> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105224>
  skos:prefLabel "2-[(3-chlorophenyl)methoxy]-3-methylquinoxaline"@en, "2 [(3 کلروفنیل) متوکسی] 3 متیل کینوکسالین"@fa ;
  ns0:inchi "InChI=1S/C16H13ClN2O/c1-11-16(19-15-8-3-2-7-14(15)18-11)20-10-12-5-4-6-13(17)9-12/h2-9H,10H2,1H3" ;
  ns0:charge "0" ;
  ns0:formula "C16H13ClN2O" ;
  ns0:smiles "CC1=NC2=CC=CC=C2N=C1OCC3=CC(=CC=C3)Cl" ;
  ns0:mass "284.741" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "LPUUHMIWHPZXGE-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "284.07164" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38771> .

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