@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/p437416615> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wierdenlandschap / Ben Westerink" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562401X>,
        <http://data.bibliotheken.nl/id/thes/p075657031> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070405468> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789056158613" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a04c9f5816cb640e786144718e075ccb> ;
    schema1:name "Wierdenlandschap" ;
    schema1:numberOfPages 399 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8db79f7f6ba79f5e250d74b3519954c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1348631544> .

