@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/p340229845> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Spiegel : geschiedenis van een villawijk : 1874-heden / Paul Schneiders" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078945178>,
        <http://data.bibliotheken.nl/id/thes/p363097147> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071078894> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077285237" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1df119a284284dbd4a8f1efc1c6a37f3> ;
    schema1:name "Het Spiegel : geschiedenis van een villawijk : 1874-heden" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab4dfd5cedca9f9958c871c739778f7e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778284891> .

