@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/p436848740> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achtervolging in de wildernis / Leendert van Wezel" ;
    dcterms1:issued "2022" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/436848740.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203115996> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41354818X> ;
    schema1:isbn "9789059524118" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e580abaa915be8ca1e9f1ae53950f334> ;
    schema1:name "Achtervolging in de wildernis" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40c9672e33abf2371a0f2b28a5070211> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1351605460> .

