@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/p271308397> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vienna pannoniorum / Samuel Tennulius" ;
    dcterms1:issued "1683" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069948461> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbe752d0e56279a0fbaeee0eb35862fc> ;
    schema1:name "Vienna pannoniorum" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a86e49610cd59c7ff401617928fb2dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66978454> .

