@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/p372275834> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "[ Zonder titel]" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072866209> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30f7c603a4507e8912164cbc8b7d6e0d> ;
    schema1:name "[ Zonder titel]" ;
    schema1:numberOfPages 1 ;
    schema1:sameAs <http://www.worldcat.org/oclc/893055680> .

