@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p802960170> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De krant door alle tijden / K. Baschwitz" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416709923> ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592697>,
        <http://data.bibliotheken.nl/id/thes/p078565553>,
        <http://data.bibliotheken.nl/id/thes/p11140939X>,
        <http://data.bibliotheken.nl/id/thes/p397398913> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070745161> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8fa9aaaf5dc7b10b7abe601fc830d79> ;
    schema1:name "De krant door alle tijden" ;
    schema1:numberOfPages 297 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/933ba0323df9551e27326af02bc3cdcd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781258196> .

