@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_0a4609a4-d50f-4b96-db34-4dea2ddabc49
  a a2a:Record ;
  rdfs:label "Doop op 23 januari 1685 te Princenhage" ;
  a2a:hasPerson oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-61943558-926c-1553-0265-0282371cef8a, oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-cd1bbf67-1a10-ee39-3c95-e1d5c4882a17, oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-38c9f5f9-0b5a-7c6b-fb56-de7dee4b4078, oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-e3d22b01-b1da-b1cd-75cd-54af8c939166, oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-7a29b7e2-9b6b-d2ed-33ef-9e49927a4c98 ;
  a2a:hasEvent oa:event_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_0, oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_1, oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_2, oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_3, oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_4 ;
  a2a:hasSource oa:source_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49 .

oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-61943558-926c-1553-0265-0282371cef8a
  a a2a:Person ;
  rdfs:label "Catharina Jans" ;
  a2a:PersonName [
    rdfs:label "Catharina Jans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-cd1bbf67-1a10-ee39-3c95-e1d5c4882a17
  a a2a:Person ;
  rdfs:label "Anna Adriaenssen" ;
  a2a:PersonName [
    rdfs:label "Anna Adriaenssen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Adriaenssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-38c9f5f9-0b5a-7c6b-fb56-de7dee4b4078
  a a2a:Person ;
  rdfs:label "Joannes Claessen" ;
  a2a:PersonName [
    rdfs:label "Joannes Claessen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Claessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-e3d22b01-b1da-b1cd-75cd-54af8c939166
  a a2a:Person ;
  rdfs:label "Joanna Lips" ;
  a2a:PersonName [
    rdfs:label "Joanna Lips" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person-7a29b7e2-9b6b-d2ed-33ef-9e49927a4c98
  a a2a:Person ;
  rdfs:label "Maria Claessen" ;
  a2a:PersonName [
    rdfs:label "Maria Claessen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Claessen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1685-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person:61943558-926c-1553-0265-0282371cef8a ;
  a2a:EventKeyRef oa:event_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Event1 .

oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person:cd1bbf67-1a10-ee39-3c95-e1d5c4882a17 ;
  a2a:EventKeyRef oa:event_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Event1 .

oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person:38c9f5f9-0b5a-7c6b-fb56-de7dee4b4078 ;
  a2a:EventKeyRef oa:event_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Event1 .

oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person:e3d22b01-b1da-b1cd-75cd-54af8c939166 ;
  a2a:EventKeyRef oa:event_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Event1 .

oa:relationep_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Person:7a29b7e2-9b6b-d2ed-33ef-9e49927a4c98 ;
  a2a:EventKeyRef oa:event_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49_Event1 .

oa:source_brd_0a4609a4-d50f-4b96-db34-4dea2ddabc49
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1685-01-23 - 1685-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1685-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1685-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1685" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1685-01-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 139, Periode: 1664-1695" ;
    a2a:Book "Dopen rk Princenhage 1664-1695" ;
    a2a:RegistryNumber "139" ;
    a2a:Folio "90v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 139, Periode: 1664-1695, Dopen rk Princenhage 1664-1695, 139, 90v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d9c812-8751-11e3-a695-b3095a7f095e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0a4609a4-d50f-4b96-db34-4dea2ddabc49" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d9c812-8751-11e3-a695-b3095a7f095e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0a4609a4-d50f-4b96-db34-4dea2ddabc49" ;
  a2a:RecordGUID "{0a4609a4-d50f-4b96-db34-4dea2ddabc49}" ;
  a2a:SourceRemarkOpmerking "onwettig kind; getuige 4 waarnemend", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1664-1695\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1286_00001286.xml van BRD" .

