@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/p05487842X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerste gezant der Nederlandsche Republiek te Wenen / J.C.H. de Pater" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070069859>,
        <http://data.bibliotheken.nl/id/thes/p07852041X>,
        <http://data.bibliotheken.nl/id/thes/p078649447>,
        <http://data.bibliotheken.nl/id/thes/p241924014> ;
    schema1:associatedMedia "http://www.historici.nl/retroboeken/bvgo/?source=06_03&page_number=85" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069952469> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfe6c6a102b724240b50900490b4a372> ;
    schema1:name "De eerste gezant der Nederlandsche Republiek te Wenen" .

