@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/p861785924> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Feest in huis / Nettie Bakker-Engelsman en Piet Marée" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070569134> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068742630> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5518e633eba4fdc23e42022be3c03956> ;
    schema1:name "Feest in huis" ;
    schema1:numberOfPages 378 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a29512f7756585655412d7849bbfbe1> .

