@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/p273859978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De logica van de politiek / Guido Dierickx" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618958> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07108925X> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "1e dr.: Leuven ; Apeldoorn : Garant, 1996" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044116835" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fc5b8931a37af7e0a40c2b109d3b1ea> ;
    schema1:name "De logica van de politiek" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac09c9b7125a1705498159b10a518154> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66472804> .

