@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://www.irandoc.acir/onto/irandoc/CHEBI:25477>
  skos:prefLabel "نفتالین ها"@fa, "naphthalenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116560> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116560>
  skos:prefLabel "thiocyanic acid [2-(1-naphthalenyl)-2-oxoethyl] ester"@en, "تیوسیانیک اسید [2 (1 نفتالنیل)  اکسو اتیل] استر"@fa ;
  ns0:charge "0" ;
  ns0:formula "C13H9NOS" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C13H9NOS/c14-9-16-8-13(15)12-7-3-5-10-4-1-2-6-11(10)12/h1-7H,8H2" ;
  ns0:inchikey "VXWSXLFEJJRUIT-UHFFFAOYSA-N" ;
  ns0:mass "227.283" ;
  ns0:smiles "C1=CC=C2C(=C1)C=CC=C2C(=O)CSC#N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:monoisotopicmass "227.04049" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
