@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_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312
  a a2a:Record ;
  rdfs:label "Doop op 16 oktober 1675 te Princenhage" ;
  a2a:hasPerson oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person-1eac84e3-421c-02f9-35d5-234110496b20, oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person-b484e3dc-bf03-d782-fc74-15f77ecbaa22, oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person-3fc3e435-6472-07f2-8c2e-64f8604ba061, oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person-fc826407-aafc-fe4b-e92a-4763fbbabbab ;
  a2a:hasEvent oa:event_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_0, oa:relationep_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_1, oa:relationep_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_2, oa:relationep_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_3 ;
  a2a:hasSource oa:source_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312 .

oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person-1eac84e3-421c-02f9-35d5-234110496b20
  a a2a:Person ;
  rdfs:label "Maria Petri Laurentii van Roeij" ;
  a2a:PersonName [
    rdfs:label "Maria Petri Laurentii van Roeij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Petri Laurentii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roeij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person-b484e3dc-bf03-d782-fc74-15f77ecbaa22
  a a2a:Person ;
  rdfs:label "Catharina Gorisen van Hoogemeert" ;
  a2a:PersonName [
    rdfs:label "Catharina Gorisen van Hoogemeert" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Gorisen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoogemeert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person-3fc3e435-6472-07f2-8c2e-64f8604ba061
  a a2a:Person ;
  rdfs:label "Guillelmus Jansen van Vlemingh" ;
  a2a:PersonName [
    rdfs:label "Guillelmus Jansen van Vlemingh" ;
    a2a:PersonNameFirstName "Guillelmus" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vlemingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person-fc826407-aafc-fe4b-e92a-4763fbbabbab
  a a2a:Person ;
  rdfs:label "Gregorius van Vlemingh" ;
  a2a:PersonName [
    rdfs:label "Gregorius van Vlemingh" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vlemingh"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1675-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person:1eac84e3-421c-02f9-35d5-234110496b20 ;
  a2a:EventKeyRef oa:event_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Event1 .

oa:relationep_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person:b484e3dc-bf03-d782-fc74-15f77ecbaa22 ;
  a2a:EventKeyRef oa:event_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Event1 .

oa:relationep_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person:3fc3e435-6472-07f2-8c2e-64f8604ba061 ;
  a2a:EventKeyRef oa:event_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Event1 .

oa:relationep_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Person:fc826407-aafc-fe4b-e92a-4763fbbabbab ;
  a2a:EventKeyRef oa:event_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312_Event1 .

oa:source_brd_e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1675-10-16 - 1675-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1675-10-16"^^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 "54r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 139, Periode: 1664-1695, Dopen rk Princenhage 1664-1695, 139, 54r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d98ca8-8751-11e3-a364-bb0eeb618435.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d98ca8-8751-11e3-a364-bb0eeb618435.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312" ;
  a2a:RecordGUID "{e7c16737-e3b1-b3aa-9fc6-6b3c80eb9312}" ;
  a2a:SourceRemarkOpmerking "<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_5252_00005252.xml van BRD" .

