@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/p088251985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deventer : wonen, weten, werken en welzijn aan het water / door C.M. Hogenstijn ; [met bijdragen van G. Stellwag]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074201700>,
        <http://data.bibliotheken.nl/id/thes/p079784720> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074834371>,
        <http://data.bibliotheken.nl/id/thes/p075320274> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079643175> ;
    schema1:isbn "9072977548" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b5337d16d4737c87c06a2b1e0ae8d54> ;
    schema1:name "Deventer : wonen, weten, werken en welzijn aan het water" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d5ab899b1ff135162035ce14a72db5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65756965> .

