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

<http://data.bibliotheken.nl/id/dbnlt/laer006ruim01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ruimten van cultuur  /  Rudi  Laermans" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/laer006> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/sociologie" ;
    schema1:identifier "laer006ruim01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393471853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2553edc0d866c1a11ef37c3ab0978ad8> ;
    schema1:name "Ruimten van cultuur" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b30306b8278f40b127d85931f51c61c> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=laer006ruim01> .

