@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/p425220095> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jacht op de bankrovers / Kees den Otter ; geïllustreerd door Gerard van Straaten" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067894194> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068862334> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450110990> ;
    schema1:isbn "9789020647365" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/998b0b4b6a0ba9e7a6e03fdc4daf39a9> ;
    schema1:name "Jacht op de bankrovers" ;
    schema1:numberOfPages 3256044 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebd8948a7bc7cc2fe63f06e0e33f4e02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1227307205> .

