@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:112803>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1-[(5-methoxy-6-oxo-1-cyclohexa-2,4-dienylidene)methylamino]-3-(3-methoxypropyl)thiourea"@en, "1 [(5 متوکسی 6 اکسو 1 سیکلوهگزا 2،4 دی انیلیدین) متیل آمینو] 3 (3 متوکسی پروپیل) تی اوره"@fa ;
  ns0:mass "297.375" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C13H19N3O3S/c1-18-8-4-7-14-13(20)16-15-9-10-5-3-6-11(19-2)12(10)17/h3,5-6,9,15H,4,7-8H2,1-2H3,(H2,14,16,20)" ;
  ns0:monoisotopicmass "297.11471" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:formula "C13H19N3O3S" ;
  ns0:inchikey "MWWASCOHZQQGCR-UHFFFAOYSA-N" ;
  ns0:smiles "COCCCNC(=S)NNC=C1C=CC=C(C1=O)OC" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:52404>
  skos:prefLabel "کینومتان ها"@fa, "quinomethanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112803> .

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 .
