@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/p393483290> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hooft als pleitbezorger voor Menelaüs / door C.A. Zaalberg" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068339135> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067566022> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurale rede Leiden",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p791302407> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d65086512b4ca4619632d07f21b7f2b0> ;
    schema1:name "Hooft als pleitbezorger voor Menelaüs" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7634f3a7bc8b195b6d7013bb597c8283> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910305584> .

