@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/p428179045> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lucianus : bloemlezing / bewerkt en met aantekeningen voorzien door J. Niemeijer" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068340222> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073607886> ;
    schema1:inLanguage "grc",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p066591570> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844105465> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43701cf826098a83ddc6ad38023c3aa7> ;
    schema1:name "Lucianus : bloemlezing" ;
    schema1:numberOfPages 201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f6a64ad262ee05cdeddfb1e6e12cadf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164721638> .

