@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_481bc69c-b5da-5903-e0a2-541dc74ea620
  a a2a:Record ;
  rdfs:label "Doop op 20 november 1695 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person-4d4f20a8-153a-f6fb-fa6e-71eaf87ade80, oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person-a51fd242-1db0-1db4-fa26-67a24fb61cb0, oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person-abc26bba-cd8e-e9b4-be99-9f2e89c17423, oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person-d8a4fd32-01d1-7bb6-8ecd-b72194b17dac ;
  a2a:hasEvent oa:event_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_0, oa:relationep_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_1, oa:relationep_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_2, oa:relationep_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_3 ;
  a2a:hasSource oa:source_sha_481bc69c-b5da-5903-e0a2-541dc74ea620 .

oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person-4d4f20a8-153a-f6fb-fa6e-71eaf87ade80
  a a2a:Person ;
  rdfs:label "Ariaentje Hanegreeff" ;
  a2a:PersonName [
    rdfs:label "Ariaentje Hanegreeff" ;
    a2a:PersonNameFirstName "Ariaentje" ;
    a2a:PersonNameLastName "Hanegreeff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person-a51fd242-1db0-1db4-fa26-67a24fb61cb0
  a a2a:Person ;
  rdfs:label "Margrita Spooren" ;
  a2a:PersonName [
    rdfs:label "Margrita Spooren" ;
    a2a:PersonNameFirstName "Margrita" ;
    a2a:PersonNameLastName "Spooren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person-abc26bba-cd8e-e9b4-be99-9f2e89c17423
  a a2a:Person ;
  rdfs:label "Adriaen Hanegreeff" ;
  a2a:PersonName [
    rdfs:label "Adriaen Hanegreeff" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Hanegreeff"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person-d8a4fd32-01d1-7bb6-8ecd-b72194b17dac
  a a2a:Person ;
  rdfs:label "Wouter Hanegreeff" ;
  a2a:PersonName [
    rdfs:label "Wouter Hanegreeff" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Hanegreeff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1695-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person:4d4f20a8-153a-f6fb-fa6e-71eaf87ade80 ;
  a2a:EventKeyRef oa:event_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Event1 .

oa:relationep_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person:a51fd242-1db0-1db4-fa26-67a24fb61cb0 ;
  a2a:EventKeyRef oa:event_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Event1 .

oa:relationep_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person:abc26bba-cd8e-e9b4-be99-9f2e89c17423 ;
  a2a:EventKeyRef oa:event_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Event1 .

oa:relationep_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Person:d8a4fd32-01d1-7bb6-8ecd-b72194b17dac ;
  a2a:EventKeyRef oa:event_sha_481bc69c-b5da-5903-e0a2-541dc74ea620_Event1 .

oa:source_sha_481bc69c-b5da-5903-e0a2-541dc74ea620
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1695-11-20 - 1695-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1695-11-20"^^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 "83v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 83v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d38fbfc7-b700-94c0-ad01-dcc37eb48926.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/481bc69c-b5da-5903-e0a2-541dc74ea620" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d38fbfc7-b700-94c0-ad01-dcc37eb48926.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/481bc69c-b5da-5903-e0a2-541dc74ea620" ;
  a2a:RecordGUID "{481bc69c-b5da-5903-e0a2-541dc74ea620}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 20-11-1695<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_2728_00002728.xml van SHA" .

