@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/p046090282> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bevolkingsvooruitberekening: op zoek naar nieuwe wegen / A.P.J.G. Vossen" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560101X>,
        <http://data.bibliotheken.nl/id/thes/p075663856>,
        <http://data.bibliotheken.nl/id/thes/p077611330>,
        <http://data.bibliotheken.nl/id/thes/p078481813>,
        <http://data.bibliotheken.nl/id/thes/p078610664> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073575585> ;
    schema1:description "Ook verschenen als proefschrift Tilburg, 1988" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033490366" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eae2e36d4a5d4fe013e8d34586f877a7> ;
    schema1:name "De bevolkingsvooruitberekening: op zoek naar nieuwe wegen" ;
    schema1:numberOfPages 247 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0f01fe4937a794e593c38dcfb0a2db6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906543045> .

