@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/p405474148> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De teleurstellende stilte van een meester-redenaar : Obama na drie jaar / Rob Kroes" ;
    dcterms1:issued "2012" ;
    schema1:associatedMedia "http://www.atlcom.nl/ap_archive/pdf/AP%202012%20nr.%202/Kroes.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069993688> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c448703b392d695e5e6b3f137f3ef956> ;
    schema1:name "De teleurstellende stilte van een meester-redenaar : Obama na drie jaar" ;
    schema1:sameAs <http://www.worldcat.org/oclc/953686068> .

