@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/p408362839> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Poemata juvenilia / Theophilus Hogersius" ;
    dcterms1:issued "1672" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000014712" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069926301> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06923132X>,
        <http://data.bibliotheken.nl/id/thes/p120429268> ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053891767> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b63d30b784f0b8e72ea9acbdafdd5c23> ;
    schema1:name "Poemata juvenilia" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/671014c72f1dd3823728acc5b721d8ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883658462> .

