@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/p394843177> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Regeren in Nederland : uittreksel" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622726> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068093373>,
        <http://data.bibliotheken.nl/id/thes/p068254326> ;
    schema1:description "Uittreksel van de 3e druk door Jan W. van Deth en Jan C.P.M. Vis: Assen : Van Gorcum, 2006" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462123762" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1aa8795ccb186270fd5f0282f4c3e11e> ;
    schema1:name "Regeren in Nederland : uittreksel" ;
    schema1:numberOfPages 234510 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/845c562f74547560c02047c849969c39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1381141867> .

