@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p379422247> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "[ Dochter neemt ritueel afscheid van vader]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073986836> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p306645661> ;
    schema1:description "Herkomst titel: foto verso midden",
        "Reproduction: 1995" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/054c00f81ee6df731701e0c93ccda63c> ;
    schema1:name "[ Dochter neemt ritueel afscheid van vader]" ;
    schema1:numberOfPages 1 ;
    schema1:sameAs <http://www.worldcat.org/oclc/884830208> .

