@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://www.irandoc.acir/onto/irandoc/CHEBI:120750>
  ns0:monoisotopicmass "269.06228" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48975> ;
  ns0:smiles "CC1=CC=C(C=C1)NC2=NC(=O)C3=C(S2)N=CC=C3" ;
  skos:prefLabel "2-(4-methylanilino)-4-pyrido[3,2-e][1,3]thiazinone"@en, "2 (4 متیلانیلینو) 4 پیریدو[3،2 e] [1،3] تیازینون"@fa ;
  ns0:formula "C14H11N3OS" ;
  ns0:inchikey "UHVSTJKUHPUVGN-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C14H11N3OS/c1-9-4-6-10(7-5-9)16-14-17-12(18)11-3-2-8-15-13(11)19-14/h2-8H,1H3,(H,16,17,18)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:mass "269.323" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:48975>
  skos:prefLabel "آنیلین جایگزین"@fa, "substituted aniline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120750> .

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