@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/p439441730> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie in de stoel / verteld en geïllustreerd door Hanneke Struyck" ;
    dcterms1:issued "1975-1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069086966> ;
    schema1:description "Datering: Mulder fondscatalogu 1975/76",
        "Op de achterkant No. 664 2557 A. - Logo molen met eronder Mulder" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc24a954934f1c19057c80553b6c1fe9> ;
    schema1:name "Drie in de stoel" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b67a09529584ceb2a7b3c5e12da42225> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1394886838> .

