@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/15915900-0ecc-4fe6-a55c-c83c7d16bd31> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T17:55:48.634479+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23112409> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2023003517" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9781669032397" ],
        [ a :Isbn ;
            :qualifier "pdf" ;
            rdf:value "9781669032373" ] ;
    :instanceOf <https://dev.bcld.info/works/a837dfa8-49df-4649-8fa3-71b0805b6ccc> ;
    :publicationStatement "North Mankato, Minnesota: Stone Arch Books, a Capstone imprint, [2024]" ;
    :title [ a :Title ;
            :mainTitle "Riley Reynolds slides into summer" ] .

