@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/87f66522-d9ec-439e-8e75-1f2575875605> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Sanna, Alessandro, 1975-. Castle of books" ;
    bflc:aap-normalized "sannaalessandro1975castleofbooks" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:17.758195+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24007510> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :classificationPortion "853.92" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :classificationPortion "PZ7.S23545" ;
            :itemPortion "Cas 2019" ;
            :status <http://id.loc.gov/vocabulary/mstatus/nuba>,
                <http://id.loc.gov/vocabulary/mstatus/p> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti>,
        <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2007023343> ;
            :role <http://id.loc.gov/vocabulary/relators/aut>,
                <http://id.loc.gov/vocabulary/relators/ill> ] ;
    :expressionOf <https://dev.bcld.info/hubs/17cc8ae9-78a5-42b6-af54-74a5ba4b82b1> ;
    :genreForm [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Livres d'images" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/rvmgf> ;
            mads:authoritativeLabel "Livres d'images" ],
        [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Picture books for children" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Picture books for children" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "picture books" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/aat> ;
            mads:authoritativeLabel "picture books" ],
        [ a :GenreForm ;
            rdfs:label "Juvenile fiction" ],
        <http://id.loc.gov/authorities/genreForms/gf2016026096>,
        <http://id.worldcat.org/fast/1411637>,
        <http://id.worldcat.org/fast/1423787>,
        <http://id.worldcat.org/fast/1726789>,
        <https://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/a49841b3-48f9-4ab9-875b-ee8c58674342> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Preschool." ],
        <http://id.loc.gov/authorities/demographicTerms/dg2015060010>,
        <http://id.loc.gov/vocabulary/maudience/pre> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Translated from the Italian." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/resourceComponents/otx> ;
            :language <http://id.loc.gov/vocabulary/languages/ita> ] ;
    :relation [ a :Relation ;
            :associatedResource <https://id.oclc.org/worldcat/entity/E39PCGHQ4jDTCHXqX7dB8c3rmb> ;
            :relationship <https://id.oclc.org/worldcat/ontology/hasWork> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Livres et lecture--Romans, nouvelles, etc. pour la jeunesse." ;
            bflc:aap-normalized "livresetlectureromansnouvellesetcpourlajeunesse" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/rvm> ;
            mads:authoritativeLabel "Livres et lecture--Romans, nouvelles, etc. pour la jeunesse." ;
            mads:componentList ( [ a mads:Topic ;
                        mads:authoritativeLabel "Livres et lecture" ] [ a mads:GenreForm ;
                        mads:authoritativeLabel "Romans, nouvelles, etc. pour la jeunesse." ] ) ],
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050418>,
        <http://id.loc.gov/authorities/subjects/sh85015758>,
        <http://id.loc.gov/authorities/subjects/sh85020702>,
        <http://id.worldcat.org/fast/836454>,
        <http://id.worldcat.org/fast/848428> ;
    :summary [ a :Summary ;
            rdfs:label "The two children in Castle of Books go on a creative journey to discover the answer to the question, 'Why do we need books?'. As they look through piles and piles of books and discover the incredible words within, they find lots of answers to this question; to observe, to discover, to imagine, to understand each other and so much more." ] ;
    :title [ a :Title ;
            :mainTitle "Castle of books" ] .

