@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://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:46921>
  skos:prefLabel "ایندولکربوکسامید"@fa, "indolecarboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93298> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93298>
  ns0:monoisotopicmass "309.11134" ;
  ns0:formula "C17H15N3O3" ;
  skos:prefLabel "n-[[1h-indol-2-yl(oxo)methyl]amino]carbamic acid (phenylmethyl) ester"@en, "استر N [[1H indol 2 yl(oxo)methyl]amino]carbamic acid (phenylmethyl)"@fa ;
  ns0:inchi "InChI=1S/C17H15N3O3/c21-16(15-10-13-8-4-5-9-14(13)18-15)19-20-17(22)23-11-12-6-2-1-3-7-12/h1-10,18H,11H2,(H,19,21)(H,20,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46921> ;
  ns0:inchikey "JMRFEJRLQYXPKG-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC=C(C=C1)COC(=O)NNC(=O)C2=CC3=CC=CC=C3N2" ;
  ns0:mass "309.320" ;
  ns0:charge "0" .

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