@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:116804> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116804>
  ns0:inchi "InChI=1S/C12H9N3S2/c16-12-15-14-11(17-12)13-10-7-3-5-8-4-1-2-6-9(8)10/h1-7H,(H,13,14)(H,15,16)" ;
  ns0:formula "C12H9N3S2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  skos:prefLabel "5-(1-naphthalenylamino)-3h-1,3,4-thiadiazole-2-thione"@en, "5 (1 نفتالینیلامین) 3H 1،3،4 تیادیازول 2 تیون"@fa ;
  ns0:smiles "C1=CC=C2C(=C1)C=CC=C2NC3=NNC(=S)S3" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KVUKMOJONYGVNE-UHFFFAOYSA-N" ;
  ns0:mass "259.353" ;
  ns0:monoisotopicmass "259.02379" .

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