@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/p865737231> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedichten 1977 / [een keuze uit de tijdschriften door] Willy Spillebeen, Hubert van Herreweghen" ;
    dcterms1:issued "1978" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068406681>,
        <http://data.bibliotheken.nl/id/thes/p06847976X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830540482> ;
    schema1:isbn "9061522676" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/853dcc011ba317b3a6c763e621f48934> ;
    schema1:name "Gedichten 1977" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85d01faa800e2952e9164cc0769deec7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/17084837> .

