@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://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:108403> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:108403>
  skos:prefLabel "6 [1 آزپانیل (مرکاپتو) متیلیدن] 1 سیکلوهگزا 2،4 دی انون"@fa, "6-[1-azepanyl(mercapto)methylidene]-1-cyclohexa-2,4-dienone"@en ;
  ns0:formula "C13H17NOS" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:smiles "C1CCCN(CC1)C(=C2C=CC=CC2=O)S" ;
  ns0:mass "235.347" ;
  ns0:inchikey "SMVZGFBFHRJRCM-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H17NOS/c15-12-8-4-3-7-11(12)13(16)14-9-5-1-2-6-10-14/h3-4,7-8,16H,1-2,5-6,9-10H2" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "235.10309" .

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 .
