@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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105110>
  ns0:inchikey "JQUSXPXUPFNCJK-UHFFFAOYSA-N" ;
  ns0:formula "C13H11ClN2O2" ;
  skos:prefLabel "n-(4-chlorophenyl)carbamic acid 2-pyridinylmethyl ester"@en, "N (4 کلروفنیل) کاربامیک اسید 2 پیریدینیل متیل استر"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23003> ;
  ns0:monoisotopicmass "262.05091" ;
  ns0:inchi "InChI=1S/C13H11ClN2O2/c14-10-4-6-11(7-5-10)16-13(17)18-9-12-3-1-2-8-15-12/h1-8H,9H2,(H,16,17)" ;
  ns0:charge "0" ;
  ns0:mass "262.692" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC=NC(=C1)COC(=O)NC2=CC=C(C=C2)Cl" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:23003>
  skos:prefLabel "استر کاربامات"@fa, "carbamate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105110> .

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