@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/p822264765> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kistenmaker / Theodor Holman" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072063408> ;
    schema1:description "Gedichten",
        "Verschenen in een oplage van 500 exemplaren" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061870445" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d573569ded5678f46d573d96fcbae9a> ;
    schema1:name "De kistenmaker" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e251cd926a7c17e2530429316c3d0ace> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63372502> .

