@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/p146040163> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Multon collectografie / door: Klaas de Krijger" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071450076> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072971231> ;
    schema1:bookEdition "2e [uitgebreide en verb.] ed" ;
    schema1:description "1e ed.: 1993" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075601133> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd41173e815880519f007e32b44e7034> ;
    schema1:name "Multon collectografie" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb43ff9250dfd3ccae5baadc623d1976> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68921366> .

