@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/p314206876> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Miniatuur reeks : erotische verhalen uit de wereldliteratuur" ;
    dcterms1:issued "1958" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ffd3ca5f5647770c9a9d8dc8a90a831> ;
    schema1:name "Miniatuur reeks : erotische verhalen uit de wereldliteratuur" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95b10079c11ab9de260d93acbe8a0a14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/244533488> .

