@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/p153133791> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'De grijze luchten hongeren' / Herman Gorter ; [linoleumsnede door Peter Yvon de Vries]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404417> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071740708>,
        <http://data.bibliotheken.nl/id/thes/p15345038X> ;
    schema1:description "Uitg. ter nagedachtenis van T. Döderlein de Win-van der Wal (5-1-1917 - 10-11-1995). - Opl. van 25 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ba784a9bb941934dd21b828580cfd82> ;
    schema1:name "'De grijze luchten hongeren'" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/efec0e87b166743448e832be63cfa20a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68782267> .

