@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/p181010135> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gemeenten tussen wet en werkelijkheid / Nico Randeraad" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07845073X>,
        <http://data.bibliotheken.nl/id/thes/p078516242>,
        <http://data.bibliotheken.nl/id/thes/p078577322>,
        <http://data.bibliotheken.nl/id/thes/p241924553>,
        <http://data.bibliotheken.nl/id/thes/p241924790> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p11878210X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25bfff21f03a55f705fb0611ced07c1f> ;
    schema1:name "Gemeenten tussen wet en werkelijkheid" ;
    schema1:numberOfPages 265 .

