@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://www.irandoc.acir/onto/irandoc/CHEBI:111343>
  ns0:monoisotopicmass "199.11095" ;
  ns0:mass "199.252" ;
  skos:prefLabel "4-methyl-n-prop-2-enyl-1-phthalazinamine"@en, "4 متیل N پروپ 2 انیل 1 فتالازینامین"@fa ;
  ns0:smiles "CC1=NN=C(C2=CC=CC=C12)NCC=C" ;
  ns0:inchikey "MGJMAATXYOZQJS-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38768> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C12H13N3" ;
  ns0:inchi "InChI=1S/C12H13N3/c1-3-8-13-12-11-7-5-4-6-10(11)9(2)14-15-12/h3-7H,1,8H2,2H3,(H,13,15)" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38768>
  skos:prefLabel "فتالازین ها"@fa, "phthalazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:111343> .

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