@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/p425765547> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jess en Sam gaan op jacht / Nel Kleverlaan ; met illustraties van Ien van Laanen ; redactie: Bernard Neuhaus, Thijs van Vegchel" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p106448161> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073180610>,
        <http://data.bibliotheken.nl/id/thes/p073934003> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789090329789" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1450d842bb7efc5b42bbe9dca98dc6b> ;
    schema1:name "Jess en Sam gaan op jacht" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/011ff9145e81ea47d95015286ce37e19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1227307686> .

