@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/p405843496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gierige Cies van de Withoef / Lode Opdebeek ; Edmond Van Offel [ill.]" ;
    dcterms1:issued "1927" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072531819> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/8ae1964d167653e1479eb22f3a804ec5> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6822a9d4b86fa15de24782e70132d4bf> ;
    schema1:name "Gierige Cies van de Withoef" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d2a55df80f9fd8a9dcfa38870846061> .

