@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:50695>
  skos:prefLabel "مونوباکتام"@fa, "monobactam"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91688> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:91688>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50695> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(3r,4s)-1-(4-fluorophenyl)-3-[3-(4-fluorophenyl)-3-hydroxypropyl]-4-(4-hydroxyphenyl)-2-azetidinone"@en, "(3R,4S) 1 (4 فلوروفنیل) 3 [3 (4 فلوروفنیل) 3 هیدروکسی پروپیل] 4 (4 هیدروکسی فنیل) 2 آزتیدینون"@fa ;
  ns0:smiles "C1=CC(=CC=C1[C@@H]2[C@H](C(=O)N2C3=CC=C(C=C3)F)CCC(C4=CC=C(C=C4)F)O)O" ;
  ns0:inchikey "OLNTVTPDXPETLC-OJVMETQDSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C24H21F2NO3" ;
  ns0:inchi "InChI=1S/C24H21F2NO3/c25-17-5-1-15(2-6-17)22(29)14-13-21-23(16-3-11-20(28)12-4-16)27(24(21)30)19-9-7-18(26)8-10-19/h1-12,21-23,28-29H,13-14H2/t21-,22?,23-/m1/s1" ;
  ns0:mass "409.426" ;
  ns0:monoisotopicmass "409.14895" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
