@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_5c400f9a-1e51-4138-807f-00aeb76ec211
  a a2a:Record ;
  rdfs:label "Notariële akte op 16 juni 1675" ;
  a2a:hasPerson oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person-be72f611-1cc4-4fc0-b9d6-5a5b73b22ef4, oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person-d7dea03a-31ec-4246-9382-076357c027a6, oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person-56debdf3-9b59-4895-81ce-00ba4f398924, oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person-91c3df84-97f8-4a3f-842a-b51e4b0d4a0f ;
  a2a:hasEvent oa:event_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_0, oa:relationep_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_1, oa:relationep_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_2, oa:relationep_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_3 ;
  a2a:hasSource oa:source_brd_5c400f9a-1e51-4138-807f-00aeb76ec211 .

oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person-be72f611-1cc4-4fc0-b9d6-5a5b73b22ef4
  a a2a:Person ;
  rdfs:label "Johannes Willemssen van der Hulst" ;
  a2a:PersonName [
    rdfs:label "Johannes Willemssen van der Hulst" ;
    a2a:PersonNameFirstName "Johannes Willemssen" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person-d7dea03a-31ec-4246-9382-076357c027a6
  a a2a:Person ;
  rdfs:label "Jan Mol" ;
  a2a:PersonName [
    rdfs:label "Jan Mol" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "meester schaliedekker" .

oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person-56debdf3-9b59-4895-81ce-00ba4f398924
  a a2a:Person ;
  rdfs:label "Jacob Janssen Vertholen" ;
  a2a:PersonName [
    rdfs:label "Jacob Janssen Vertholen" ;
    a2a:PersonNameFirstName "Jacob Janssen" ;
    a2a:PersonNameLastName "Vertholen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person-91c3df84-97f8-4a3f-842a-b51e4b0d4a0f
  a a2a:Person ;
  rdfs:label "Adriaen Wagemakers" ;
  a2a:PersonName [
    rdfs:label "Adriaen Wagemakers" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Wagemakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1675-06-16"^^xsd:date
  ] .

oa:relationep_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person:be72f611-1cc4-4fc0-b9d6-5a5b73b22ef4 ;
  a2a:EventKeyRef oa:event_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Event1 .

oa:relationep_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person:d7dea03a-31ec-4246-9382-076357c027a6 ;
  a2a:EventKeyRef oa:event_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Event1 .

oa:relationep_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person:56debdf3-9b59-4895-81ce-00ba4f398924 ;
  a2a:EventKeyRef oa:event_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Event1 .

oa:relationep_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Person:91c3df84-97f8-4a3f-842a-b51e4b0d4a0f ;
  a2a:EventKeyRef oa:event_brd_5c400f9a-1e51-4138-807f-00aeb76ec211_Event1 .

oa:source_brd_5c400f9a-1e51-4138-807f-00aeb76ec211
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1675-06-16 - 1675-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1675-06-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0184, Periode: 1673-1676" ;
    a2a:Book "G. Prasers, Allerhande acten (Protocollen), 1673 - 1676" ;
    a2a:RegistryNumber "0184" ;
    a2a:Folio "145" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0184, Periode: 1673-1676, G. Prasers, Allerhande acten (Protocollen), 1673 - 1676, 0184, 145"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/611a5c46-3b3e-105c-a227-61129e10e4a8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5c400f9a-1e51-4138-807f-00aeb76ec211" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/611a5c46-3b3e-105c-a227-61129e10e4a8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5c400f9a-1e51-4138-807f-00aeb76ec211" ;
  a2a:RecordGUID "{5c400f9a-1e51-4138-807f-00aeb76ec211}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>G.
Prasers""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"G.+Prasers%2C+Allerhande+acten+%28Protocollen%29%2C+1673+-+1676\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5770_00005770.xml van BRD" .

[] a2a:PersonRemarkdiversen "gehuwd met Agneetjen van Dongen ; gehuwd met Anna Geertruijt van Wijck" .
[] a2a:PersonRemarkdiversen "gehuwd" .
