@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/p181476126> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verzamelde collectioneur / tek.: Marq van Broekhoven ; tekst: Anton Damen & Marq van Broekhoven" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p160374529>,
        <http://data.bibliotheken.nl/id/thes/p185590268> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p182583988> ;
    schema1:description "Eerder verschenen in Zozolala in de periode juni 1993-februari 1999" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9075737068" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0012b1503a96aaae950e94c9b004c014> ;
    schema1:name "De verzamelde collectioneur" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0076e0d837cca0e90fdc847c6aa012f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67827880> .

