@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/p216382858> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Emmeke (plaisier d'amour) / Jan Lampo" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07493189X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063064314" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef5250a750a2860bda7694673fda8533> ;
    schema1:name "Emmeke (plaisier d'amour)" ;
    schema1:numberOfPages 266 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/badcb838c35386d60aa7a2ee6bbc498e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901423267> .

