@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:51570>
  skos:prefLabel "بیوتین ها"@fa, "biotins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95156> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:95156>
  ns0:subset "2_STAR" ;
  ns0:inchikey "YBJHBAHKTGYVGT-UHFFFAOYSA-N" ;
  ns0:mass "244.312" ;
  ns0:inchi "InChI=1S/C10H16N2O3S/c13-8(14)4-2-1-3-7-9-6(5-16-7)11-10(15)12-9/h6-7,9H,1-5H2,(H,13,14)(H2,11,12,15)" ;
  ns0:charge "0" ;
  skos:prefLabel "5-(2-oxo-1,3,3a,4,6,6a-hexahydrothieno[3,4-d]imidazol-4-yl)pentanoic acid"@en, "5 (2 oxo 1,3,3a,4,6,6a hexahydrothieno[, d]imidazol  yl) پنتانوئیک اسید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51570> ;
  ns0:smiles "C1C2C(C(S1)CCCCC(=O)O)NC(=O)N2" ;
  ns0:formula "C10H16N2O3S" ;
  ns0:monoisotopicmass "244.08816" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
