@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/p425218341> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vijfde heeft succes / Frederik August Betlem ; geïllustreerd door Hans Borrebach" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068865856> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070885524> ;
    schema1:description "Auteursnaam op omslag: Freddy Hagers" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450110990> ;
    schema1:isbn "9789020644593" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2409602f9a50c37c87309be2fdc96d4> ;
    schema1:name "De vijfde heeft succes" ;
    schema1:numberOfPages 3203044 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba55df6db6dddc095f4103eed4130507> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1223042583> .

