@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/7802ad31-20fd-44f3-87f4-d4a0946d805f> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T05:14:38.476630+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23046302> ;
            :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 :Isbn ;
            :qualifier "pdf" ;
            rdf:value "9781484680223" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9781484680230" ],
        [ a :Isbn ;
            :qualifier "kindle edition" ;
            rdf:value "9781484680247" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9781484680254" ],
        [ a :Lccn ;
            rdf:value "  2022053001" ] ;
    :instanceOf <https://dev.bcld.info/works/81935320-0d2c-4927-ade2-10d6cd3efa46> ;
    :publicationStatement "North Mankato, Minnesota: Picture Window Books, a Capstone imprint, [2024]" ;
    :title [ a :Title ;
            :mainTitle "Ellie's brave search" ;
            :subtitle "a search and rescue dog graphic novel" ] .

