@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/p417455232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Verrassende Vragenboek : 365 vragen om bij stil te staan of om in beweging te komen / Joost Drenthe" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665689> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073514055> ;
    schema1:bookEdition "Derde druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462470972" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c1174759681a801cff28ab41fd1ccf1> ;
    schema1:name "Het Verrassende Vragenboek : 365 vragen om bij stil te staan of om in beweging te komen" ;
    schema1:numberOfPages 365 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ca4658375812c7ea4c7060e18bb942b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1035959165> .

