@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/p062854712> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het buurthuis als ruimtebiedend gebouw" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600797>,
        <http://data.bibliotheken.nl/id/thes/p078462320> ;
    schema1:description "Enquête november 1966",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833329545> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d662ac6851aa17287ce4e7438b90b23> ;
    schema1:name "Het buurthuis als ruimtebiedend gebouw" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4ce42c423d9c434940ed74414b82f09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65399961> .

