@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_27fc7491-e3fe-4815-4b6a-fa942f4e4c36
  a a2a:Record ;
  rdfs:label "Doop op 25 maart 1761 te Heusden" ;
  a2a:hasPerson oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-8eb16a8d-9a7b-0620-29cd-adb9e815d155, oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-a681b23a-2a31-91da-95f8-a3125470f6a0, oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-02b3b4a0-ef00-8189-5f6c-feea45f7a178, oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-aeb6f9f4-2a1b-9f55-ae6c-bab57952eaf1, oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-f77efa0c-00b5-2020-d008-72c634d161eb ;
  a2a:hasEvent oa:event_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_0, oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_1, oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_2, oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_3, oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_4 ;
  a2a:hasSource oa:source_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36 .

oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-8eb16a8d-9a7b-0620-29cd-adb9e815d155
  a a2a:Person ;
  rdfs:label "Matthieu Stevens" ;
  a2a:PersonName [
    rdfs:label "Matthieu Stevens" ;
    a2a:PersonNameFirstName "Matthieu" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-a681b23a-2a31-91da-95f8-a3125470f6a0
  a a2a:Person ;
  rdfs:label "Cornelius van Mierloo" ;
  a2a:PersonName [
    rdfs:label "Cornelius van Mierloo" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-02b3b4a0-ef00-8189-5f6c-feea45f7a178
  a a2a:Person ;
  rdfs:label "Aleidis Pullen" ;
  a2a:PersonName [
    rdfs:label "Aleidis Pullen" ;
    a2a:PersonNameFirstName "Aleidis" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-aeb6f9f4-2a1b-9f55-ae6c-bab57952eaf1
  a a2a:Person ;
  rdfs:label "Maria Pullen" ;
  a2a:PersonName [
    rdfs:label "Maria Pullen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person-f77efa0c-00b5-2020-d008-72c634d161eb
  a a2a:Person ;
  rdfs:label "Cornelia Stevens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Stevens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1761-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person:8eb16a8d-9a7b-0620-29cd-adb9e815d155 ;
  a2a:EventKeyRef oa:event_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Event1 .

oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person:a681b23a-2a31-91da-95f8-a3125470f6a0 ;
  a2a:EventKeyRef oa:event_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Event1 .

oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person:02b3b4a0-ef00-8189-5f6c-feea45f7a178 ;
  a2a:EventKeyRef oa:event_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Event1 .

oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person:aeb6f9f4-2a1b-9f55-ae6c-bab57952eaf1 ;
  a2a:EventKeyRef oa:event_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Event1 .

oa:relationep_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Person:f77efa0c-00b5-2020-d008-72c634d161eb ;
  a2a:EventKeyRef oa:event_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36_Event1 .

oa:source_sha_27fc7491-e3fe-4815-4b6a-fa942f4e4c36
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1761-03-25 - 1761-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1761-03-25"^^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 "142r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 142r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2d14e9f6-6679-df08-20d5-aebd785d2d2b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/27fc7491-e3fe-4815-4b6a-fa942f4e4c36" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2d14e9f6-6679-df08-20d5-aebd785d2d2b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/27fc7491-e3fe-4815-4b6a-fa942f4e4c36" ;
  a2a:RecordGUID "{27fc7491-e3fe-4815-4b6a-fa942f4e4c36}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 25-03-1761<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_2567_00002567.xml van SHA" .

