@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:35683>
  skos:prefLabel "آریل سولفید"@fa, "aryl sulfide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107286> .

<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:107286>
  ns0:subset "2_STAR" ;
  ns0:inchikey "DPEFCNQTHCMUCO-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H13NO2S/c1-10(17-12-7-3-4-8-13(12)18)16-15(19)11-6-2-5-9-14(11)20-16/h2-9,17-18H,1H3" ;
  skos:prefLabel "2-[1-(2-hydroxyanilino)ethylidene]-1-benzothiophen-3-one"@en, "2 [1 (2 هیدروکسیانیلینو) اتیلیدن] 1 بنزوتیوفن 3 یک"@fa ;
  ns0:smiles "CC(=C1C(=O)C2=CC=CC=C2S1)NC3=CC=CC=C3O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "283.347" ;
  ns0:formula "C16H13NO2S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "283.06670" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
