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

<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://www.irandoc.acir/onto/irandoc/CHEBI:116407>
  ns0:inchikey "SXHJFACKRQUEPO-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "5-ethyl-3-[(n-methylanilino)methylidene]-2-thiophenone"@en, "5 اتیل 3 [(N متیلانیلینو) متیلیدن] 2 تیوفنون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H15NOS/c1-3-13-9-11(14(16)17-13)10-15(2)12-7-5-4-6-8-12/h4-10H,3H2,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48975> ;
  ns0:smiles "CCC1=CC(=CN(C)C2=CC=CC=C2)C(=O)S1" ;
  ns0:mass "245.342" ;
  ns0:formula "C14H15NOS" ;
  ns0:monoisotopicmass "245.08744" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:48975>
  skos:prefLabel "آنیلین جایگزین"@fa, "substituted aniline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116407> .

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 .
