@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/p428128424> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "8 werken / van Jef Last" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068550820>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e druk: 1946",
        "Digitale versie van de uitgave: Bussum : F.G. Kroonder uitgever, [1947]",
        "Omslagtitel: Acht werken van Jef Last" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p143387391> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c6d52de0f3d3b7b73118a2072306545> ;
    schema1:name "8 werken" ;
    schema1:numberOfPages 768 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cb790f30e0f1533406a39431918e668> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164143141> .

