@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/p064273369> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Raming van de natuurlijke groei van de bevolking tot 1975" ;
    dcterms1:issued "1957" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/7f2b85235907cea11c3983a4858a2ddf> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044628323> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75d61306b7b69c239d7fc4fa75f366c1> ;
    schema1:name "Raming van de natuurlijke groei van de bevolking tot 1975" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/059b76dd082a17bb0e2591c60c7ebbf3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65496808> .

