@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://www.irandoc.acir/onto/irandoc/CHEBI:120940>
  skos:prefLabel "3-[(2-adamantylamino)-oxomethyl]-1-methylsulfonyl-1-pentylurea"@en, "3 [(2 adamantylamino) oxomethyl] 1 متیل سولفونیل 1 پنتیل اوره"@fa ;
  ns0:mass "385.523" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C18H31N3O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76983> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MQHSAUVPLHLUJO-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "385.20353" ;
  ns0:smiles "CCCCCN(C(=O)NC(=O)NC1C2CC3CC1CC(C2)C3)S(=O)(=O)C" ;
  ns0:inchi "InChI=1S/C18H31N3O4S/c1-3-4-5-6-21(26(2,24)25)18(23)20-17(22)19-16-14-8-12-7-13(10-14)11-15(16)9-12/h12-16H,3-11H2,1-2H3,(H2,19,20,22,23)" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:76983>
  skos:prefLabel "n-sulfonylurea"@en, "سولفونیل اوره N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120940> .

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 .
