@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p176569669> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Collusie tussen overheid en bedrijf / Henk van de Bunt" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071641173> ;
    schema1:description "Boekbespreking van: Collusie tussen overheid en bedrijf: een vergeten hoofdstuk uit de organisatiecriminologie, oratie / G.A.A.J. van den Heuvel. Maastricht: Universiteit Maastricht, 1998" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d78eb9075c7825d454fdc4c75282817> ;
    schema1:name "Collusie tussen overheid en bedrijf" .

