@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_d0a7fe4c-003c-2cfa-4441-96dfd4611af8
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1724 te Princenhage" ;
  a2a:hasPerson oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-ae8459d7-c4ce-ef1b-20e3-8bf862fab54a, oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-a9f669f7-d526-ce65-1fa3-70bcf2c3bcba, oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-f170e604-88ed-5ea4-e96e-752b7cdf117a, oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-8743762b-23bc-3b69-8b01-c8558fad6266, oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-aaae7242-a815-e2a6-56c3-fe28e97d8691 ;
  a2a:hasEvent oa:event_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_0, oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_1, oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_2, oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_3, oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_4 ;
  a2a:hasSource oa:source_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8 .

oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-ae8459d7-c4ce-ef1b-20e3-8bf862fab54a
  a a2a:Person ;
  rdfs:label "Joanna Cornelii Geerse van Ginck" ;
  a2a:PersonName [
    rdfs:label "Joanna Cornelii Geerse van Ginck" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Cornelii Geerse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ginck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-a9f669f7-d526-ce65-1fa3-70bcf2c3bcba
  a a2a:Person ;
  rdfs:label "Ida Cornelii Tax" ;
  a2a:PersonName [
    rdfs:label "Ida Cornelii Tax" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Tax"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-f170e604-88ed-5ea4-e96e-752b7cdf117a
  a a2a:Person ;
  rdfs:label "Nicolaus Cornelii van Wijmere" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Cornelii van Wijmere" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijmere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-8743762b-23bc-3b69-8b01-c8558fad6266
  a a2a:Person ;
  rdfs:label "Adrianus Cornelii Tax (absent)" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelii Tax (absent)" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Tax (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person-aaae7242-a815-e2a6-56c3-fe28e97d8691
  a a2a:Person ;
  rdfs:label "Petrus van Wijmere" ;
  a2a:PersonName [
    rdfs:label "Petrus van Wijmere" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijmere"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1724-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person:ae8459d7-c4ce-ef1b-20e3-8bf862fab54a ;
  a2a:EventKeyRef oa:event_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Event1 .

oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person:a9f669f7-d526-ce65-1fa3-70bcf2c3bcba ;
  a2a:EventKeyRef oa:event_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Event1 .

oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person:f170e604-88ed-5ea4-e96e-752b7cdf117a ;
  a2a:EventKeyRef oa:event_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Event1 .

oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person:8743762b-23bc-3b69-8b01-c8558fad6266 ;
  a2a:EventKeyRef oa:event_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Event1 .

oa:relationep_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Person:aaae7242-a815-e2a6-56c3-fe28e97d8691 ;
  a2a:EventKeyRef oa:event_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8_Event1 .

oa:source_brd_d0a7fe4c-003c-2cfa-4441-96dfd4611af8
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1724-08-27 - 1724-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1724-08-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740" ;
    a2a:Book "Dopen rk Princenhage 1695-1740" ;
    a2a:RegistryNumber "141" ;
    a2a:Folio "117r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 117r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dcce22-8751-11e3-a2a4-d386cd63f9d7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d0a7fe4c-003c-2cfa-4441-96dfd4611af8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dcce22-8751-11e3-a2a4-d386cd63f9d7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d0a7fe4c-003c-2cfa-4441-96dfd4611af8" ;
  a2a:RecordGUID "{d0a7fe4c-003c-2cfa-4441-96dfd4611af8}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1695-1740\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5153_00005153.xml van BRD" .

