@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/p43792047X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De democratisering van de Europese Unie / Jaap Hoeksma" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605643>,
        <http://data.bibliotheken.nl/id/thes/p075610396>,
        <http://data.bibliotheken.nl/id/thes/p080711618> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068840624> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789400112384" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76a92f86e230e9ba73fce33739a753d5> ;
    schema1:name "De democratisering van de Europese Unie" ;
    schema1:numberOfPages 1763104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29564eed117d9cb510dbcec72d3e7cfd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1420384031> .

