@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/p865737142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedichten 1984 / [een keuze uit de tijdschriften] Hubert Van Herreweghen, Willy Spillebeen" ;
    dcterms1:issued "1985" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068406681>,
        <http://data.bibliotheken.nl/id/thes/p06847976X> ;
    schema1:description "Omslagtitel: Gedichten 84" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830540482> ;
    schema1:isbn "9061522749" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41869323d1d2c15697bdac5d768f8b47> ;
    schema1:name "Gedichten 1984" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/050628c22aa56e06441777d8f0bc897a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1373625304> .

