@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/p43493271X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man met de bijl / tekst en tekeningen: Hermann ; vertaling [uit het Frans]: James Vandermeersch" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318774321> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p168277506> ;
    schema1:isbn "9789462941465" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07e1284518d0c9485b949a047ce3a8a4> ;
    schema1:name "De man met de bijl" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebb2f71061409458700d9c5ef3aa42bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1296595857> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bbfabf417ccfa6e27e290017264d621a> .

