@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/p163237514> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedichten 1967 / [samengest. door] Jos de Haes, Hubert van Herrewegen" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069844666> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068406681> ;
    schema1:description "Op het voorblad de ondertitel: Een keuze uit de tijdschriften" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830540482> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0e79095766a10724ffd738f5a2d635a> ;
    schema1:name "Gedichten 1967" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d85605b0fa5f48ca677a3ca5a4f225bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68246907> .

