@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_705c10dd-e108-3601-9bbb-b9b8b98b0918
  a a2a:Record ;
  rdfs:label "Doop op 17 februari 1728 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person-0ca0701e-7904-a974-fdd6-ecaffa93e820, oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person-fce09791-9f2c-98a3-3bb2-fe9c88baa58f, oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person-d3b900e7-186a-c535-3393-b1b2edf5fa1e, oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person-ca65f359-4f2c-7d0d-1dcd-fff3423fdac1 ;
  a2a:hasEvent oa:event_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_0, oa:relationep_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_1, oa:relationep_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_2, oa:relationep_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_3 ;
  a2a:hasSource oa:source_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918 .

oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person-0ca0701e-7904-a974-fdd6-ecaffa93e820
  a a2a:Person ;
  rdfs:label "Gijsbertius van Wijk" ;
  a2a:PersonName [
    rdfs:label "Gijsbertius van Wijk" ;
    a2a:PersonNameFirstName "Gijsbertius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person-fce09791-9f2c-98a3-3bb2-fe9c88baa58f
  a a2a:Person ;
  rdfs:label "Maria van Wijck" ;
  a2a:PersonName [
    rdfs:label "Maria van Wijck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person-d3b900e7-186a-c535-3393-b1b2edf5fa1e
  a a2a:Person ;
  rdfs:label "Agnes Geritse de Pint" ;
  a2a:PersonName [
    rdfs:label "Agnes Geritse de Pint" ;
    a2a:PersonNameFirstName "Agnes Geritse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pint"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person-ca65f359-4f2c-7d0d-1dcd-fff3423fdac1
  a a2a:Person ;
  rdfs:label "Wilhelma van Wijk" ;
  a2a:PersonName [
    rdfs:label "Wilhelma van Wijk" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1728" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1728-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:event_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1728-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person:0ca0701e-7904-a974-fdd6-ecaffa93e820 ;
  a2a:EventKeyRef oa:event_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Event1 .

oa:relationep_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person:fce09791-9f2c-98a3-3bb2-fe9c88baa58f ;
  a2a:EventKeyRef oa:event_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Event1 .

oa:relationep_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person:d3b900e7-186a-c535-3393-b1b2edf5fa1e ;
  a2a:EventKeyRef oa:event_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Event1 .

oa:relationep_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Person:ca65f359-4f2c-7d0d-1dcd-fff3423fdac1 ;
  a2a:EventKeyRef oa:event_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918_Event1 .

oa:source_sha_705c10dd-e108-3601-9bbb-b9b8b98b0918
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk, Onsenoort" ;
    rdfs:label "Nieuwkuijk, Onsenoort", "1728-02-17 - 1728-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1728-02-17"^^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: Vlijmen20, Periode: 1726-1804" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen20" ;
    a2a:Folio "5v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen20, Periode: 1726-1804, Dopen (rooms-katholieke parochie), Vlijmen20, 5v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3ae58101-7b79-7dc3-7dda-b48a70cac533.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/705c10dd-e108-3601-9bbb-b9b8b98b0918" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3ae58101-7b79-7dc3-7dda-b48a70cac533.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/705c10dd-e108-3601-9bbb-b9b8b98b0918" ;
  a2a:RecordGUID "{705c10dd-e108-3601-9bbb-b9b8b98b0918}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 17-02-1728<br />Plaats dopen: Nieuwkuijk<br />Religie: RK", "Zie voor 1600-1677 Drunen DTB 1-7." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1992_00001992.xml van SHA" .

