@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_53fcb372-35c2-43f7-93d7-69a71df3015c
  a a2a:Record ;
  rdfs:label "Notariële akte op 13 februari 1844" ;
  a2a:hasPerson oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person-ec52f588-00a9-545c-8313-04fa0b906777, oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person-2689c0c1-bf43-5dda-a562-160c99198aa1, oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person-0d2b6a22-540b-584d-be92-018f261503c3, oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person-f879c7a4-aa32-5a41-b6a2-1661d5a60631 ;
  a2a:hasEvent oa:event_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_0, oa:relationep_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_1, oa:relationep_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_2, oa:relationep_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_3 ;
  a2a:hasSource oa:source_brd_53fcb372-35c2-43f7-93d7-69a71df3015c .

oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person-ec52f588-00a9-545c-8313-04fa0b906777
  a a2a:Person ;
  rdfs:label "Margo Verheijen" ;
  a2a:PersonName [
    rdfs:label "Margo Verheijen" ;
    a2a:PersonNameFirstName "Margo" ;
    a2a:PersonNameLastName "Verheijen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person-2689c0c1-bf43-5dda-a562-160c99198aa1
  a a2a:Person ;
  rdfs:label "Wouter Vermeiren" ;
  a2a:PersonName [
    rdfs:label "Wouter Vermeiren" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Vermeiren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person-0d2b6a22-540b-584d-be92-018f261503c3
  a a2a:Person ;
  rdfs:label "Caspar Nicolaas Willem van Mens" ;
  a2a:PersonName [
    rdfs:label "Caspar Nicolaas Willem van Mens" ;
    a2a:PersonNameFirstName "Caspar Nicolaas Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person-f879c7a4-aa32-5a41-b6a2-1661d5a60631
  a a2a:Person ;
  rdfs:label "Godefridus Leonardus van Mens" ;
  a2a:PersonName [
    rdfs:label "Godefridus Leonardus van Mens" ;
    a2a:PersonNameFirstName "Godefridus Leonardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1844-02-13"^^xsd:date
  ] .

oa:relationep_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person:ec52f588-00a9-545c-8313-04fa0b906777 ;
  a2a:EventKeyRef oa:event_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Event1 .

oa:relationep_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person:2689c0c1-bf43-5dda-a562-160c99198aa1 ;
  a2a:EventKeyRef oa:event_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Event1 .

oa:relationep_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person:0d2b6a22-540b-584d-be92-018f261503c3 ;
  a2a:EventKeyRef oa:event_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Event1 .

oa:relationep_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Person:f879c7a4-aa32-5a41-b6a2-1661d5a60631 ;
  a2a:EventKeyRef oa:event_brd_53fcb372-35c2-43f7-93d7-69a71df3015c_Event1 .

oa:source_brd_53fcb372-35c2-43f7-93d7-69a71df3015c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1844-02-13 - 1844-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1844-02-13"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: repertoire, Deel: 0007a, Periode: 1843-1846" ;
    a2a:Book "L. Beens, repertoire 1843 - 1846" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "0007a" ;
    a2a:Folio "11" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: repertoire, Deel: 0007a, Periode: 1843-1846, L. Beens, repertoire 1843 - 1846, 15, 0007a, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/4f7f167e-79ec-a737-3854-149e82c1b1d3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/53fcb372-35c2-43f7-93d7-69a71df3015c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/4f7f167e-79ec-a737-3854-149e82c1b1d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/53fcb372-35c2-43f7-93d7-69a71df3015c" ;
  a2a:RecordGUID "{53fcb372-35c2-43f7-93d7-69a71df3015c}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>L.
Beens""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"L.+Beens%2C+repertoire+1843+-+1846\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_356_00000356.xml van BRD" .

