@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/p272771147> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het werk van Jan en Casper Luyken / door P. van Eeghen ; met medew. van J.Ph. van der Kellen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407846123> ;
    dcterms1:issued "1905-1906" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068001088> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070082464> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ba5165eb804f265d96a89942a78f261> ;
    schema1:name "Het werk van Jan en Casper Luyken" ;
    schema1:numberOfPages 929 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b4d242c0a1e4702276796f118b4db49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777900480> .

