@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/p29655135X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adekom is ook een held van links Nederland / August Hans den Boef" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07007772X> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/97618af24f5a78af81d546dd7a9485c4> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/193b6bfb9ccce6be74bac32172357251> ;
    schema1:name "Adekom is ook een held van links Nederland" ;
    schema1:sameAs <http://www.worldcat.org/oclc/774527849> .

