@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/p408723440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vibe : stap in je geluksmodus / Mark Verhees ; redactie: Christine Pannebakker" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p369647734> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p143130269> ;
    schema1:description "1e druk: oktober 2016" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492179463" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/360f875dd6fa450b8050faa90b0f9e1b> ;
    schema1:name "De vibe : stap in je geluksmodus" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0daa2656df901d33db158ee4d36305e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/974202496> .

