@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/p44124047X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Agrippina / Vincenzo Grimani ; vertaald Koen Van Caekenberghe" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p458102334> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068387032>,
        <http://data.bibliotheken.nl/id/thes/p334578612> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460768088" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fac169704055b552fb01ad977c86b97> ;
    schema1:name "Agrippina" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eef7ecf8ec1a67c40d66a8e72ac92a93> .

