@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_649e3581-63ed-cfda-7ae3-e7fe6000f811
  a a2a:Record ;
  rdfs:label "Doop op 6 december 1658 te Heusden" ;
  a2a:hasPerson oa:person_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Person-1f6c1512-1bae-1506-a8ef-813e08efce44, oa:person_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Person-c50d11d8-868e-3cf4-048d-7eb867febeb1, oa:person_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Person-f62d6e94-cb6c-368b-34df-373ac5db4108 ;
  a2a:hasEvent oa:event_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_0, oa:relationep_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_1, oa:relationep_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_2 ;
  a2a:hasSource oa:source_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811 .

oa:person_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Person-1f6c1512-1bae-1506-a8ef-813e08efce44
  a a2a:Person ;
  rdfs:label "Matthijs van Hoijdonck" ;
  a2a:PersonName [
    rdfs:label "Matthijs van Hoijdonck" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoijdonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Person-c50d11d8-868e-3cf4-048d-7eb867febeb1
  a a2a:Person ;
  rdfs:label "Jenneken Toenis" ;
  a2a:PersonName [
    rdfs:label "Jenneken Toenis" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Toenis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Person-f62d6e94-cb6c-368b-34df-373ac5db4108
  a a2a:Person ;
  rdfs:label "Maria van Hoijdonck" ;
  a2a:PersonName [
    rdfs:label "Maria van Hoijdonck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoijdonck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1658-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Person:1f6c1512-1bae-1506-a8ef-813e08efce44 ;
  a2a:EventKeyRef oa:event_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Event1 .

oa:relationep_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Person:c50d11d8-868e-3cf4-048d-7eb867febeb1 ;
  a2a:EventKeyRef oa:event_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Event1 .

oa:relationep_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Person:f62d6e94-cb6c-368b-34df-373ac5db4108 ;
  a2a:EventKeyRef oa:event_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811_Event1 .

oa:source_sha_649e3581-63ed-cfda-7ae3-e7fe6000f811
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1658-12-06 - 1658-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1658-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1658-12-06"^^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 "71r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 013, Periode: 1643-1706, Dopen (Nederduits gereformeerde gemeente), 013, 71r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/560cd8c6-9e42-71e1-fab1-b4cdd00f9845.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/649e3581-63ed-cfda-7ae3-e7fe6000f811" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/560cd8c6-9e42-71e1-fab1-b4cdd00f9845.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/649e3581-63ed-cfda-7ae3-e7fe6000f811" ;
  a2a:RecordGUID "{649e3581-63ed-cfda-7ae3-e7fe6000f811}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 06-12-1658<br />Plaats dopen: Heusden<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7878_00007878.xml van SHA" .

