@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/p377529753> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij het standbeeld van Johan Rudolph Thorbecke" ;
    dcterms1:issued "1876" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06830983X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070766940>,
        <http://data.bibliotheken.nl/id/thes/p071460276> ;
    schema1:description "Met een afbeelding van de houtsnede van het standbeeld door R. Brend'amour naar een tekening van P.J. Arendzen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a6a722c8fefb2cf8564aefc41ae1b15> ;
    schema1:name "Bij het standbeeld van Johan Rudolph Thorbecke" ;
    schema1:sameAs <http://www.worldcat.org/oclc/883823881> .

