@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:33860>
  skos:prefLabel "آمین معطر"@fa, "aromatic amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:115099> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:115099>
  ns0:monoisotopicmass "275.09800" ;
  ns0:inchikey "MVAFKNJHVWDJGK-UHFFFAOYSA-N" ;
  skos:prefLabel "2-methoxy-4-[[2-(methylthio)anilino]methyl]phenol"@en, "2 متوکسی 4 [[2 (متیل تیو) آنیلینو] متیل] فنل"@fa ;
  ns0:smiles "COC1=C(C=CC(=C1)CNC2=CC=CC=C2SC)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H17NO2S" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H17NO2S/c1-18-14-9-11(7-8-13(14)17)10-16-12-5-3-4-6-15(12)19-2/h3-9,16-17H,10H2,1-2H3" ;
  ns0:mass "275.368" .

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 .
