@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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38976>
  skos:prefLabel "آلکیل بنزن"@fa, "alkylbenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107545> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:107545>
  ns0:inchi "InChI=1S/C16H25N3S/c1-11(2)17-15(20)19-18-12(3)13-7-9-14(10-8-13)16(4,5)6/h7-11H,1-6H3,(H2,17,19,20)" ;
  ns0:inchikey "PKDRJTVWRAJXJM-UHFFFAOYSA-N" ;
  skos:prefLabel "1-[1-(4-tert-butylphenyl)ethylideneamino]-3-propan-2-ylthiourea"@en, "1 [1 (4 ترت بوتیل فنیل) اتیلیدین آمینو] 3 پروپان 2 ایلتی اوره"@fa ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C16H25N3S" ;
  ns0:smiles "CC(C)NC(=S)NN=C(C)C1=CC=C(C=C1)C(C)(C)C" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38976> ;
  ns0:mass "291.456" ;
  ns0:monoisotopicmass "291.17692" .

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