@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/p258482303> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Buonaparte" ;
    dcterms1:issued "1808" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069017743> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089252004> ;
    schema1:description "Portret van Napoléon I, keizer der Fransen." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2856000ff0d2acb3efd9a7618c8db7c> ;
    schema1:name "Buonaparte" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a86425f003eeff3c4a20ee532d71820> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150241216> .

