@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/p078922208> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Volkshuisvesting / [geschreven door D. Louter]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626381> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069938628>,
        <http://data.bibliotheken.nl/id/thes/p149429983> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159528933> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p063334364> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9f261a2fc980bfdb9b8b50a03373baf> ;
    schema1:name "Volkshuisvesting" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55dac7b2ee63f51c4a2db204849e65af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65623326> .

