@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://www.irandoc.acir/onto/irandoc/CHEBI:48901>
  skos:prefLabel "تیازول‌ها"@fa, "thiazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116574> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116574>
  skos:prefLabel "4 متیل 5 [2 [(فنیل متیل) آمینو] 4 تیازولیل] 2 تیازولامین"@fa, "4-methyl-5-[2-[(phenylmethyl)amino]-4-thiazolyl]-2-thiazolamine"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C14H14N4S2" ;
  ns0:smiles "CC1=C(SC(=N1)N)C2=CSC(=N2)NCC3=CC=CC=C3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  ns0:inchi "InChI=1S/C14H14N4S2/c1-9-12(20-13(15)17-9)11-8-19-14(18-11)16-7-10-5-3-2-4-6-10/h2-6,8H,7H2,1H3,(H2,15,17)(H,16,18)" ;
  ns0:monoisotopicmass "302.06599" ;
  ns0:inchikey "RMMSGACHNAARPR-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "302.420" .

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