@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/p101952392> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spelbreker of president / Anthony Mertens" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073762415> ;
    schema1:description "Bespreking van: De cultuur van de vrijheid en andere essays / Mario Vargas Llosa. - Amsterdam : Meulenhoff, 1989" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fae6db29725f52515ab7fa521f4fa2b> ;
    schema1:name "Spelbreker of president" .

