@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/p096432683> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De particuliere woningvoorziening en de taak van de makelaar / door H.G. van Beusekom" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071195904> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb2593688e7f9f5df3fdfa5dbbab8efb> ;
    schema1:name "De particuliere woningvoorziening en de taak van de makelaar" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/779f03ae2c894846022ad4aa7c34f9a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65784180> .

