@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/p333592778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The queen, the populists and the others : new Dutch politics explained to foreigners / Jan Willem Sap" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608887>,
        <http://data.bibliotheken.nl/id/thes/p078474981>,
        <http://data.bibliotheken.nl/id/thes/p078631823> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079399991> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p329963538> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a4cbbcdaf1cfdade9414edc3f4aff6f> ;
    schema1:name "The queen, the populists and the others : new Dutch politics explained to foreigners" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9797f3172cf35a9ddf6d818821a444a> .

