@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/p851930859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld werk / Eeuwout Teellinck" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06911546X> ;
    schema1:description "Fotomech. herdr. van werken, uitg. 1619-1621" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159207908>,
        <http://data.bibliotheken.nl/id/nbt/p186636733> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de05eea509a21761cbec4cf53b1fb1dd> ;
    schema1:name "Verzameld werk" ;
    schema1:numberOfPages 396 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/603db745cf08383d4c090c6346ba80e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769152001> .

