@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://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://www.irandoc.acir/onto/irandoc/CHEBI:38785>
  skos:prefLabel "مورفولین ها"@fa, "morpholines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:194625> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:194625>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "بنزو[b]تیوفن 2 یل(مورفولینو) متانون"@fa, "benzo[b]thiophen-2-yl(morpholino)methanone"@en ;
  ns0:smiles "S1C(C(=O)N2CCOCC2)=CC=3C1=CC=CC3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38785> ;
  ns0:inchi "InChI=1S/C13H13NO2S/c15-13(14-5-7-16-8-6-14)12-9-10-3-1-2-4-11(10)17-12/h1-4,9H,5-8H2" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BQBXBCPUICXXRC-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "247.06670" ;
  ns0:formula "C13H13NO2S" ;
  ns0:synonym_EXACT "1-benzothiophen-2-yl(morpholin-4-yl)methanone" ;
  ns0:mass "247.310" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
