@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/p25847775X> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Benjamin Franklin" ;
    dcterms1:issued "1799" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06836010X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p097681032> ;
    schema1:description "Portret van Benjamin Franklin (1706-1790).",
        "Titel ontleend aan tekst binnen afbeelding.",
        "Verschillende staten." ;
    schema1:inLanguage "und" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49fc052f014cecf8125a2b198c79c691> ;
    schema1:name "Benjamin Franklin" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8dbc1d3b391a4682fa03159355768c0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150239326> .

