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

<http://data.bibliotheken.nl/id/nbt/p336757964> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oratie of reden tot lof van het doorluchtige huis van Orangien. / By Aemilius van Cuilemborgh" ;
    dcterms1:issued "1691" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069367973> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p29599407X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce68cb4122dfdd81d7e9e484333f13d6> ;
    schema1:name "Oratie of reden tot lof van het doorluchtige huis van Orangien." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bdd101777ba5c4b1d86ae368e1e80d5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747679179> .

