@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_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea
  a a2a:Record ;
  rdfs:label "Doop op 16 december 1649 te Heusden" ;
  a2a:hasPerson oa:person_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Person-346c96cb-dfd7-64fd-4725-29ceec3dc632, oa:person_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Person-54847c89-b356-a6a8-c1d2-2338d48ef8c8, oa:person_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Person-25397d0f-2b7f-dd54-026b-0d06ebd84493 ;
  a2a:hasEvent oa:event_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_0, oa:relationep_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_1, oa:relationep_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_2 ;
  a2a:hasSource oa:source_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea .

oa:person_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Person-346c96cb-dfd7-64fd-4725-29ceec3dc632
  a a2a:Person ;
  rdfs:label "Neelken Aerts" ;
  a2a:PersonName [
    rdfs:label "Neelken Aerts" ;
    a2a:PersonNameFirstName "Neelken" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Person-54847c89-b356-a6a8-c1d2-2338d48ef8c8
  a a2a:Person ;
  rdfs:label "Marijken Theunis" ;
  a2a:PersonName [
    rdfs:label "Marijken Theunis" ;
    a2a:PersonNameFirstName "Marijken" ;
    a2a:PersonNameLastName "Theunis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Person-25397d0f-2b7f-dd54-026b-0d06ebd84493
  a a2a:Person ;
  rdfs:label "Adriaen Theunis" ;
  a2a:PersonName [
    rdfs:label "Adriaen Theunis" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Theunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1649" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1649-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Person:346c96cb-dfd7-64fd-4725-29ceec3dc632 ;
  a2a:EventKeyRef oa:event_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Event1 .

oa:relationep_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Person:54847c89-b356-a6a8-c1d2-2338d48ef8c8 ;
  a2a:EventKeyRef oa:event_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Event1 .

oa:relationep_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Person:25397d0f-2b7f-dd54-026b-0d06ebd84493 ;
  a2a:EventKeyRef oa:event_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea_Event1 .

oa:source_sha_37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1649-12-16 - 1649-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1649-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1649-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1649" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1649-12-16"^^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: 013, Periode: 1643-1706" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "013" ;
    a2a:Folio "38v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 013, Periode: 1643-1706, Dopen (Nederduits gereformeerde gemeente), 013, 38v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0574edee-5c7e-b456-7199-23023a5b4ff9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0574edee-5c7e-b456-7199-23023a5b4ff9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea" ;
  a2a:RecordGUID "{37e9bc61-bfb0-b28c-b3fb-c044c4bc03ea}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 16-12-1649<br />Plaats dopen: Heusden<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7839_00007839.xml van SHA" .

