@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_0641d43d-dc41-73bb-a74c-b9d32c0487c4
  a a2a:Record ;
  rdfs:label "Doop op 14 april 1711 te Ginneken" ;
  a2a:hasPerson oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-0bc86b35-9b4a-a704-137a-defdd31cf96b, oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-6fbce44a-bd67-a100-4606-cf75123d09dd, oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-f208aa48-9d20-2183-dbf7-0ddf07a45bfc, oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-be824fc5-d032-1715-c006-4f4be5982c4b, oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-30cf93aa-9762-8883-173d-68734f95c0f1, oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-b24da29d-5b1b-1adc-c16b-b3d8e61a64b5 ;
  a2a:hasEvent oa:event_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_0, oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_1, oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_2, oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_3, oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_4, oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_5 ;
  a2a:hasSource oa:source_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4 .

oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-0bc86b35-9b4a-a704-137a-defdd31cf96b
  a a2a:Person ;
  rdfs:label "Adriana Koolhaes" ;
  a2a:PersonName [
    rdfs:label "Adriana Koolhaes" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Koolhaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-6fbce44a-bd67-a100-4606-cf75123d09dd
  a a2a:Person ;
  rdfs:label "Anna Catharina Casteleijns" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Casteleijns" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Casteleijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-f208aa48-9d20-2183-dbf7-0ddf07a45bfc
  a a2a:Person ;
  rdfs:label "Joannes Arisse Koolhaes" ;
  a2a:PersonName [
    rdfs:label "Joannes Arisse Koolhaes" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Arisse" ;
    a2a:PersonNameLastName "Koolhaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-be824fc5-d032-1715-c006-4f4be5982c4b
  a a2a:Person ;
  rdfs:label "Joannes Casteleijns" ;
  a2a:PersonName [
    rdfs:label "Joannes Casteleijns" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Casteleijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-30cf93aa-9762-8883-173d-68734f95c0f1
  a a2a:Person ;
  rdfs:label "Maria van Dun" ;
  a2a:PersonName [
    rdfs:label "Maria van Dun" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person-b24da29d-5b1b-1adc-c16b-b3d8e61a64b5
  a a2a:Person ;
  rdfs:label "Anna Casteleijns" ;
  a2a:PersonName [
    rdfs:label "Anna Casteleijns" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Casteleijns"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1711-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person:0bc86b35-9b4a-a704-137a-defdd31cf96b ;
  a2a:EventKeyRef oa:event_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Event1 .

oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person:6fbce44a-bd67-a100-4606-cf75123d09dd ;
  a2a:EventKeyRef oa:event_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Event1 .

oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person:f208aa48-9d20-2183-dbf7-0ddf07a45bfc ;
  a2a:EventKeyRef oa:event_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Event1 .

oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person:be824fc5-d032-1715-c006-4f4be5982c4b ;
  a2a:EventKeyRef oa:event_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Event1 .

oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person:30cf93aa-9762-8883-173d-68734f95c0f1 ;
  a2a:EventKeyRef oa:event_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Event1 .

oa:relationep_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Person:b24da29d-5b1b-1adc-c16b-b3d8e61a64b5 ;
  a2a:EventKeyRef oa:event_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4_Event1 .

oa:source_brd_0641d43d-dc41-73bb-a74c-b9d32c0487c4
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1711-04-14 - 1711-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1711-04-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738" ;
    a2a:Book "Dopen rk Ginneken 1647-1738" ;
    a2a:RegistryNumber "113" ;
    a2a:Folio "258" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 258"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cc5cb8-8751-11e3-923c-ef0110facb0e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0641d43d-dc41-73bb-a74c-b9d32c0487c4" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cc5cb8-8751-11e3-923c-ef0110facb0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0641d43d-dc41-73bb-a74c-b9d32c0487c4" ;
  a2a:RecordGUID "{0641d43d-dc41-73bb-a74c-b9d32c0487c4}" ;
  a2a:SourceRemarkOpmerking "getuige 4 ipv de meter", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1647-1738\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1269_00001269.xml van BRD" .

