@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/p435749161> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boschnegerkunst / door L.C. van Panhuys" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610776>,
        <http://data.bibliotheken.nl/id/thes/p078458072>,
        <http://data.bibliotheken.nl/id/thes/p078585104> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071084282> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043392997> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72941ff6cae95f87ab17a47e287bf692> ;
    schema1:name "Boschnegerkunst" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba6e653250f5350b923457c3c2383961> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874101024> .

