@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p161031277> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nationale huishoudensprognose 1993 : huishoudens naar grootte = National household forecasts 1993 : households by size / A.H. de Jong" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p166609323> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a399515f9bae23ab392bef521b55ee5a> ;
    schema1:name "Nationale huishoudensprognose 1993 : huishoudens naar grootte = National household forecasts 1993 : households by size" .

