@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/p046078282> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanvulling op de Nederlandse stripkatalogus 1 / [samengest. door Marc Buijnsters]" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623277> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073610380> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075601133> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/098c646afd9d7b1064f67408225fdfbc> ;
    schema1:name "Aanvulling op de Nederlandse stripkatalogus 1" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff429b62454a9ad57a0fc69b68978ee2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64890728> .

