@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://www.irandoc.acir/onto/irandoc/CHEBI:33833>
  skos:prefLabel "هتروآرن"@fa, "heteroarene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220310> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:220310>
  ns0:formula "C9H12N2O2S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "UJPOOQANUYFCRO-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "3-acetamido-N-thiophen-2-ylpropanamide" ;
  ns0:inchi "InChI=1S/C9H12N2O2S/c1-7(12)10-5-4-8(13)11-9-3-2-6-14-9/h2-3,6H,4-5H2,1H3,(H,10,12)(H,11,13)" ;
  skos:prefLabel "3-acetylamino-n-2-thienylpropanamide"@en, "3 استیلامین N 2 تینیل پروپانامید"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33833> ;
  ns0:mass "212.270" ;
  ns0:charge "0" ;
  ns0:smiles "S1C(NC(=O)CCNC(=O)C)=CC=C1" ;
  ns0:monoisotopicmass "212.06195" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
