@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/p168526638> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kennis is nog steeds macht / H. Notté, H. Wagenaar" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074351958> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p183177746> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c82c27e75e78c5de95daf76414c0fec4> ;
    schema1:name "Kennis is nog steeds macht" .

