@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/p272916870> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kunstplan Oude Westen / [tekst: Lon Pennock, Joost van den Hooff ; fotogr.: Christa Deen, Uwe Sörensen]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070912793> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071516506>,
        <http://data.bibliotheken.nl/id/thes/p074282727> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40e5d6711bed0377763aab6d21ba3090> ;
    schema1:name "Kunstplan Oude Westen" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b88f3a0d7692de84a0908ccf63bc2202> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66714696> .

