@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/p442047827> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Franz Liszt in Nederland / Albert Brussee" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074932462> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789465011448" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c29e1c9258a15110a5b658ba15698133> ;
    schema1:name "Franz Liszt in Nederland" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81e3c536d7a23b853f7a660d37fc2b06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1479553153> .

