@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/p094304777> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderzoek onder bewoners van goedkope eengezinshuurwoningen / A.A. Mentink" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597494>,
        <http://data.bibliotheken.nl/id/thes/p078493293>,
        <http://data.bibliotheken.nl/id/thes/p078962250> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/1d1af269ad1088078db266d9090c62ff> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7f2632d49760d366d64b01237a143cc> ;
    schema1:name "Onderzoek onder bewoners van goedkope eengezinshuurwoningen" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbcd60cf65f0bb46c56e047f0c0ae0c7> .

