@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_b505e2fa-fd32-cd6b-81e2-e452fe4055f1
  a a2a:Record ;
  rdfs:label "Doop op 20 april 1771 te Breda" ;
  a2a:hasPerson oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-b71c9fe2-1f50-b568-23ec-80aa42b0ed8a, oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-f51eeb3a-43c7-12b8-3f18-315d364dd7f9, oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-2c68e493-77d3-bcef-54fa-df2c10c33759, oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-c1a94a19-1665-efd4-ac67-a8b07667fb63, oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-b4531ace-ecd1-a9ea-bfa1-f2ca679d05e4 ;
  a2a:hasEvent oa:event_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_0, oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_1, oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_2, oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_3, oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_4 ;
  a2a:hasSource oa:source_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1 .

oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-b71c9fe2-1f50-b568-23ec-80aa42b0ed8a
  a a2a:Person ;
  rdfs:label "Maria Ligoes" ;
  a2a:PersonName [
    rdfs:label "Maria Ligoes" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Ligoes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-f51eeb3a-43c7-12b8-3f18-315d364dd7f9
  a a2a:Person ;
  rdfs:label "Isaac Kanters" ;
  a2a:PersonName [
    rdfs:label "Isaac Kanters" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Kanters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-2c68e493-77d3-bcef-54fa-df2c10c33759
  a a2a:Person ;
  rdfs:label "Franciscus Kanters" ;
  a2a:PersonName [
    rdfs:label "Franciscus Kanters" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Kanters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-c1a94a19-1665-efd4-ac67-a8b07667fb63
  a a2a:Person ;
  rdfs:label "Elisabeth Agatha Godschalck" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Agatha Godschalck" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Agatha" ;
    a2a:PersonNameLastName "Godschalck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person-b4531ace-ecd1-a9ea-bfa1-f2ca679d05e4
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus Kanters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus Kanters" ;
    a2a:PersonNameFirstName "Adrianus Franciscus" ;
    a2a:PersonNameLastName "Kanters"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1771-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person:b71c9fe2-1f50-b568-23ec-80aa42b0ed8a ;
  a2a:EventKeyRef oa:event_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Event1 .

oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person:f51eeb3a-43c7-12b8-3f18-315d364dd7f9 ;
  a2a:EventKeyRef oa:event_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Event1 .

oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person:2c68e493-77d3-bcef-54fa-df2c10c33759 ;
  a2a:EventKeyRef oa:event_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Event1 .

oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person:c1a94a19-1665-efd4-ac67-a8b07667fb63 ;
  a2a:EventKeyRef oa:event_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Event1 .

oa:relationep_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Person:b4531ace-ecd1-a9ea-bfa1-f2ca679d05e4 ;
  a2a:EventKeyRef oa:event_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1_Event1 .

oa:source_brd_b505e2fa-fd32-cd6b-81e2-e452fe4055f1
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1771-04-20 - 1771-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1771-04-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 10, Periode: 1758-1781" ;
    a2a:Book "Dopen rk Brugstraat 1758-1781" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "174" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 10, Periode: 1758-1781, Dopen rk Brugstraat 1758-1781, 10, 174"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83bd6d84-8751-11e3-92be-432192bd3fd1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b505e2fa-fd32-cd6b-81e2-e452fe4055f1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83bd6d84-8751-11e3-92be-432192bd3fd1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b505e2fa-fd32-cd6b-81e2-e452fe4055f1" ;
  a2a:RecordGUID "{b505e2fa-fd32-cd6b-81e2-e452fe4055f1}" ;
  a2a:SourceRemarkOpmerking "ouders van Breda meter weduwe van Adrianus Godschalk", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1758-1781\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5469_00005469.xml van BRD" .

