@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:112213>
  ns0:smiles "CC1=CC(=C(C=C1)C=NNC(=S)NCC=C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1 [(2،4 دی متیل فنیل) متیلیدین آمینو] 3 پروپ 2 انیل تی اوره"@fa, "1-[(2,4-dimethylphenyl)methylideneamino]-3-prop-2-enylthiourea"@en ;
  ns0:mass "247.361" ;
  ns0:inchi "InChI=1S/C13H17N3S/c1-4-7-14-13(17)16-15-9-12-6-5-10(2)8-11(12)3/h4-6,8-9H,1,7H2,2-3H3,(H2,14,16,17)" ;
  ns0:monoisotopicmass "247.11432" ;
  ns0:inchikey "ASEBMZBBCNIBHY-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C13H17N3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38975> .

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

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 .
