@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/p449928926> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apotheose / Jeroen Windmeijer en Tjarko Evenboer" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170222217> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298377233> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p438507266> ;
    schema1:isbn "9789401624992" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a07f0cc26cea931c11064bda41448259> ;
    schema1:name "Apotheose" ;
    schema1:numberOfPages 445 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2f410fa0039d7def2cb6909062b0605> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1534923068> .

