@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/p097609579> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kwaliteit woningvoorraad voor 1975 Dordrecht / P.E.A. Ravestein, J.M.A. Schalk" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073794244> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/51754318091dfd49be861261f3630da7> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0c239f52763d8e13e1a76bce19a6f62> ;
    schema1:name "Kwaliteit woningvoorraad voor 1975 Dordrecht" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b9241ae562e67574fd7cb8dc187ec36> .

