@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_3fdf6b79-ab0f-aec9-7900-5d3337e533be
  a a2a:Record ;
  rdfs:label "Doop op 12 september 1782 te Princenhage" ;
  a2a:hasPerson oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-abc9c606-b662-83e2-8406-538b5945e538, oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-65c63fa3-f83e-2ae0-9cbb-2b824bb4cb76, oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-cef6165f-195d-87dd-c282-3d8124dc45bb, oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-817d4ba7-ca42-e156-a16d-9d78156c8c54, oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-59ea3420-86b8-dd19-c00b-27e8fa92be60 ;
  a2a:hasEvent oa:event_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_0, oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_1, oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_2, oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_3, oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_4 ;
  a2a:hasSource oa:source_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be .

oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-abc9c606-b662-83e2-8406-538b5945e538
  a a2a:Person ;
  rdfs:label "Anna Crijnen" ;
  a2a:PersonName [
    rdfs:label "Anna Crijnen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Crijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-65c63fa3-f83e-2ae0-9cbb-2b824bb4cb76
  a a2a:Person ;
  rdfs:label "Cornelis van Aken" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Aken" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-cef6165f-195d-87dd-c282-3d8124dc45bb
  a a2a:Person ;
  rdfs:label "Cornelius Lijten" ;
  a2a:PersonName [
    rdfs:label "Cornelius Lijten" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Lijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-817d4ba7-ca42-e156-a16d-9d78156c8c54
  a a2a:Person ;
  rdfs:label "Digna Lips" ;
  a2a:PersonName [
    rdfs:label "Digna Lips" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person-59ea3420-86b8-dd19-c00b-27e8fa92be60
  a a2a:Person ;
  rdfs:label "Antonius Lijten" ;
  a2a:PersonName [
    rdfs:label "Antonius Lijten" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Lijten"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1782-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person:abc9c606-b662-83e2-8406-538b5945e538 ;
  a2a:EventKeyRef oa:event_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Event1 .

oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person:65c63fa3-f83e-2ae0-9cbb-2b824bb4cb76 ;
  a2a:EventKeyRef oa:event_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Event1 .

oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person:cef6165f-195d-87dd-c282-3d8124dc45bb ;
  a2a:EventKeyRef oa:event_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Event1 .

oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person:817d4ba7-ca42-e156-a16d-9d78156c8c54 ;
  a2a:EventKeyRef oa:event_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Event1 .

oa:relationep_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Person:59ea3420-86b8-dd19-c00b-27e8fa92be60 ;
  a2a:EventKeyRef oa:event_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be_Event1 .

oa:source_brd_3fdf6b79-ab0f-aec9-7900-5d3337e533be
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1782-09-12 - 1782-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1782-09-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811" ;
    a2a:Book "Dopen rk Princenhage 1767-1811" ;
    a2a:RegistryNumber "143" ;
    a2a:Folio "168" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811, Dopen rk Princenhage 1767-1811, 143, 168"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83df426a-8751-11e3-8ee5-07aa65afb30c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3fdf6b79-ab0f-aec9-7900-5d3337e533be" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83df426a-8751-11e3-8ee5-07aa65afb30c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3fdf6b79-ab0f-aec9-7900-5d3337e533be" ;
  a2a:RecordGUID "{3fdf6b79-ab0f-aec9-7900-5d3337e533be}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1767-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1081_00001081.xml van BRD" .

