@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/p391133551> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beeldstatistiek Peter Alma / Wim Jansen" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070229805>,
        <http://data.bibliotheken.nl/id/thes/p075608170> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072692626> ;
    schema1:bookEdition "Luxe editie" ;
    schema1:description "Oplage 400 exemplaren, waarvan 50 luxe edities, met een afdruk van de originele houtblokken van een van de 8 typen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789490913472" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/918326b699c4a6958ce63f9438c3a1a5> ;
    schema1:name "Beeldstatistiek Peter Alma" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24db368a0e9ec5d405dcc544af7fa93e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902866762> .

