@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/p458186570> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zes eeuwen kennis in Leuven / red. Bart Pattyn en Pieter d' Hoine" ;
    dcterms1:issued "2025" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074264044>,
        <http://data.bibliotheken.nl/id/thes/p299621340> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146929144> ;
    schema1:isbn "9789462704541" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe9036a8a66a4e1538240ac6fbd5b1e5> ;
    schema1:name "Zes eeuwen kennis in Leuven" ;
    schema1:numberOfPages 384 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2e0e0f3bce0b9a44f88c2678c6ef032> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1538533539> .

