@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/p435774085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Avontuur in de residentie / Tjeerd Adema" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071999752>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Utrecht : A.W. Bruna & Zoon, [1948]" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p378319973> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865824010> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d0634826a4492b508534b330a7da8c3> ;
    schema1:name "Avontuur in de residentie" ;
    schema1:numberOfPages 323 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/838d7131059720a295cddf5307d72cd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308417310> .

