@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:26455>
  skos:prefLabel "پیرول ها"@fa, "pyrroles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112806> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:112806>
  ns0:monoisotopicmass "332.08625" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GKGQQMGABWPFEZ-UHFFFAOYSA-N" ;
  skos:prefLabel "5-[1-(4-chlorophenyl)-2,5-dimethyl-3-pyrrolyl]-n-methyl-6h-1,3,4-thiadiazin-2-amine"@en, "5 [1 (4 کلروفنیل) 2،5 دی متیل 3 پیرولیل] N متیل 6H 1،3،4 تیادیازین 2 آمین"@fa ;
  ns0:smiles "CC1=CC(=C(N1C2=CC=C(C=C2)Cl)C)C3=NN=C(SC3)NC" ;
  ns0:formula "C16H17ClN4S" ;
  ns0:inchi "InChI=1S/C16H17ClN4S/c1-10-8-14(15-9-22-16(18-3)20-19-15)11(2)21(10)13-6-4-12(17)5-7-13/h4-8H,9H2,1-3H3,(H,18,20)" ;
  ns0:charge "0" ;
  ns0:mass "332.853" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
