@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://www.irandoc.acir/onto/irandoc/CHEBI:37581>
  skos:prefLabel "گاما لاکتون"@fa, "gamma-lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114973> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114973>
  ns0:mass "301.407" ;
  ns0:smiles "CC(C)COCC1CC(C(=O)O1)CC(=NNC(=S)N)C" ;
  ns0:monoisotopicmass "301.14601" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "XKPAFYQXOQSFOP-UHFFFAOYSA-N" ;
  skos:prefLabel "[1-[5-(2-methylpropoxymethyl)-2-oxo-3-oxolanyl]propan-2-ylideneamino]thiourea"@en, "[1 [5 (2 متیل پروپوکسی متیل) 2 اکسو 3 اکسولانیل] پروپان 2 یلیدین آمینو] تی اوره"@fa ;
  ns0:inchi "InChI=1S/C13H23N3O3S/c1-8(2)6-18-7-11-5-10(12(17)19-11)4-9(3)15-16-13(14)20/h8,10-11H,4-7H2,1-3H3,(H3,14,16,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37581> ;
  ns0:formula "C13H23N3O3S" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
