@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/p422706132> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hic est Willelm Dux / Christiaan Caspers, Maike Smelt" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p231993374> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p422706140> ;
    schema1:description "Latijnse Taal en Cultuur" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629089> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789050272605" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6e7ea10610a18de3e77ad6a1bfd0d46> ;
    schema1:name "Hic est Willelm Dux" ;
    schema1:numberOfPages 1564312 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2da6348fdcf28f4dcaca5bb9916c47ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1100489227> .

