@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/p089756487> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Epithalamion / T. van Deel" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067519156>,
        <http://data.bibliotheken.nl/id/thes/p071740708> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068243588> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067519156>,
        <http://data.bibliotheken.nl/id/thes/p071740708> ;
    schema1:description "Uitg. ter gelegenheid van het huwelijk van Anneke Brassinga & Peter Yvon de Vries op 22 maart 1988. - Opl. van 45 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a89db6c98cc8921120832582ef43dc3> ;
    schema1:name "Epithalamion" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37bb12ba57a1587a81dca34c85f730c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65803244> .

