@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/p057043698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op weg naar vrede : klein kerstboek / door Tinie de Vries ; ill. Loes van der Mark" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071029559>,
        <http://data.bibliotheken.nl/id/thes/p075305240> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071676910> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634848> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069860910" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ebc922705f394debbd9fd817d09ff19> ;
    schema1:name "Op weg naar vrede : klein kerstboek" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90199f77f3b1f8edf4973b1b25dd1fb9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64606145> .

