@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/p427585872> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nacht van de architectuur 2019 / tekst: Marco Bouman, Berry Kessels ; tekst juryrapport Willem Diehlprijs: CASA" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p410611301> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298355906>,
        <http://data.bibliotheken.nl/id/thes/p320319946> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p410326909> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/544be03af0604b6147a1d4a98a04e29f> ;
    schema1:name "Nacht van de architectuur 2019" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d9eb480759d990b786515b626b0a887> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1158290512> .

