@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/p334814596> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Armando : 10 Studien zur Dekadenz / [tekst Wim Beeren]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068577966> ;
    schema1:description "Uitgeg. t.g.v. het verlenen van de Sikkensprijs 1979 aan Armando" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c4d1b73195086f2f77de05fa61e0a4e> ;
    schema1:name "Armando : 10 Studien zur Dekadenz" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16d794ae2fac80466bf7e1b79adb41b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/739126126> .

