@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/p363316000> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diplomatiek balanceren bij bezoek keizer / door H.A. van Wijnen" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071630112>,
        <http://data.bibliotheken.nl/id/thes/p078551439> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06969236X> ;
    schema1:description "Knipsel d.d. 12 december 1986" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa457c715f64678f4668e240107d2b06> ;
    schema1:name "Diplomatiek balanceren bij bezoek keizer" ;
    schema1:sameAs <http://www.worldcat.org/oclc/852840372> .

