@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/p851355374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burger en bouwkunst / A.J. van der Staay" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078458471>,
        <http://data.bibliotheken.nl/id/thes/p078580455>,
        <http://data.bibliotheken.nl/id/thes/p241924995> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069205175>,
        <http://data.bibliotheken.nl/id/thes/p075290006> ;
    schema1:description "Tekst van voordracht gehouden tijdens de jaarvergadering van 21 juni 1984" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85147201X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4a8b347f2947ba13bbfa85a178d7dd0> ;
    schema1:name "Burger en bouwkunst" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95dd2e5c6f8a1917746c59ca32a6a5b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71408045> .

