@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/p451968476> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van het postzegels verzamelen / Karel J.F. Heymans" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078505402>,
        <http://data.bibliotheken.nl/id/thes/p078552141> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070284547> ;
    schema1:bookEdition "tweede druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820771864> ;
    schema1:issueNumber "an0" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d0c8b6b6e87943f2b60b5068b0c6bc9> ;
    schema1:name "ABC van het postzegels verzamelen" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9c4014480a20b700ec0a2ffdae7e1f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1528649853> .

