@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://www.irandoc.acir/onto/irandoc/CHEBI:25384>
  skos:prefLabel "اسید مونو کربوکسیلیک"@fa, "monocarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112451> .

<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://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:112451>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  ns0:formula "C20H16N2O6" ;
  ns0:smiles "COC1=C(C=CC(=C1)C=CC2=NC3=C(C=CC=C3[N+](=O)[O-])C=C2)OCC(=O)O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C20H16N2O6/c1-27-18-11-13(6-10-17(18)28-12-19(23)24)5-8-15-9-7-14-3-2-4-16(22(25)26)20(14)21-15/h2-11H,12H2,1H3,(H,23,24)" ;
  ns0:inchikey "PTOFYNLLKNLRKG-UHFFFAOYSA-N" ;
  ns0:mass "380.352" ;
  skos:prefLabel "2 [ متوکسی 4 [ (8 نیترو  کینولینیل) اتنیل] فنوکسی] استیک اسید"@fa, "2-[2-methoxy-4-[2-(8-nitro-2-quinolinyl)ethenyl]phenoxy]acetic acid"@en ;
  ns0:monoisotopicmass "380.10084" ;
  ns0:subset "2_STAR" .

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