@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/p443107610> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Feest voor de juf / Mary Heylema ; met tekeningen van Tineke Meirink" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p297291289> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p164452729> ;
    schema1:description "Op omslag: Verhaal" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443066191> ;
    schema1:isbn "9789048751235" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8acd530508ef8c2cff07d88acf5967e0> ;
    schema1:name "Feest voor de juf" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7a2e7e2b499e08994e81c092b696fdd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1444260696> .

