@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/p044307985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A microsimulation model for the Netherlands / J.H.M. Nelissen" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069602166>,
        <https://data.bibliotheken.nl/.well-known/genid/ec15491de44c68ce4a4b70040541715e> ;
    schema1:description "Paper prepared for the Workshop on Demographic Microsimulation, organized by the International Institute for Applied Systems Analysis, held in Budapest, Hungary, November 30 - December 1, 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036545724> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/011ea0fde99781fe80639c33c7e11df0> ;
    schema1:name "A microsimulation model for the Netherlands" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d5f04f58ac0844078b9b78eb855c2fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781900127> .

