@base          <http://brujula.ual.es/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix bibo:  <http://purl.org/ontology/bibo/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vivo:  <http://vivoweb.org/ontology/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix obo:   <http://purl.obolibrary.org/obo/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<publications/16350>  a           bibo:Document , bibo:AcademicArticle ;
        rdfs:label                "A new strategy for the synthesis of (+)-vernolepin related compounds:: an unusual sulfene elimination leads to the 2-oxa-<i>cis</i>-decalin skeleton" ;
        obo:arg_2000028           [ a                vcard:Individual ;
                                    obo:arg_2000029  <publications/16350> ;
                                    vcard:hasURL     [ a          vcard:URL ;
                                                       vcard:url  <http://gateway.webofknowledge.com/gateway/Gateway.cgi?GWVersion=2&SrcApp=PARTNER_APP&SrcAuth=LinksAMR&KeyUT=WOS:000089764200010&DestLinkType=FullRecord&DestApp=ALL_WOS&UsrCustomerID=2babd8c6fad4e3602ddc9c9745b55343>
                                                     ]
                                  ] ;
        dcterms:created           "2018-05-03T09:48:12Z"^^xsd:dateTime ;
        dcterms:issued            "2000-09-30"^^<xsd:date> ;
        dcterms:modified          "2024-11-20T02:03:01.093Z"^^xsd:dateTime ;
        dcterms:title             "A new strategy for the synthesis of (+)-vernolepin related compounds:: an unusual sulfene elimination leads to the 2-oxa-<i>cis</i>-decalin skeleton" ;
        bibo:doi                  "10.1016/s0040-4039(00)01334-4" ;
        vivo:hasPublicationVenue  [ a                         bibo:Collection ;
                                    dcterms:title             "TETRAHEDRON LETTERS" ;
                                    vivo:publicationVenueFor  <publications/16350>
                                  ] ;
        vivo:relatedBy            [ a             vivo:Authorship , vivo:Relationship ;
                                    vivo:relates  <authors/35> , <publications/16350>
                                  ] .
