@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:113088>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> ;
  skos:prefLabel "5-amino-4-(1,3-benzothiazol-2-yl)-1-phenyl-2h-pyrrol-3-one"@en, "5 آمینو 4 (1،3 بنزوتیازول 2 یل) 1 فنیل 2H پیرول 3 یک"@fa ;
  ns0:monoisotopicmass "307.07793" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:formula "C17H13N3OS" ;
  ns0:inchi "InChI=1S/C17H13N3OS/c18-16-15(17-19-12-8-4-5-9-14(12)22-17)13(21)10-20(16)11-6-2-1-3-7-11/h1-9H,10,18H2" ;
  ns0:smiles "C1C(=O)C(=C(N1C2=CC=CC=C2)N)C3=NC4=CC=CC=C4S3" ;
  ns0:inchikey "VNPXKXSKKUVBEM-UHFFFAOYSA-N" ;
  ns0:mass "307.371" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:23763>
  skos:prefLabel "پیرولین"@fa, "pyrroline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113088> .

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 .
