@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_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03
  a a2a:Record ;
  rdfs:label "Geboorte op 16 maart 1883" ;
  a2a:hasPerson oa:person_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Person-0ec535a6-b4a4-c5fa-6db0-70fef831e1c9, oa:person_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Person-84247e28-e3b9-8771-0512-b3a44a3582f4, oa:person_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Person-758e92bb-f9d6-ea92-cff9-3dd89085cfe2 ;
  a2a:hasEvent oa:event_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_0, oa:relationep_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_1, oa:relationep_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_2 ;
  a2a:hasSource oa:source_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03 .

oa:person_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Person-0ec535a6-b4a4-c5fa-6db0-70fef831e1c9
  a a2a:Person ;
  rdfs:label "Gerarda Joanna Cornelie Paré" ;
  a2a:PersonName [
    rdfs:label "Gerarda Joanna Cornelie Paré" ;
    a2a:PersonNameFirstName "Gerarda Joanna Cornelie" ;
    a2a:PersonNameLastName "Paré"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Person-84247e28-e3b9-8771-0512-b3a44a3582f4
  a a2a:Person ;
  rdfs:label "Gerard Jan Paré" ;
  a2a:PersonName [
    rdfs:label "Gerard Jan Paré" ;
    a2a:PersonNameFirstName "Gerard Jan" ;
    a2a:PersonNameLastName "Paré"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "predikant" .

oa:person_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Person-758e92bb-f9d6-ea92-cff9-3dd89085cfe2
  a a2a:Person ;
  rdfs:label "Margaretha Elizabeth Donker" ;
  a2a:PersonName [
    rdfs:label "Margaretha Elizabeth Donker" ;
    a2a:PersonNameFirstName "Margaretha Elizabeth" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1883-03-16"^^xsd:date
  ] .

oa:relationep_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Person:0ec535a6-b4a4-c5fa-6db0-70fef831e1c9 ;
  a2a:EventKeyRef oa:event_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Event1 .

oa:relationep_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Person:84247e28-e3b9-8771-0512-b3a44a3582f4 ;
  a2a:EventKeyRef oa:event_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Event1 .

oa:relationep_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Person:758e92bb-f9d6-ea92-cff9-3dd89085cfe2 ;
  a2a:EventKeyRef oa:event_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03_Event1 .

oa:source_smh_73102c23-4ef8-e87c-c4d9-96e7bfffbd03
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Haastrecht" ;
    rdfs:label "Haastrecht", "1883-03-16 - 1883-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1883-03-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 8, Periode: 1883-1892" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "8" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 8, Periode: 1883-1892, BS Geboorteregister, 22, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/6d976676-dcf6-f356-5b0c-0051c9c7ee98.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/73102c23-4ef8-e87c-c4d9-96e7bfffbd03" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/6d976676-dcf6-f356-5b0c-0051c9c7ee98.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/73102c23-4ef8-e87c-c4d9-96e7bfffbd03" ;
  a2a:RecordGUID "{73102c23-4ef8-e87c-c4d9-96e7bfffbd03}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1883-1892" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_4671_00004671.xml van SMH" .

