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

<http://www.irandoc.acir/onto/irandoc/CHEBI:223107>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "363.21983" ;
  ns0:inchikey "KPEMWDNFHKXYQE-JGACXRMSSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H29NO2/c1-22-17-13-9-5-2-3-6-10-14-18-23(26)19-15-11-7-4-8-12-16-20-24(27)25-21-22/h2-18,20,22-23,26H,19,21H2,1H3,(H,25,27)/b3-2-,7-4-,9-5-,10-6+,12-8+,15-11-,17-13-,18-14+,20-16-/t22-,23+/m1/s1" ;
  ns0:synonym_EXACT "(3Z,5E,7Z,9Z,12R,13E,15E,17Z,19Z,21Z,23R)-12-hydroxy-23-methyl-1-azacyclotetracosa-3,5,7,9,13,15,17,19,21-nonaen-2-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48378> ;
  ns0:formula "C24H29NO2" ;
  skos:prefLabel "jbir-156"@en, "JBIR 156"@fa ;
  ns0:mass "363.501" ;
  ns0:smiles "O=C1NC[C@@H](C=CC=CC=CC=CC=C[C@@H](CC=CC=CC=CC=C1)O)C" .

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 .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
