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

<http://data.bibliotheken.nl/id/dbnlt/sten009monu06> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Monumenten in Nederland. Fryslân Friesland /  Ronald  Stenvert, Chris  Kolman, Sabine  Broekhoven, Saskia van Ginkel-Meester, Yme  Kuiper" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/broe155>,
        <http://data.bibliotheken.nl/id/dbnla/gink002>,
        <http://data.bibliotheken.nl/id/dbnla/kolm005>,
        <http://data.bibliotheken.nl/id/dbnla/kuip057>,
        <http://data.bibliotheken.nl/id/dbnla/sten009> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/architectuur",
        "non-fictie/naslagwerken (alg.)" ;
    schema1:identifier "sten009monu06" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p401026817> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8e380927b4255c634923d66288404c2> ;
    schema1:name "Monumenten in Nederland. Fryslân Friesland" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=sten009monu06> .

