@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/p429901038> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adriaen Brouwer en de ontwikkeling zijner kunst / door F. Schmidt-Degener" ;
    dcterms1:issued "1908" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070352704>,
        <http://data.bibliotheken.nl/id/thes/p07759505X>,
        <http://data.bibliotheken.nl/id/thes/p07865906X>,
        <http://data.bibliotheken.nl/id/thes/p241923999> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06943896X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p783014058> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f47aa70c16f29adc9584228935d4963> ;
    schema1:name "Adriaen Brouwer en de ontwikkeling zijner kunst" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a18a625c941c480876cf542a185c549> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200194756> .

