@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/p05797344X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christoffel Plantin : zijn leven en zijn werk / A.J.J. Delen" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069269637> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1d78178d755eb8fdcd69b6ab99f56ed> ;
    schema1:name "Christoffel Plantin : zijn leven en zijn werk" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/418170feba9064fa3d236eff5b3dab5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898996606> .

