@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/p435338587> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kastelen en buitenplaatsen in de gemeente Voorst / Jan Groenenberg, Milly Westerhuis-Duvoort" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141784318> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p333740505> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463284363" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84a90a6683eb3e162c07943fa64e6bb0> ;
    schema1:name "Kastelen en buitenplaatsen in de gemeente Voorst" ;
    schema1:numberOfPages 389 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ed63f6a7d56d62b667db54fd2b3cf11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308946683> .

