@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/p801745470> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Leidse fles in zestien portretten / J.P. Guépin" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069567018> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e uitg.: 1975" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862259207> ;
    schema1:isbn "9061870380" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a41793c04a0831ed0cd52849f14cc8d> ;
    schema1:name "De Leidse fles in zestien portretten" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9b67c2c87c5dab5b55495cfa709be6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63334758> .

