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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109194>
  ns0:formula "C16H17NOS" ;
  skos:prefLabel "n-(4-methylphenyl)-4,5,6,7-tetrahydro-1-benzothiophene-2-carboxamide"@en, "N (4 متیل فنیل) 4،5،6،7 تتراهیدرو 1 بنزوتیوفن 2 کربوکسامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:62733> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "271.10309" ;
  ns0:mass "271.379" ;
  ns0:inchikey "MGUJPNBADSXKKA-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC=C(C=C1)NC(=O)C2=CC3=C(S2)CCCC3" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H17NOS/c1-11-6-8-13(9-7-11)17-16(18)15-10-12-4-2-3-5-14(12)19-15/h6-10H,2-5H2,1H3,(H,17,18)" ;
  ns0:charge "0" .

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