@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/p056765320> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kunst van Life Style" ;
    dcterms1:issued "1989" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071346392> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9052660158" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0fdfc00df4ca59ddeca244dd1ed3ace> ;
    schema1:name "De kunst van Life Style" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a105e6675208d00c145a3d3b7b6e40d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64597676> .

