@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/p42373797X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Annales Egmundenses : handuitgave / door O. Oppermann" ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069949808> ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047588403> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83160199X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21d8d6b723ee11a94d8f99a8fa27cc94> ;
    schema1:name "Annales Egmundenses : handuitgave" ;
    schema1:numberOfPages 129 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/331dc661ba2c5a1da81ea79a3286c965> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120124926> .

