@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/p158353412> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mens en werk / T. Herman, H. van der Stoel ; [cartoons: Wim H. Hoogerdijk ; foto's: Frank Fahrner ... et al.]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099993945> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p112369294> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629100> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p158491521> ;
    schema1:isbn "9023837347" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7e6ba216d0286a8c7e7c443feeb3803> ;
    schema1:name "Mens en werk" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea1290d870c7915cf5712e2e68cf4c17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71523510> .

