@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/p181586703> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Stevenstoren te Nijmegen : de geschiedenis van een herbouw / Albert Lemmens" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595270>,
        <http://data.bibliotheken.nl/id/thes/p07864979X>,
        <http://data.bibliotheken.nl/id/thes/p078692121>,
        <http://data.bibliotheken.nl/id/thes/p152106804> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073010294> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86b6c5ad7d428ef0e51be974c61d63f7> ;
    schema1:name "De Stevenstoren te Nijmegen : de geschiedenis van een herbouw" ;
    schema1:numberOfPages 151 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d33d7009e02a72f28257bd0ca6234c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67830433> .

