@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_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac
  a a2a:Record ;
  rdfs:label "Doop op 7 september 1760 te Ginneken" ;
  a2a:hasPerson oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-e16c52e5-f087-99d7-8e89-e67248e58601, oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-a00f7959-e45d-f781-5a53-a277080a4b30, oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-d4ada346-1ad8-3ded-f0c3-4e63b74ecb7a, oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-345fcbe5-2abd-23fe-2c1f-cf2bf563e6b8, oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-e80c8b52-7c51-32b8-efb0-bdaa4536d016, oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-54e17704-8dcc-9908-7727-ee3d0e7fa8cc ;
  a2a:hasEvent oa:event_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_0, oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_1, oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_2, oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_3, oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_4, oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_5 ;
  a2a:hasSource oa:source_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac .

oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-e16c52e5-f087-99d7-8e89-e67248e58601
  a a2a:Person ;
  rdfs:label "Catharina Paltzer - Lijnen" ;
  a2a:PersonName [
    rdfs:label "Catharina Paltzer - Lijnen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Paltzer - Lijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-a00f7959-e45d-f781-5a53-a277080a4b30
  a a2a:Person ;
  rdfs:label "Abraham Lijnen" ;
  a2a:PersonName [
    rdfs:label "Abraham Lijnen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Lijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-d4ada346-1ad8-3ded-f0c3-4e63b74ecb7a
  a a2a:Person ;
  rdfs:label "Leonard Ernst" ;
  a2a:PersonName [
    rdfs:label "Leonard Ernst" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNameLastName "Ernst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-345fcbe5-2abd-23fe-2c1f-cf2bf563e6b8
  a a2a:Person ;
  rdfs:label "Maria Lijnen" ;
  a2a:PersonName [
    rdfs:label "Maria Lijnen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-e80c8b52-7c51-32b8-efb0-bdaa4536d016
  a a2a:Person ;
  rdfs:label "Catharina Lijnen" ;
  a2a:PersonName [
    rdfs:label "Catharina Lijnen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Lijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person-54e17704-8dcc-9908-7727-ee3d0e7fa8cc
  a a2a:Person ;
  rdfs:label "Maria Barbara Ernst" ;
  a2a:PersonName [
    rdfs:label "Maria Barbara Ernst" ;
    a2a:PersonNameFirstName "Maria Barbara" ;
    a2a:PersonNameLastName "Ernst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1760" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1760-09-03"^^xsd:date
  ] .

oa:event_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1760-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person:e16c52e5-f087-99d7-8e89-e67248e58601 ;
  a2a:EventKeyRef oa:event_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Event1 .

oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person:a00f7959-e45d-f781-5a53-a277080a4b30 ;
  a2a:EventKeyRef oa:event_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Event1 .

oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person:d4ada346-1ad8-3ded-f0c3-4e63b74ecb7a ;
  a2a:EventKeyRef oa:event_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Event1 .

oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person:345fcbe5-2abd-23fe-2c1f-cf2bf563e6b8 ;
  a2a:EventKeyRef oa:event_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Event1 .

oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person:e80c8b52-7c51-32b8-efb0-bdaa4536d016 ;
  a2a:EventKeyRef oa:event_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Event1 .

oa:relationep_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Person:54e17704-8dcc-9908-7727-ee3d0e7fa8cc ;
  a2a:EventKeyRef oa:event_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac_Event1 .

oa:source_brd_277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1760-09-07 - 1760-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1760-09-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 117, Periode: 1745-1810" ;
    a2a:Book "Dopen nh Ginneken 1745-1810" ;
    a2a:RegistryNumber "117" ;
    a2a:Folio "11" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 117, Periode: 1745-1810, Dopen nh Ginneken 1745-1810, 117, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ce49ba-8751-11e3-9125-5bf40b5e4052.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ce49ba-8751-11e3-9125-5bf40b5e4052.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac" ;
  a2a:RecordGUID "{277f3eb9-b7bf-5ccc-bacc-73ea65fc31ac}" ;
  a2a:SourceRemarkOpmerking "vader luitenant", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Ginneken+1745-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1410_00001410.xml van BRD" .

