@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:121291>
  ns0:smiles "CC1=CC=CC=C1CSC2=NC3=C(C=C(C=C3)OC)C(=N2)C" ;
  ns0:inchikey "SAHKCOGMTLERGJ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C18H18N2OS" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "310.11398" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  skos:prefLabel "6-methoxy-4-methyl-2-[(2-methylphenyl)methylthio]quinazoline"@en, "6 متوکسی 4 متیل 2 [(2 متیل فنیل) متیل تیو] کوینازولین"@fa ;
  ns0:mass "310.415" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H18N2OS/c1-12-6-4-5-7-14(12)11-22-18-19-13(2)16-10-15(21-3)8-9-17(16)20-18/h4-10H,11H2,1-3H3" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38530>
  skos:prefLabel "کینازولین ها"@fa, "quinazolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121291> .

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