@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://www.irandoc.acir/onto/irandoc/CHEBI:81965>
  ns0:inchikey "LKJPSUCKSLORMF-UHFFFAOYSA-N" ;
  ns0:smiles "CON(C)C(=O)Nc1ccc(Cl)cc1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "monolinuron"@en, "مونولینورون"@fa ;
  ns0:mass "214.64900" ;
  ns0:monoisotopicmass "214.05091" ;
  ns0:inchi "InChI=1S/C9H11ClN2O2/c1-12(14-2)9(13)11-8-5-3-7(10)4-6-8/h3-6H,1-2H3,(H,11,13)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47857> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C9H11ClN2O2" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:47857>
  skos:prefLabel "اوره ها"@fa, "ureas"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81965> .

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