@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:18000>
  skos:prefLabel "آرالکیلامین"@fa, "aralkylamine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105025> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105025>
  ns0:mass "250.685" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18000> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5-[(4-chlorophenyl)methylamino]-6-methyl-2h-1,2,4-triazin-3-one"@en, "5 [(4 کلروفنیل) متیل آمینو] 6 متیل 2H 1،2،4 تریازین 3 یک"@fa ;
  ns0:formula "C11H11ClN4O" ;
  ns0:inchi "InChI=1S/C11H11ClN4O/c1-7-10(14-11(17)16-15-7)13-6-8-2-4-9(12)5-3-8/h2-5H,6H2,1H3,(H2,13,14,16,17)" ;
  ns0:monoisotopicmass "250.06214" ;
  ns0:smiles "CC1=NNC(=O)N=C1NCC2=CC=C(C=C2)Cl" ;
  ns0:inchikey "LXHRVYBKTPIEMY-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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