@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/p449698688> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Leidse Fles in zestien portretten / J.P. Guépin" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069567018> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Gestencild, in een opl. van 300 ex",
        "Zestien sonnetten, gedeeltelijk eerder verschenen in Maatstaf" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p821851357> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13eed6f4d45b6ea19e4cc4f18289f758> ;
    schema1:name "De Leidse Fles in zestien portretten" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2830376406752c9c343029aa5db8b54a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521951457> .

