@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p082697388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pieter Cornelisz. Hooft in Venetië en Florence; wat hij er zag en hoorde / door A.S. Kok" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068339135> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069888728> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47331b275ed57b5f8bcc4f11bf94693d> ;
    schema1:name "Pieter Cornelisz. Hooft in Venetië en Florence; wat hij er zag en hoorde" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e334b9217262f7164adca5e911964284> .

