@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/p101133685> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dien avond en die rooze / Guido Gezelle" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068392745> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067694136> ;
    schema1:description "Opl. van 100 genummerde ex., waarvan 50 geb. en 50 gebrocheerd" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cdc33894b55e9fedeade9782cacce85> ;
    schema1:name "Dien avond en die rooze" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30d5f982a209194eb9ba50c4ac44d129> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66119102> .

