@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/p258481064> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Bootje op rivier" ;
    dcterms1:issued "1851-1900" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070467579> ;
    schema1:description "Fictieve titel.",
        "Met stadswapen Leiden middenonder in blinddruk." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2338793d352bd5e2e9a188f447d173e> ;
    schema1:name "Bootje op rivier" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a75a80b99d9a311d43c6540dbfc3f8a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150240783> .

