@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/p417227760> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Plezier in je werk / Anselm Grün, Hein Pieper ; [vert. uit het Duits Franck Ploum ; ill. I-stock en SXC]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072117532> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p165740396>,
        <http://data.bibliotheken.nl/id/thes/p305523031> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025958992" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94ae3af962dc896301b587ca2ed6d5bf> ;
    schema1:name "Plezier in je werk" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4aaa36c40ec6a5f8b08e3331492b170d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/674336955> .

