@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/p408961333> 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 "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068457847> ;
    schema1:bookEdition "Elfde 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/5150d634a94aaaee67e923759701f6fb> ;
    schema1:name "De ambachtsman : de mens als maker" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/917d48207f8021a21472f1c1c2834e87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/945775751> .

