@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p180782975> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Latijnsche oefeningen voor de hoogste klassen der gymnasia / verzameld door C. Wilde" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p40783401X> ;
    dcterms1:issued "1909" ;
    schema1:bookEdition "4e, verb. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074805746> ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3574fb2c7fdb9db01bac8cd866363cbd> ;
    schema1:name "Latijnsche oefeningen voor de hoogste klassen der gymnasia" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dde0d832104c27fe55223e76583fa15a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67800693> .

