@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_99a19e45-314c-843e-dd4a-a439d117ba9e
  a a2a:Record ;
  rdfs:label "Doop op 25 januari 1713 te Princenhage" ;
  a2a:hasPerson oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-6ad0eb53-56e7-66ed-e478-8960a45017d8, oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-280505ac-c6c5-5a55-1611-f925c7019855, oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-569e7d2d-1640-96b7-f284-1f897e2d8e5c, oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-7ceda24f-26d9-7a3c-64f5-4c71664550d0, oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-ecfe1dff-be78-1250-e140-df1bf50dfd8f ;
  a2a:hasEvent oa:event_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_0, oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_1, oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_2, oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_3, oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_4 ;
  a2a:hasSource oa:source_brd_99a19e45-314c-843e-dd4a-a439d117ba9e .

oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-6ad0eb53-56e7-66ed-e478-8960a45017d8
  a a2a:Person ;
  rdfs:label "Adriana Lucassen" ;
  a2a:PersonName [
    rdfs:label "Adriana Lucassen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Lucassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-280505ac-c6c5-5a55-1611-f925c7019855
  a a2a:Person ;
  rdfs:label "Abraham Adriaen Backers" ;
  a2a:PersonName [
    rdfs:label "Abraham Adriaen Backers" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePatronym "Adriaen" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-569e7d2d-1640-96b7-f284-1f897e2d8e5c
  a a2a:Person ;
  rdfs:label "Petrus Adriaen Backers (absent)" ;
  a2a:PersonName [
    rdfs:label "Petrus Adriaen Backers (absent)" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Adriaen" ;
    a2a:PersonNameLastName "Backers (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-7ceda24f-26d9-7a3c-64f5-4c71664550d0
  a a2a:Person ;
  rdfs:label "Anna Jansen van Doren" ;
  a2a:PersonName [
    rdfs:label "Anna Jansen van Doren" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person-ecfe1dff-be78-1250-e140-df1bf50dfd8f
  a a2a:Person ;
  rdfs:label "Jacobus Backers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Backers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1713-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person:6ad0eb53-56e7-66ed-e478-8960a45017d8 ;
  a2a:EventKeyRef oa:event_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Event1 .

oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person:280505ac-c6c5-5a55-1611-f925c7019855 ;
  a2a:EventKeyRef oa:event_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Event1 .

oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person:569e7d2d-1640-96b7-f284-1f897e2d8e5c ;
  a2a:EventKeyRef oa:event_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Event1 .

oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person:7ceda24f-26d9-7a3c-64f5-4c71664550d0 ;
  a2a:EventKeyRef oa:event_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Event1 .

oa:relationep_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Person:ecfe1dff-be78-1250-e140-df1bf50dfd8f ;
  a2a:EventKeyRef oa:event_brd_99a19e45-314c-843e-dd4a-a439d117ba9e_Event1 .

oa:source_brd_99a19e45-314c-843e-dd4a-a439d117ba9e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1713-01-25 - 1713-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1713-01-25"^^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 "60v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 60v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dc6cc0-8751-11e3-9c4b-63eb59ee5426.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/99a19e45-314c-843e-dd4a-a439d117ba9e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dc6cc0-8751-11e3-9c4b-63eb59ee5426.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/99a19e45-314c-843e-dd4a-a439d117ba9e" ;
  a2a:RecordGUID "{99a19e45-314c-843e-dd4a-a439d117ba9e}" ;
  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_5355_00005355.xml van BRD" .

