@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_56234f01-246a-a418-e2da-ad8e4750e277
  a a2a:Record ;
  rdfs:label "Doop op 24 december 1707 te Heusden" ;
  a2a:hasPerson oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-8e467c87-f567-c18b-da75-5a1628cfe94a, oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-5c26f952-69c5-3558-15fc-5dfefca0b1ff, oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-9d572969-cea9-7f68-52da-92d76d6947b6, oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-cc12ef48-5e8a-813f-85c8-3a2abb0dcd23, oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-d24ce58c-fb9a-5051-bfb3-b2c1a8672e54 ;
  a2a:hasEvent oa:event_sha_56234f01-246a-a418-e2da-ad8e4750e277_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_0, oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_1, oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_2, oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_3, oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_4 ;
  a2a:hasSource oa:source_sha_56234f01-246a-a418-e2da-ad8e4750e277 .

oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-8e467c87-f567-c18b-da75-5a1628cfe94a
  a a2a:Person ;
  rdfs:label "Willem Hoefnagel" ;
  a2a:PersonName [
    rdfs:label "Willem Hoefnagel" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hoefnagel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-5c26f952-69c5-3558-15fc-5dfefca0b1ff
  a a2a:Person ;
  rdfs:label "Helena Pluijmmakers" ;
  a2a:PersonName [
    rdfs:label "Helena Pluijmmakers" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Pluijmmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-9d572969-cea9-7f68-52da-92d76d6947b6
  a a2a:Person ;
  rdfs:label "Govert Hoefnagel" ;
  a2a:PersonName [
    rdfs:label "Govert Hoefnagel" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Hoefnagel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-cc12ef48-5e8a-813f-85c8-3a2abb0dcd23
  a a2a:Person ;
  rdfs:label "Bartholomaeus Hoefnagel" ;
  a2a:PersonName [
    rdfs:label "Bartholomaeus Hoefnagel" ;
    a2a:PersonNameFirstName "Bartholomaeus" ;
    a2a:PersonNameLastName "Hoefnagel"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person-d24ce58c-fb9a-5051-bfb3-b2c1a8672e54
  a a2a:Person ;
  rdfs:label "Cornelia Pluijmmakers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Pluijmmakers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Pluijmmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_56234f01-246a-a418-e2da-ad8e4750e277_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1707-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person:8e467c87-f567-c18b-da75-5a1628cfe94a ;
  a2a:EventKeyRef oa:event_sha_56234f01-246a-a418-e2da-ad8e4750e277_Event1 .

oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person:5c26f952-69c5-3558-15fc-5dfefca0b1ff ;
  a2a:EventKeyRef oa:event_sha_56234f01-246a-a418-e2da-ad8e4750e277_Event1 .

oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person:9d572969-cea9-7f68-52da-92d76d6947b6 ;
  a2a:EventKeyRef oa:event_sha_56234f01-246a-a418-e2da-ad8e4750e277_Event1 .

oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person:cc12ef48-5e8a-813f-85c8-3a2abb0dcd23 ;
  a2a:EventKeyRef oa:event_sha_56234f01-246a-a418-e2da-ad8e4750e277_Event1 .

oa:relationep_sha_56234f01-246a-a418-e2da-ad8e4750e277_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_56234f01-246a-a418-e2da-ad8e4750e277_Person:d24ce58c-fb9a-5051-bfb3-b2c1a8672e54 ;
  a2a:EventKeyRef oa:event_sha_56234f01-246a-a418-e2da-ad8e4750e277_Event1 .

oa:source_sha_56234f01-246a-a418-e2da-ad8e4750e277
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1707-12-24 - 1707-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1707-12-24"^^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: Heusden86, Periode: 1703-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden86" ;
    a2a:Folio "11v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 11v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2bbf96c3-c5eb-1e51-1cdf-a4d5ae5dd840.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/56234f01-246a-a418-e2da-ad8e4750e277" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2bbf96c3-c5eb-1e51-1cdf-a4d5ae5dd840.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/56234f01-246a-a418-e2da-ad8e4750e277" ;
  a2a:RecordGUID "{56234f01-246a-a418-e2da-ad8e4750e277}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 24-12-1707<br />Plaats dopen: Heusden<br />Religie: RK", "Kopieboek. Blad 67, 68 en 69 zijn leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2798_00002798.xml van SHA" .

