@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p447419668> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dappere Marius / door ... Henriette Brey ; voor de nederlandsche jeugd bew. door Joannes Mercator, pr. ; [ill.: Jan Wiegman]" ;
    dcterms1:issued "1927" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069610320> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074587927> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p141584734> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851015492> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b17085f783df0f0dc990f9730eb4714> ;
    schema1:name "De dappere Marius" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2072bfe1006af93c263507ab3f863338> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514466676> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/662d53f18aaea21f04ae3e55bb66aed2> .

