@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/p057654751> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dirk's wooden clogs / Ilona Fennema ; illustrated by Georgette Apol ; [translated from the Dutch]" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067788513> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074731238> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e6b940d76fe9ab51b52c86c4242887e> ;
    schema1:name "Dirk's wooden clogs" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ae965b68d91f8d64a69632f4a0bafdb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906042224> .

