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

<http://data.bibliotheken.nl/id/dbnlt/goej001jang01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan Goedbloed te paard  /  Reinoudina de Goeje" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "verhalen" ;
    schema1:identifier "goej001jang01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39321222X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efcc8348c50ae5611324ead16c9749b3> ;
    schema1:name "Jan Goedbloed te paard" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29635ff36a5e5550256ace45bc60061a> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=goej001jang01> .

