@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/p424807556> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Onderweg : weg van veranderen / Willem de Bondt ; redactie: Annelies Roon" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p406779716> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p339844728> ;
    schema1:description "Colofon vermeldt: ©Tekst en fotografie, Willem de Bondt" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082778359" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d34ddc060a025e6aa60694f318df107> ;
    schema1:name "De Onderweg : weg van veranderen" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef97d5b7885dc45f10367b231d9b0b64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1134403664> .

