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

<http://data.bibliotheken.nl/id/dbnlt/prev002prin01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prinsen en poorters  /  Walter  Prevenier, Wim  Blockmans" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/bloc010>,
        <http://data.bibliotheken.nl/id/dbnla/prev002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/geschiedenis-archeologie" ;
    schema1:identifier "prev002prin01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394972244> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18bc0a4336609aa3d0348c788743a460> ;
    schema1:name "Prinsen en poorters" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd6f3133333ac15ca96b78c2f85da89f> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=prev002prin01> .

