@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291
  a a2a:Record ;
  rdfs:label "Notariële akte op 3 december 1902" ;
  a2a:hasPerson oa:person_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291_Person-80b361d5-0cfa-50e3-a3f2-1a5c596d535b ;
  a2a:hasEvent oa:event_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291_0 ;
  a2a:hasSource oa:source_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291 .

oa:person_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291_Person-80b361d5-0cfa-50e3-a3f2-1a5c596d535b
  a a2a:Person ;
  rdfs:label "Jan Rudolph Swart" ;
  a2a:PersonName [
    rdfs:label "Jan Rudolph Swart" ;
    a2a:PersonNameFirstName "Jan Rudolph" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1902-12-03"^^xsd:date
  ] .

oa:relationep_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291_Person:80b361d5-0cfa-50e3-a3f2-1a5c596d535b ;
  a2a:EventKeyRef oa:event_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291_Event1 .

oa:source_brd_4cb54d3d-9c43-42e7-af1e-ece9e3b67291
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1902-12-03 - 1902-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1902-12-03"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: repertoire, Deel: 0182, Periode: 1902" ;
    a2a:Book "H.F. Temminck, repertoire 1902" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "0182" ;
    a2a:Folio "2" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: repertoire, Deel: 0182, Periode: 1902, H.F. Temminck, repertoire 1902, 32, 0182, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/7cc1c6ab-0997-4a0e-f83e-c0533104ed4e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4cb54d3d-9c43-42e7-af1e-ece9e3b67291" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/7cc1c6ab-0997-4a0e-f83e-c0533104ed4e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4cb54d3d-9c43-42e7-af1e-ece9e3b67291" ;
  a2a:RecordGUID "{4cb54d3d-9c43-42e7-af1e-ece9e3b67291}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>H.F.
Temminck""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"H.F.+Temminck%2C+repertoire+1902\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_343_00000343.xml van BRD" .

