@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/p785750290> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Keus uit twaalf Postillen / samengesteld door M.H. Bolkestein en Kr. Strijd" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594487> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068666209>,
        <http://data.bibliotheken.nl/id/thes/p070758670> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023912284" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51cd4be291769553f7e3a1608813843f> ;
    schema1:name "Keus uit twaalf Postillen" ;
    schema1:numberOfPages 264 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbe47e682c1e0eafc5420f93395418c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901710192> .

