@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/p810588536> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De levende stad / [Bob Vreeswijk en Pieter Jan van Delden]" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622815>,
        <http://data.bibliotheken.nl/id/thes/p077611268>,
        <http://data.bibliotheken.nl/id/thes/p078674344> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068186835>,
        <http://data.bibliotheken.nl/id/thes/p075310104> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068850344> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p800612353> ;
    schema1:isbn "9065200444" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1648ce88bad8da5d023e2f9fc71f613a> ;
    schema1:name "De levende stad" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e787b667940bc11baf30463ea64f304> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63381303> .

