@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/brou016gees01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geestelijke verwarring  /  Johan  Brouwer" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/brou016> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/filosofie-ethiek",
        "non-fictie/geschiedenis/Tweede Wereldoorlog" ;
    schema1:identifier "brou016gees01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p424116901> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9f550e2d94b833001756374c3fc61cb> ;
    schema1:name "Geestelijke verwarring" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e031a51a93b1a53c94fce3e1c42f920> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=brou016gees01> .

