@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/p18109116X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "13e Algemene volkstelling 31 mei 1960 / Centraal Bureau voor de Statistiek" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075290472> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820153613> ;
    schema1:issueNumber 0 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31bee2b962a5c0f1b0f8a5e3b76c13f3> ;
    schema1:name "13e Algemene volkstelling 31 mei 1960" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f5f4cfba76a787030e71572d3580ef4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772388608> .

