@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/p30448444X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse samenleving 2007 / Centraal Bureau voor de Statistiek" ;
    dcterms1:issued "2007" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/4849ae430280734b5d0e5b9971bf6820> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303562986> ;
    schema1:isbn "9789035717879" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eae54510b910c60a4afbf864dc75a94a> ;
    schema1:name "De Nederlandse samenleving 2007" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e921b550d1804b2a19f126c6faa00485> .

