@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/p416710204> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geval Jef Last : een antwoord / door Jef Last" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068550820> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068550820> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Antwoord op de brochure van Nico Rost \"Het geval Jef Last\"",
        "Omslagtitel: Een antwoord op het geval Jef Last" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831256109> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/330598bd3a6c5f77c64afbc5e49110ae> ;
    schema1:name "Het geval Jef Last : een antwoord" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6056e3db724212ad3585d9b6eb7ad630> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023573991> .

