@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109491>
  ns0:inchikey "GOTWOIBOGABBNR-UHFFFAOYSA-N" ;
  ns0:formula "C18H19NO2" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "281.14158" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38975> ;
  skos:prefLabel "3-(3,5-dimethylanilino)-5-(2-furanyl)-1-cyclohex-2-enone"@en, "3 (3،5 دی متیلانیلینو) 5 (2 فورانیل) 1 سیکلوهکس 2 انون"@fa ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C18H19NO2/c1-12-6-13(2)8-15(7-12)19-16-9-14(10-17(20)11-16)18-4-3-5-21-18/h3-8,11,14,19H,9-10H2,1-2H3" ;
  ns0:smiles "CC1=CC(=CC(=C1)NC2=CC(=O)CC(C2)C3=CC=CO3)C" ;
  ns0:mass "281.350" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38975>
  skos:prefLabel "متیل بنزن"@fa, "methylbenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109491> .

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 .
