@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/p448129841> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elegie voor bas of bariton / Hans van Weely" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072427957>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: [Amsterdam] : in eigen beheer, december 1965",
        "Oplage van 75 exemplaren, waarvan er 5 niet in omloop werden gebracht" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p417567545> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5863cb26e085931947bf4533b2e47cee> ;
    schema1:name "Elegie voor bas of bariton" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/306f58561e27166f9b335f1f65406ebd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517345531> .

