@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/p305489453> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zuilichemmers, wonen en werken in verleden tijd / Jan van Brakel" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075666189> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06956003X>,
        <http://data.bibliotheken.nl/id/thes/p146418565> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789080253377" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6df7c3e539dd1d878c7223c2fa23291f> ;
    schema1:name "Zuilichemmers, wonen en werken in verleden tijd" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87a07f42860088c559ae2747d6d06a6a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/262519555> .

