@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/p055874592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adviesbureaus voor bouwvereenigingen / door mr. D. Hudig" ;
    dcterms1:issued "1919" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070569053>,
        <http://data.bibliotheken.nl/id/thes/p075304287> ;
    schema1:description "Aan de kop van de titelpagina: Nationale Woningraad",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c76d1d722edf3b804c809571c0a75fcf> ;
    schema1:name "Adviesbureaus voor bouwvereenigingen" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bba961a4d438116aa7da4551fee26eb3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65066935> .

