@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/p433067845> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Nederland vraagt..." ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068551207>,
        <http://data.bibliotheken.nl/id/thes/p069830274>,
        <http://data.bibliotheken.nl/id/thes/p069929459>,
        <http://data.bibliotheken.nl/id/thes/p070290628>,
        <http://data.bibliotheken.nl/id/thes/p071270337> ;
    schema1:description "Onderaan de prent: Van Kleffens: \"Heren! Een kleinigheidje, alsjeblieft!\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01563da8d22cb8fe3d8115a881dae641> ;
    schema1:name "Nederland vraagt..." ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b42eb4c7de8deda91c83255145ef2657> .

