@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/p433320907> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "De nieuwe gezichten in het kabinet" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068425082>,
        <http://data.bibliotheken.nl/id/thes/p07057457X>,
        <http://data.bibliotheken.nl/id/thes/p070595569>,
        <http://data.bibliotheken.nl/id/thes/p071572317>,
        <http://data.bibliotheken.nl/id/thes/p273425927>,
        <http://data.bibliotheken.nl/id/thes/p433092297> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ebf476784868436c497ac2c53aada23> ;
    schema1:name "De nieuwe gezichten in het kabinet" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/125248ebf99c5d8580e99d6c432eed25> .

