@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_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc
  a a2a:Record ;
  rdfs:label "Doop op 4 januari 1757 te Elders" ;
  a2a:hasPerson oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-9c49817f-c298-892c-5cbb-7f1567e75c6e, oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-14eb2f92-3c46-7751-2cdd-8c390f65835b, oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-42719665-50fb-94f2-4c4c-b0ae2a0e892a, oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-f875c9df-62f9-73ea-67c2-9067ba672029, oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-0c068f16-d8a6-6550-1528-9e814c89d13b ;
  a2a:hasEvent oa:event_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_0, oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_1, oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_2, oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_3, oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_4 ;
  a2a:hasSource oa:source_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc .

oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-9c49817f-c298-892c-5cbb-7f1567e75c6e
  a a2a:Person ;
  rdfs:label "Anna Maria du Parcq" ;
  a2a:PersonName [
    rdfs:label "Anna Maria du Parcq" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Parcq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-14eb2f92-3c46-7751-2cdd-8c390f65835b
  a a2a:Person ;
  rdfs:label "Maria Catharina du Parcq" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina du Parcq" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Parcq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-42719665-50fb-94f2-4c4c-b0ae2a0e892a
  a a2a:Person ;
  rdfs:label "Joannes Baptista de Pinoy" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista de Pinoy" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Baptista" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinoy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-f875c9df-62f9-73ea-67c2-9067ba672029
  a a2a:Person ;
  rdfs:label "Nocolaus (Nicolaus?) Greffier" ;
  a2a:PersonName [
    rdfs:label "Nocolaus (Nicolaus?) Greffier" ;
    a2a:PersonNameFirstName "Nocolaus (Nicolaus?)" ;
    a2a:PersonNameLastName "Greffier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person-0c068f16-d8a6-6550-1528-9e814c89d13b
  a a2a:Person ;
  rdfs:label "Joannes Baptista Joseph Greffier" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Joseph Greffier" ;
    a2a:PersonNameFirstName "Joannes Baptista Joseph" ;
    a2a:PersonNameLastName "Greffier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1756" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1756-12-29"^^xsd:date
  ] .

oa:event_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1757" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1757-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person:9c49817f-c298-892c-5cbb-7f1567e75c6e ;
  a2a:EventKeyRef oa:event_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Event1 .

oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person:14eb2f92-3c46-7751-2cdd-8c390f65835b ;
  a2a:EventKeyRef oa:event_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Event1 .

oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person:42719665-50fb-94f2-4c4c-b0ae2a0e892a ;
  a2a:EventKeyRef oa:event_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Event1 .

oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person:f875c9df-62f9-73ea-67c2-9067ba672029 ;
  a2a:EventKeyRef oa:event_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Event1 .

oa:relationep_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Person:0c068f16-d8a6-6550-1528-9e814c89d13b ;
  a2a:EventKeyRef oa:event_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc_Event1 .

oa:source_brd_0f34e3bf-12e3-1ec0-a62e-aa948852f5dc
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1757-01-04 - 1757-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1757" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1757-01-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795" ;
    a2a:Book "Dopen Waalse reg Grenadiers 1748-1795" ;
    a2a:RegistryNumber "97" ;
    a2a:Folio "48" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795, Dopen Waalse reg Grenadiers 1748-1795, 97, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841bb52e-8751-11e3-85c9-570077833698.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0f34e3bf-12e3-1ec0-a62e-aa948852f5dc" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841bb52e-8751-11e3-85c9-570077833698.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0f34e3bf-12e3-1ec0-a62e-aa948852f5dc" ;
  a2a:RecordGUID "{0f34e3bf-12e3-1ec0-a62e-aa948852f5dc}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waalse+reg+Grenadiers+1748-1795\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1307_00001307.xml van BRD" .

