@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_fc351073-e486-6041-b593-07b6a2c2e58b
  a a2a:Record ;
  rdfs:label "Doop op 25 januari 1636 te Princenhage" ;
  a2a:hasPerson oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-3b08ea5f-2dc7-ab94-5c56-167816ac7a3b, oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-0e9abadd-57be-5812-1ae2-cdfa1e9d9d41, oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-d9712263-baf3-6c6c-1056-d0ac9a43066e, oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-8b944f47-80f6-fa01-a9a1-65dec26447f5, oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-da3e6274-829a-0194-7b48-6940a1b8bc0b ;
  a2a:hasEvent oa:event_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_0, oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_1, oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_2, oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_3, oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_4 ;
  a2a:hasSource oa:source_brd_fc351073-e486-6041-b593-07b6a2c2e58b .

oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-3b08ea5f-2dc7-ab94-5c56-167816ac7a3b
  a a2a:Person ;
  rdfs:label "Maria Adriaenssen" ;
  a2a:PersonName [
    rdfs:label "Maria Adriaenssen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Adriaenssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-0e9abadd-57be-5812-1ae2-cdfa1e9d9d41
  a a2a:Person ;
  rdfs:label "Maria Aertsen" ;
  a2a:PersonName [
    rdfs:label "Maria Aertsen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Aertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-d9712263-baf3-6c6c-1056-d0ac9a43066e
  a a2a:Person ;
  rdfs:label "Martinus Rovers" ;
  a2a:PersonName [
    rdfs:label "Martinus Rovers" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-8b944f47-80f6-fa01-a9a1-65dec26447f5
  a a2a:Person ;
  rdfs:label "Digmannus Jacobi Lips" ;
  a2a:PersonName [
    rdfs:label "Digmannus Jacobi Lips" ;
    a2a:PersonNameFirstName "Digmannus" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person-da3e6274-829a-0194-7b48-6940a1b8bc0b
  a a2a:Person ;
  rdfs:label "Joanna Lips" ;
  a2a:PersonName [
    rdfs:label "Joanna Lips" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1636-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person:3b08ea5f-2dc7-ab94-5c56-167816ac7a3b ;
  a2a:EventKeyRef oa:event_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Event1 .

oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person:0e9abadd-57be-5812-1ae2-cdfa1e9d9d41 ;
  a2a:EventKeyRef oa:event_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Event1 .

oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person:d9712263-baf3-6c6c-1056-d0ac9a43066e ;
  a2a:EventKeyRef oa:event_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Event1 .

oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person:8b944f47-80f6-fa01-a9a1-65dec26447f5 ;
  a2a:EventKeyRef oa:event_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Event1 .

oa:relationep_brd_fc351073-e486-6041-b593-07b6a2c2e58b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Person:da3e6274-829a-0194-7b48-6940a1b8bc0b ;
  a2a:EventKeyRef oa:event_brd_fc351073-e486-6041-b593-07b6a2c2e58b_Event1 .

oa:source_brd_fc351073-e486-6041-b593-07b6a2c2e58b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1636-01-25 - 1636-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1636-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: 140, Periode: 1606-1648" ;
    a2a:Book "Dopen rk Princenhage 1606-1648" ;
    a2a:RegistryNumber "140" ;
    a2a:Folio "122v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 140, Periode: 1606-1648, Dopen rk Princenhage 1606-1648, 140, 122v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dba61e-8751-11e3-9317-ff344400b5b2.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc351073-e486-6041-b593-07b6a2c2e58b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dba61e-8751-11e3-9317-ff344400b5b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc351073-e486-6041-b593-07b6a2c2e58b" ;
  a2a:RecordGUID "{fc351073-e486-6041-b593-07b6a2c2e58b}" ;
  a2a:SourceRemarkOpmerking "Joanna vermeld als onwettig kind", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1606-1648\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5339_00005339.xml van BRD" .

