@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/p84314632X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan Sanders' schetsboek / samengesteld en ingel. door Jaap Ploos van Amstel" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623803> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069586306> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070316279> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065770208" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dda736ce07d61f56edf864d354185419> ;
    schema1:name "Jan Sanders' schetsboek" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5e0a34977dcbe736027dd8487652d69> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64006757> .

