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

<http://data.bibliotheken.nl/id/nbt/p174474814> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hercules op de tweesprong? / D.P.M. Graswinckel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446180580> ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070064024> ;
    schema1:description "Eerder versch. in: Nederlands archievenblad, 25 (1951)",
        "Toespraak, gehouden 16 Juni 1951" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0522818a85b79d3824230c3742916908> ;
    schema1:name "Hercules op de tweesprong?" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c11ef9409b7da7c073bb7e4364b855d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67956363> .

