@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48436>
  skos:prefLabel "تیوفن کربوکسیلیک اسید"@fa, "thiophenecarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121667> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121667>
  ns0:mass "247.314" ;
  ns0:inchi "InChI=1S/C13H13NO2S/c1-2-16-13(15)12-10(14)8-11(17-12)9-6-4-3-5-7-9/h3-8H,2,14H2,1H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H13NO2S" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3-amino-5-phenyl-2-thiophenecarboxylic acid ethyl ester"@en, "اتیل استر 3 آمینو 5 فنیل 2 تیوفن کربوکسیلیک اسید"@fa ;
  ns0:inchikey "ALFMTFUIVUKCCM-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "CCOC(=O)C1=C(C=C(S1)C2=CC=CC=C2)N" ;
  ns0:monoisotopicmass "247.06670" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48436> .

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