@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/p237277948> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klassieke erotische poëzie / [samengest. door] Jan Pieter Guépin" ;
    dcterms1:issued "2000" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069567018> ;
    schema1:description "Titel van koepel volgens achterflap van dl. 3: Klassieke liefdespoëzie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ebf8c80628b6a44a1538789248fe3ee> ;
    schema1:name "Klassieke erotische poëzie" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33d64047b569f183e3e487c7cd72b6b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66998358> .

