@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_9efcbd97-c849-2bb7-ba2f-129cffee7573
  a a2a:Record ;
  rdfs:label "Doop op 28 januari 1629 te Heusden" ;
  a2a:hasPerson oa:person_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Person-ee76364b-f932-1388-a7d5-ec5ad0ff7a9e, oa:person_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Person-0a2591aa-e8a6-4ac8-e039-acca783d44df, oa:person_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Person-c0e70665-53c8-a0a7-889e-3291019f27c1 ;
  a2a:hasEvent oa:event_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_0, oa:relationep_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_1, oa:relationep_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_2 ;
  a2a:hasSource oa:source_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573 .

oa:person_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Person-ee76364b-f932-1388-a7d5-ec5ad0ff7a9e
  a a2a:Person ;
  rdfs:label "Marij van Meenen" ;
  a2a:PersonName [
    rdfs:label "Marij van Meenen" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Person-0a2591aa-e8a6-4ac8-e039-acca783d44df
  a a2a:Person ;
  rdfs:label "Adriaen Vermaes" ;
  a2a:PersonName [
    rdfs:label "Adriaen Vermaes" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Vermaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Person-c0e70665-53c8-a0a7-889e-3291019f27c1
  a a2a:Person ;
  rdfs:label "Catharina Vermaes" ;
  a2a:PersonName [
    rdfs:label "Catharina Vermaes" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Vermaes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1629" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1629-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Person:ee76364b-f932-1388-a7d5-ec5ad0ff7a9e ;
  a2a:EventKeyRef oa:event_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Event1 .

oa:relationep_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Person:0a2591aa-e8a6-4ac8-e039-acca783d44df ;
  a2a:EventKeyRef oa:event_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Event1 .

oa:relationep_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Person:c0e70665-53c8-a0a7-889e-3291019f27c1 ;
  a2a:EventKeyRef oa:event_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573_Event1 .

oa:source_sha_9efcbd97-c849-2bb7-ba2f-129cffee7573
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1629-01-28 - 1629-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1629-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1629-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1629" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1629-01-28"^^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: Heusden03, Periode: 1618-1642" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Heusden03" ;
    a2a:Folio "45v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden03, Periode: 1618-1642, Dopen (Nederduits gereformeerde gemeente), Heusden03, 45v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9bf7d9c8-fd0d-f89e-2821-7c93635a32a2.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9efcbd97-c849-2bb7-ba2f-129cffee7573" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9bf7d9c8-fd0d-f89e-2821-7c93635a32a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9efcbd97-c849-2bb7-ba2f-129cffee7573" ;
  a2a:RecordGUID "{9efcbd97-c849-2bb7-ba2f-129cffee7573}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 28-01-1629<br />Plaats dopen: Heusden<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2381_00002381.xml van SHA" .

