@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/p089476840> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "General projection methods and outputs / by Harri Cruijsen, Nico Keilman" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075269546> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071192646> ;
    schema1:description "Paper prepared for presentation at the International workshop on national population projections in industrialized countries, Voorburg, the Netherlands, 25-28 October 1988" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a09b53962437ab8779a1c693726b30b5> ;
    schema1:name "General projection methods and outputs" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/986e271065dcd2ba72b9e1be43c95195> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933254717> .

