@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/p438177541> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ambachtsman : de mens als maker / Richard Sennett; vertaald [uit het Engels] door Willem van Paassen" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068457847> ;
    schema1:bookEdition "Zestiende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p149093810> ;
    schema1:description "1e druk Nederlandse uitgave: 2008" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029091282" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a0a9ef70dce0d7a13cb5d8400edff76> ;
    schema1:name "De ambachtsman : de mens als maker" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c361258d189979751f63e047efc84058> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1365607812> .

