@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p149927347> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inventaris van het notarieel archief van Breda / samengest. door C.F.Xav. Smits" ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072229071> ;
    schema1:description "Aan de kop van de titelpag.: Rijksarchief in Noord-Brabant" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f034bf479b3760a020397416cf35f0e> ;
    schema1:name "Inventaris van het notarieel archief van Breda" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72dcefe39c68ac53fd627570d85a9cae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68886247> .

