@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/p082955107> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "China's census, 1982 / Gregor Benton & Michel Korzec" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067716806>,
        <https://data.bibliotheken.nl/.well-known/genid/8e165f32be98bd4f14e51ad1096211c2> ;
    schema1:description "Losse bladen. Gestencild",
        "Zonder titelblad. Omslagtitel" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a4a72881540e5b1f7c4aeec2659d8ee> ;
    schema1:name "China's census, 1982" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96b03afbe6ccd5e5cba0249479d80f0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/19661508> .

