@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/p05039522X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'De Hollandse ziekte' : de pressiegroepen tegen het algemeen belang / H. Hoelen" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658755>,
        <http://data.bibliotheken.nl/id/thes/p077607171>,
        <http://data.bibliotheken.nl/id/thes/p078492076>,
        <http://data.bibliotheken.nl/id/thes/p397562640> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067727417> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020717235" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0441df75be27ffcdf9eb25c9aee1530a> ;
    schema1:name "'De Hollandse ziekte' : de pressiegroepen tegen het algemeen belang" ;
    schema1:numberOfPages 490 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4abd8af11b05a6e5d26b851e571876f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901933353> .

