@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/ec5d92f4-5da0-4b27-af84-5aa1bfc08e5c> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:21.328460+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23518526> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2021" ;
    :dimensions "22 cm" ;
    :extent [ a :Extent ;
            rdfs:label "394 pages" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2023458556" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/prsjlb> ;
            rdf:value "bv0000009852" ],
        [ a :Isbn ;
            rdf:value "9798985104004" ] ;
    :instanceOf <https://dev.bcld.info/works/93da02d3-bb6b-4e7b-87db-97557da26cb4> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 387-394)." ],
        [ a :Note ;
            rdfs:label "Scholarly collection of essays on literature, society, culture, and politics in contemporary Puerto Rico. Juan Carlos Quintero Herencia (1963) is a poet and literary critic. He has previously published the poetry books La caja negra (2002), El hilo para el marisco (2002), Cuadernos de los envíos (2002), Libro del sigiloso (2012), El Cuerpo del milagro (2016) and essays, Fulguración del espacio: letras e imaginario institucional de la Revolución Cubana, 1960-1971 (2002, awarded Iberoamerican Prize by LASA), La máquina de la salsa: tránsitos del sabor (2005), La hoja de mar: efecto archipiélago (2016), among others." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Editorial El Congrejo" ;
            bflc:simpleDate "[2021]" ;
            bflc:simplePlace "Lajas, Puerto Rico",
                "Maryland, Estados Unidos" ;
            :date "2021"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/mdu> ] ;
    :publicationStatement "Maryland, Estados Unidos; Lajas, Puerto Rico: Editorial El Congrejo, [2021]" ;
    :responsibilityStatement "Juan Carlos Quintero Herencia" ;
    :title [ a :Title ;
            :mainTitle "De la queda(era)" ;
            :subtitle "imagen, tiempo y detención en Puerto Rico" ] .

