@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/p104725915> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jaarbede in de heerlijkheid Breda / F.F.X. Cerutti" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072636807> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43856fefadec9db5a4b7da1ee827c320> ;
    schema1:name "De jaarbede in de heerlijkheid Breda" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3486169952ea9ef0a111ed07c0f766d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66154784> .

