@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/p840965869> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kaderfunctie van de Verstedelijkingsschets / Hans van der Cammen" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618729> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06774043X>,
        <http://data.bibliotheken.nl/id/thes/p075417022> ;
    schema1:description "Paper voor een studiedag van de Rijksplanologische Dienst" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840034652> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef892100fe997257a73e73a6c912dc32> ;
    schema1:name "De kaderfunctie van de Verstedelijkingsschets" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/764019451935cf1a886cbc635e18edb6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63908636> .

