@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p821851357> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Leidse Fles in zestien portretten / J.P. Guépin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449698688> ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069567018> ;
    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:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/732d22d73d1f3d5cd0b33bda83c25c2e> ;
    schema1:name "De Leidse Fles in zestien portretten" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/acc0760ed19f819b29234049d807ca64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63448956> .

