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

<http://data.bibliotheken.nl/id/dbnlt/sten009monu11> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Monumenten in Nederland. Noord-Holland  /  Ronald  Stenvert, Chris  Kolman, Saskia van Ginkel-Meester, Elisabeth  Stades-Vischer, Ronald  Rommes" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/gink002>,
        <http://data.bibliotheken.nl/id/dbnla/kolm005>,
        <http://data.bibliotheken.nl/id/dbnla/romm006>,
        <http://data.bibliotheken.nl/id/dbnla/stad007>,
        <http://data.bibliotheken.nl/id/dbnla/sten009> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/architectuur",
        "non-fictie/naslagwerken (alg.)" ;
    schema1:identifier "sten009monu11" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p401027309> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7b67b5237efe9e4e74bcce320f03c0a> ;
    schema1:name "Monumenten in Nederland. Noord-Holland" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=sten009monu11> .

