@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/p851368514> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man die de trap afging / Tjeerd Adema ; met [zwarte] ill. van Pim van Boxsel" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071999752> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06870349X> ;
    schema1:description "1e uitg.: 1956" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052987981> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73797131de0283b0d307bd3145e2e28f> ;
    schema1:name "De man die de trap afging" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63690df37703df814394af9f4cc2299e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71408307> .

