@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114844>
  ns0:smiles "CC1=CC=CC(=C1O)C(=O)NNC(=O)C2=CC=C(C=C2)Cl" ;
  ns0:mass "304.729" ;
  ns0:inchi "InChI=1S/C15H13ClN2O3/c1-9-3-2-4-12(13(9)19)15(21)18-17-14(20)10-5-7-11(16)8-6-10/h2-8,19H,1H3,(H,17,20)(H,18,21)" ;
  ns0:inchikey "ZGYTXQNJBNXQPJ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53443> ;
  skos:prefLabel "n'-[(4-chlorophenyl)-oxomethyl]-2-hydroxy-3-methylbenzohydrazide"@en, "N' [(4 کلروفنیل) اکسومتیل] 2 هیدروکسی 3 متیل بنزوهیدرازید"@fa ;
  ns0:formula "C15H13ClN2O3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "304.06147" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:53443>
  skos:prefLabel "سالیسیل آمیدها"@fa, "salicylamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114844> .

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