@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/p262267802> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De engel des vredes : kerstvertelling / door J.R. van der Lans" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07146073X> ;
    schema1:description "Pag. gen.: [51]-94" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fc80e656ded9375a2b0c0a16b80f6d5> ;
    schema1:name "De engel des vredes : kerstvertelling" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de6af388a5c55ffb7a9380a569903090> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71599064> .

