@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/p154171980> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De premier van Europa : het verhaal van een spel om de macht / Jaap Hoeksma" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665395> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068840624>,
        <http://data.bibliotheken.nl/id/thes/p115197370> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9064733422" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b6f3d1ab3a83a1ea87b0d5f7facedb3> ;
    schema1:name "De premier van Europa : het verhaal van een spel om de macht" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8a3b96e61379c87432a5a1fd7e8633b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906976025> .

