@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:116757>
  ns0:formula "C12H12N2O3S" ;
  skos:prefLabel "4 آمینو 5 [(3 اتوکسی 4 اکسو 1 سیکلوهگزا 2،5 دی انیلیدین) متیل] 3H تیازول 2 یک"@fa, "4-amino-5-[(3-ethoxy-4-oxo-1-cyclohexa-2,5-dienylidene)methyl]-3h-thiazol-2-one"@en ;
  ns0:smiles "CCOC1=CC(=CC2=C(NC(=O)S2)N)C=CC1=O" ;
  ns0:inchikey "CKWFKQZAMMLTOU-UHFFFAOYSA-N" ;
  ns0:mass "264.302" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:inchi "InChI=1S/C12H12N2O3S/c1-2-17-9-5-7(3-4-8(9)15)6-10-11(13)14-12(16)18-10/h3-6H,2,13H2,1H3,(H,14,16)" ;
  ns0:monoisotopicmass "264.05686" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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

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 .
