@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_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13
  a a2a:Record ;
  rdfs:label "Doop op 10 april 1672 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Person-81d205a7-9e8e-e2e8-2b26-f2d22313e309, oa:person_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Person-0ff5a621-3813-5238-28b9-bb1c52f10aef, oa:person_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Person-36bfb9e3-efd7-d02d-6ce0-fd159c7b27d4 ;
  a2a:hasEvent oa:event_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_0, oa:relationep_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_1, oa:relationep_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_2 ;
  a2a:hasSource oa:source_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13 .

oa:person_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Person-81d205a7-9e8e-e2e8-2b26-f2d22313e309
  a a2a:Person ;
  rdfs:label "Margriet Maes" ;
  a2a:PersonName [
    rdfs:label "Margriet Maes" ;
    a2a:PersonNameFirstName "Margriet" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Person-0ff5a621-3813-5238-28b9-bb1c52f10aef
  a a2a:Person ;
  rdfs:label "Dirck Maes" ;
  a2a:PersonName [
    rdfs:label "Dirck Maes" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Person-36bfb9e3-efd7-d02d-6ce0-fd159c7b27d4
  a a2a:Person ;
  rdfs:label "Grietjen Henricx van der Haar" ;
  a2a:PersonName [
    rdfs:label "Grietjen Henricx van der Haar" ;
    a2a:PersonNameFirstName "Grietjen Henricx" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Haar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1672-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Person:81d205a7-9e8e-e2e8-2b26-f2d22313e309 ;
  a2a:EventKeyRef oa:event_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Event1 .

oa:relationep_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Person:0ff5a621-3813-5238-28b9-bb1c52f10aef ;
  a2a:EventKeyRef oa:event_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Event1 .

oa:relationep_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Person:36bfb9e3-efd7-d02d-6ce0-fd159c7b27d4 ;
  a2a:EventKeyRef oa:event_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13_Event1 .

oa:source_sha_f7f341af-d5f3-0843-bb3e-bac44a1f8f13
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1672-04-10 - 1672-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1672-04-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Woudrichem02" ;
    a2a:Folio "18v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 18v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e337a039-98ac-a1c5-4a64-974ed11bf466.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f7f341af-d5f3-0843-bb3e-bac44a1f8f13" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e337a039-98ac-a1c5-4a64-974ed11bf466.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f7f341af-d5f3-0843-bb3e-bac44a1f8f13" ;
  a2a:RecordGUID "{f7f341af-d5f3-0843-bb3e-bac44a1f8f13}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 10-04-1672<br />Plaats dopen: Woudrichem<br />Religie: NG", "Voorin akten van 1678, 1679 en 1684. Vanaf 1790 wordt ook de geboortedatum vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1891_00001891.xml van SHA" .

