@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/p446371262> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das historische Werk Johan Huizingas / Werner Kaegi" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068417535>,
        <http://data.bibliotheken.nl/id/thes/p077599357>,
        <http://data.bibliotheken.nl/id/thes/p397477767> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068649827> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864179561> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fda3e19ea1847c747ca8ba76f87acc60> ;
    schema1:name "Das historische Werk Johan Huizingas" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9627126b44460ca086914d202051f11b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510292172> .

