@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/p413334570> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van het liberalisme / Dirk Verhofstadt" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613859> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069887683>,
        <http://data.bibliotheken.nl/id/thes/p318072831> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089246028" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3aabff10bdb1e13bbd0f79d0b8cc732> ;
    schema1:name "De geschiedenis van het liberalisme" ;
    schema1:numberOfPages 552 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7810ef8704c1852e49a234d2710dd80e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1010745655> .

