@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/p037450441> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Jaarverslag ... / Streekarchivariaat \"Nassau-Brabant\"" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075326701> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6bc429c884de0b666f1dc0b2fbd0046> ;
    schema1:name "Jaarverslag ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7fb24f22c3d65e5080b75f23aef409a> .

