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

<http://data.bibliotheken.nl/id/dbnlt/jans353oude01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Oude Kerk te Amsterdam Bouwgeschiedenis en restauratie /  Herman  Janse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/jans353> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/architectuur",
        "non-fictie/geschiedenis-archeologie" ;
    schema1:identifier "jans353oude01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393471705> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1001f896038503985ab3e45f0985512b> ;
    schema1:name "De Oude Kerk te Amsterdam Bouwgeschiedenis en restauratie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4c2186baeeef859ed891466a7db3ef6> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=jans353oude01> .

