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

<http://data.bibliotheken.nl/id/dbnlt/sten009monu12> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Monumenten in Nederland. Flevoland Met terugblik & registers van de complete serie /  Ronald  Stenvert, Chris  Kolman" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/kolm005>,
        <http://data.bibliotheken.nl/id/dbnla/sten009> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/architectuur",
        "non-fictie/naslagwerken (alg.)" ;
    schema1:identifier "sten009monu12" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p401027279> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b470082f9e0ec60cf7d04f79f14b1df> ;
    schema1:name "Monumenten in Nederland. Flevoland Met terugblik & registers van de complete serie" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=sten009monu12> .

