@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/p447441787> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ankie heeft een drukke dag / foto's van S. Presser ; tekst van Bea E. Biet" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067541224>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070441081>,
        <http://data.bibliotheken.nl/id/thes/p074626515>,
        <http://data.bibliotheken.nl/id/thes/p380586371> ;
    schema1:description "Digitale versie van de uitgave: Amsterdam : De Telg, 1946",
        "Gedrukt door Wim Polak, ondergedoken medewerker van de Arbeiderspers",
        "Tekeningen van Leo Schatz" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p335387020> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcb6bd0f85418c9a79ff3adc37a87525> ;
    schema1:name "Ankie heeft een drukke dag" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95576920d3c23302637ad157196ed6b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514484363> .

