@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p443107572> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kom uit die boom, poes! / Anneke Gerbrands ; met tekeningen van Ina Hallemans" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p390694541> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071874615> ;
    schema1:description "Op omslag: Verhaal" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443066191> ;
    schema1:isbn "9789048751198" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60d0555a9118c4ab17f90c75ed592d21> ;
    schema1:name "Kom uit die boom, poes!" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2ffa0e9e3369217f863929c83dee4e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1444106468> .

