@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:105637>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:smiles "COC1=C(C=C(C=C1)NC(=O)NC2=CC=CC=C2F)Cl" ;
  skos:prefLabel "1-(3-chloro-4-methoxyphenyl)-3-(2-fluorophenyl)urea"@en, "1 (3 کلرو 4 متوکسی فنیل) 3 (2 فلوروفنیل) اوره"@fa ;
  ns0:inchikey "QLDODAWMXFTDBL-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H12ClFN2O2/c1-20-13-7-6-9(8-10(13)15)17-14(19)18-12-5-3-2-4-11(12)16/h2-8H,1H3,(H2,17,18,19)" ;
  ns0:mass "294.709" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47857> ;
  ns0:monoisotopicmass "294.05713" ;
  ns0:formula "C14H12ClFN2O2" .

<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:105637> .

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