@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/p42511595X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A companion to the hussites / edited by Michael Van Dussen, Pavel Soukup" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068883323>,
        <http://data.bibliotheken.nl/id/thes/p075609053>,
        <http://data.bibliotheken.nl/id/thes/p075611562>,
        <http://data.bibliotheken.nl/id/thes/p181990679> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p343194791> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288133153> ;
    schema1:isbn "9789004397866" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbadccd5a4fb8ea54175ceddc5d771d0> ;
    schema1:name "A companion to the hussites" ;
    schema1:numberOfPages 453 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/672f0bed5a516a83a513741dd9fd958c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1140180162> .

