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

<http://data.bibliotheken.nl/id/dbnlt/brin057vier04> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vier vrolijke treksters  /  J.H.  Brinkgreve-Entrop" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/brin057> ;
    schema1:bookEdition "2de druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "brin057vier04" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/leeu085> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5226ccd587ebcb9223061fae205133c9> ;
    schema1:name "Vier vrolijke treksters" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/129cb09ecfc4df8fe4b3a794629fec8c> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=brin057vier04> .

