@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/p446695440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man die de trap afging / Tjeerd Adema ; geïllustreerd door Pim van Boxsel" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071999752> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06870349X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851368557> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850529271> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8de89504f2b201f3112adc27606590b> ;
    schema1:name "De man die de trap afging" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/123157b75af89db7aee9e0875ee519d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511134446> .

