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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105968>
  ns0:smiles "CCN1C=C(C(=N1)C(=O)N2C(CC(=N2)C3=CC4=CC=CC=C4C=C3)C5=CC=CC=C5O)Cl" ;
  ns0:inchi "InChI=1S/C25H21ClN4O2/c1-2-29-15-20(26)24(28-29)25(32)30-22(19-9-5-6-10-23(19)31)14-21(27-30)18-12-11-16-7-3-4-8-17(16)13-18/h3-13,15,22,31H,2,14H2,1H3" ;
  ns0:formula "C25H21ClN4O2" ;
  ns0:monoisotopicmass "444.13530" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VFCFBVVKGKWBBH-UHFFFAOYSA-N" ;
  skos:prefLabel "(4-chloro-1-ethyl-3-pyrazolyl)-[3-(2-hydroxyphenyl)-5-(2-naphthalenyl)-3,4-dihydropyrazol-2-yl]methanone"@en, "(4 کلرو 1 اتیل 3 پیرازولیل) [3 (2 هیدروکسی فنیل) 5 (2 نفتالنیل) 3،4 دی هیدروپیرازول 2 یل] متانون"@fa ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:mass "444.914" .

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