@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/p239982606> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij de donk're kathedralen / Bert Peleman" ;
    dcterms1:issued "1944" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068337825> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820651206> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14f172f10e01cb7d877e564aeac4675c> ;
    schema1:name "Bij de donk're kathedralen" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fb8c3046e292880d30f5c23b2566ecd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66953425> .

