@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/p055946283> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antwoord aan dr. H. Roethof / H.J.L. Vonhoff, H. Roethof" ;
    dcterms1:issued "1966" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/2eb85b53635e30441f211fc98dc063f1> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07246965X> ;
    schema1:description "Met een naschrift van Roethof" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0e41bd93cc386435189f434f539ff97> ;
    schema1:name "Antwoord aan dr. H. Roethof" .

