@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/p314143297> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Janus Secundus, bijzonder zijn portret / W.C. Ackersdijck" ;
    dcterms1:issued "1839" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068325312> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068477422> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40f0e1ffd5151c3bf8758004f95281bc> ;
    schema1:name "Janus Secundus, bijzonder zijn portret" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84cbd7fc99a4f66d2453742f561cebf1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/974180994> .

