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

<http://data.bibliotheken.nl/id/dbnlt/star001frie01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Friesche lusthof  /  Jan Jansz.  Starter" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/star001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/brou013>,
        <http://data.bibliotheken.nl/id/dbnla/veld037> ;
    schema1:genre "gedichten / dichtbundel",
        "liederen/liedjes",
        "poëzie" ;
    schema1:identifier "star001frie01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394980530> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06a700b33bda03bc81552638f554591a> ;
    schema1:name "Friesche lusthof" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f91bcc3f3ea9150778717f79672ad3f9> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=star001frie01> .

