@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/p239472209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandsche kunstenaars van heden = artistes Hollandais contemporains / inl. F. Schmidt-Degener" ;
    dcterms1:issued "1940" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06943896X> ;
    schema1:description "Catalogus tentoonstelling België, Brussel, Koninklijke Musea voor schoone kunsten van België, 1940" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fed49b75cc4306f605931e3bd835a6f> ;
    schema1:name "Nederlandsche kunstenaars van heden = artistes Hollandais contemporains" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/450e2c4f77df4e92155407162f79efd5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67068914> .

