@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/p401394735> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "From common market to common democracy : a theory of democratic integration / Jaap Hoeksma" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068840624> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789462402799" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9426450856eb25c4d5d01b029ecfb66> ;
    schema1:name "From common market to common democracy : a theory of democratic integration" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bb8aaaf62a42e9731dbdeb5c413ff62> ;
    schema1:sameAs <http://www.worldcat.org/oclc/950739589> .

