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

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190541>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "262.07178" ;
  ns0:mass "262.235" ;
  ns0:synonym_EXACT "3-naphthalen-2-yl-5-(triluoromethyl)-1H-pyrazole" ;
  skos:prefLabel "3 (2 نفتیل) 5 (تری فلورومتیل) 1H پیرازول"@fa, "3-(2-naphthyl)-5-(trifluoromethyl)-1h-pyrazole"@en ;
  ns0:smiles "FC(F)(F)C=1NN=C(C2=CC=3C(C=C2)=CC=CC3)C1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H9F3N2" ;
  ns0:charge "0" ;
  ns0:inchikey "NSTYTVIETLMEHX-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C14H9F3N2/c15-14(16,17)13-8-12(18-19-13)11-6-5-9-3-1-2-4-10(9)7-11/h1-8H,(H,18,19)" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
