@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p082343233> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anna van Gogh-Kaulbach / door Frans Netscher" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391337149> ;
    dcterms1:issued "1904" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069337853> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067583660> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045135983> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/057c28b5e82161fc585c241148047e37> ;
    schema1:name "Anna van Gogh-Kaulbach" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac6cb96a1a0cd9ede88c40d537e32891> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65753722> .

