@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26420>
  skos:prefLabel "اسید پیریدین مونو کربوکسیلیک"@fa, "pyridinemonocarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:134941> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:134941>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26420> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "menazone", "clitizine", "furilazone", "clitizina" ;
  ns0:inchikey "GNDPAVKYAUIVEB-NTEUORMPSA-N" ;
  skos:prefLabel "فورونازید"@fa, "furonazide"@en ;
  ns0:inchi "InChI=1S/C12H11N3O2/c1-9(11-3-2-8-17-11)14-15-12(16)10-4-6-13-7-5-10/h2-8H,1H3,(H,15,16)/b14-9+" ;
  ns0:smiles "C(=N/NC(=O)C=1C=CN=CC1)(/C)/C2=CC=CO2" ;
  ns0:formula "C12H11N3O2" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "229.08513" ;
  ns0:mass "229.235" ;
  ns0:subset "2_STAR" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
