@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/p191288640> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tiende penning van Katendrecht over 1542 / bew. door K.J. Slijkerman" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078447666>,
        <http://data.bibliotheken.nl/id/thes/p078689783>,
        <http://data.bibliotheken.nl/id/thes/p088144127>,
        <http://data.bibliotheken.nl/id/thes/p15114723X>,
        <http://data.bibliotheken.nl/id/thes/p241923913> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070228620> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dc756af9b7635765edaf6deb95f6358> ;
    schema1:name "De tiende penning van Katendrecht over 1542" .

