@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/p39363468X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Engel des Vredes : Kerstvertelling / door J.R. van der Lans" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078558476> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07146073X> ;
    schema1:description "Kopie van handgeschreven tekst - Archief J.R. van der Lans 102/789" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1aebe9f1df07c47c1792eb4a7c22ad5b> ;
    schema1:name "De Engel des Vredes : Kerstvertelling" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d0a2289aa9986e55a2bbe48fdae57ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/926121619> .

