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

<https://dev.bcld.info/works/c93d098f-e0ea-4758-a5b8-37531a719e60> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Currie, Lindsay. It's watching" ;
    bflc:aap-normalized "currielindsayit'swatching" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:04.555186+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23946852> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PZ7.C9354" ;
            :itemPortion "Iv 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "[Fic]" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2014046297> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026280>,
        <http://id.loc.gov/authorities/genreForms/gf2014026339>,
        <http://id.loc.gov/authorities/genreForms/gf2014026373>,
        <http://id.loc.gov/authorities/genreForms/gf2015026020> ;
    :hasInstance <https://dev.bcld.info/instances/fa122c33-470d-4da5-9ee6-b594e9f50e08> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Ages 10 and up ." ;
            :source [ a :Source ;
                    rdfs:label "Delacorte Press." ] ],
        <http://id.loc.gov/vocabulary/maudience/pad> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/d3d6cd08-ddf0-4e66-9e65-f058554c0040> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/childrensSubjects/sj96005569>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96005616>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96005695>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96005978> ;
    :summary [ a :Summary ;
            rdfs:label "After attempting to prove the existence of a famous ghost for their school newspaper, Josie, Jackson, and Alison begin to receive sinister memes on their phones and must uncover the truth behind the terrifying messages before time runs out." ] ;
    :title [ a :VariantTitle ;
            :mainTitle "It is watching" ],
        [ a :Title ;
            :mainTitle "It's watching" ] .

