@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/p44634267X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Johan Brouwer, outsider en bezieler / door S. Tas" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068417462>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070265801> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p854045929> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cd0798c46b08093be195272d083c90b> ;
    schema1:name "Johan Brouwer, outsider en bezieler" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d65f970be718755ac6ae6fa6416d087> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510185842> .

