@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:74266>
  skos:prefLabel "n-acylurea"@en, "آسیل اوره N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112955> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:112955>
  ns0:smiles "C1C2CC3(CC1CC(C3)C2)NC(=O)NC(=O)CCl" ;
  ns0:mass "270.756" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-[(1-adamantylamino)-oxomethyl]-2-chloroacetamide"@en, "N [(1 adamantylamino) oxomethyl] 2 chloroacetamide"@fa ;
  ns0:inchi "InChI=1S/C13H19ClN2O2/c14-7-11(17)15-12(18)16-13-4-8-1-9(5-13)3-10(2-8)6-13/h8-10H,1-7H2,(H2,15,16,17,18)" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "270.11351" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74266> ;
  ns0:inchikey "OBLFEICGDWLKQF-UHFFFAOYSA-N" ;
  ns0:formula "C13H19ClN2O2" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
