@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://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:109258> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:109258>
  skos:prefLabel "8-methylene-7-(phenylmethyl)-5h-[1,3]dioxolo[4,5-g]quinazoline-6-thione"@en, "8 متیلن 7 (فنیل متیل) 5H [1،3]دیوکسولو[4،5 گرم] کوینازولین 6 تیون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C17H14N2O2S" ;
  ns0:mass "310.372" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C=C1C2=CC3=C(C=C2NC(=S)N1CC4=CC=CC=C4)OCO3" ;
  ns0:monoisotopicmass "310.07760" ;
  ns0:inchikey "TYWJRVSGRQNHTN-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H14N2O2S/c1-11-13-7-15-16(21-10-20-15)8-14(13)18-17(22)19(11)9-12-5-3-2-4-6-12/h2-8H,1,9-10H2,(H,18,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> .

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