@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:22723>
  skos:prefLabel "بنزوئیک اسیدها"@fa, "benzoic acids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105609> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:105609>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC(=CC=C1C(=O)O)OC(C(C(F)(F)F)F)(F)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22723> ;
  skos:prefLabel "4-(1,1,2,3,3,3-hexafluoropropoxy)benzoic acid"@en, "4 (1،،2،3،، هگزافلوئوروپروپوکسی) بنزوئیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C10H6F6O3/c11-8(9(12,13)14)10(15,16)19-6-3-1-5(2-4-6)7(17)18/h1-4,8H,(H,17,18)" ;
  ns0:subset "2_STAR" ;
  ns0:mass "288.144" ;
  ns0:monoisotopicmass "288.02211" ;
  ns0:formula "C10H6F6O3" ;
  ns0:inchikey "CITRBORWAIVSJU-UHFFFAOYSA-N" .

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