@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:13248>
  skos:prefLabel "آنیلید"@fa, "anilide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114284> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22160>
  skos:prefLabel "استامیدها"@fa, "acetamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114284> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:114284>
  ns0:formula "C16H20N4O2S" ;
  ns0:smiles "CC(=O)NC1=CC=C(C=C1)C2=NN=C(SC2)NCC3CCCO3" ;
  ns0:mass "332.422" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160>, <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "N [4 [2 (2 oxolanylmethylamino) 6H 1,3,4 thiadiazin 5 yl]phenyl]acetamide"@fa, "n-[4-[2-(2-oxolanylmethylamino)-6h-1,3,4-thiadiazin-5-yl]phenyl]acetamide"@en ;
  ns0:monoisotopicmass "332.13070" ;
  ns0:inchi "InChI=1S/C16H20N4O2S/c1-11(21)18-13-6-4-12(5-7-13)15-10-23-16(20-19-15)17-9-14-3-2-8-22-14/h4-7,14H,2-3,8-10H2,1H3,(H,17,20)(H,18,21)" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RXUFKHRJDTWTLV-UHFFFAOYSA-N" .

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 .
