@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_3cb8cf8b-7009-e9f3-b63d-865740cd86fa
  a a2a:Record ;
  rdfs:label "Doop op 27 maart 1687 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-50d83374-6d70-2de1-254b-3bacfd5b0c44, oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-e5a9043f-7ef9-d958-170c-3467e259db59, oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-f1ba1c70-12f2-91af-3b0c-03485dfd5dd7, oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-08227799-a741-28a4-d0a9-5d2d23abab5f, oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-b01df082-8e27-ffad-50dc-0d0575edb452 ;
  a2a:hasEvent oa:event_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_0, oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_1, oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_2, oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_3, oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_4 ;
  a2a:hasSource oa:source_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa .

oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-50d83374-6d70-2de1-254b-3bacfd5b0c44
  a a2a:Person ;
  rdfs:label "Helena Cornelij Castanien" ;
  a2a:PersonName [
    rdfs:label "Helena Cornelij Castanien" ;
    a2a:PersonNameFirstName "Helena Cornelij" ;
    a2a:PersonNameLastName "Castanien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-e5a9043f-7ef9-d958-170c-3467e259db59
  a a2a:Person ;
  rdfs:label "Johannes Johannis Castanien" ;
  a2a:PersonName [
    rdfs:label "Johannes Johannis Castanien" ;
    a2a:PersonNameFirstName "Johannes Johannis" ;
    a2a:PersonNameLastName "Castanien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-f1ba1c70-12f2-91af-3b0c-03485dfd5dd7
  a a2a:Person ;
  rdfs:label "Maria Cornelij Isendoorn" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelij Isendoorn" ;
    a2a:PersonNameFirstName "Maria Cornelij" ;
    a2a:PersonNameLastName "Isendoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-08227799-a741-28a4-d0a9-5d2d23abab5f
  a a2a:Person ;
  rdfs:label "Cornelius Isendoorn" ;
  a2a:PersonName [
    rdfs:label "Cornelius Isendoorn" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Isendoorn"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person-b01df082-8e27-ffad-50dc-0d0575edb452
  a a2a:Person ;
  rdfs:label "Judocus Cornelij Isendoorn" ;
  a2a:PersonName [
    rdfs:label "Judocus Cornelij Isendoorn" ;
    a2a:PersonNameFirstName "Judocus Cornelij" ;
    a2a:PersonNameLastName "Isendoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1687" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1687-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person:50d83374-6d70-2de1-254b-3bacfd5b0c44 ;
  a2a:EventKeyRef oa:event_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Event1 .

oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person:e5a9043f-7ef9-d958-170c-3467e259db59 ;
  a2a:EventKeyRef oa:event_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Event1 .

oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person:f1ba1c70-12f2-91af-3b0c-03485dfd5dd7 ;
  a2a:EventKeyRef oa:event_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Event1 .

oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person:08227799-a741-28a4-d0a9-5d2d23abab5f ;
  a2a:EventKeyRef oa:event_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Event1 .

oa:relationep_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Person:b01df082-8e27-ffad-50dc-0d0575edb452 ;
  a2a:EventKeyRef oa:event_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa_Event1 .

oa:source_sha_3cb8cf8b-7009-e9f3-b63d-865740cd86fa
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout", "1687-03-27 - 1687-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1687-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1687" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1687-03-27"^^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: Elshout01, Periode: 1658-1700" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Elshout01" ;
    a2a:Folio "27v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Elshout01, Periode: 1658-1700, Dopen (rooms-katholieke parochie), Elshout01, 27v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/086eed0f-9221-b52a-1f8d-1904e6570548.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3cb8cf8b-7009-e9f3-b63d-865740cd86fa" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/086eed0f-9221-b52a-1f8d-1904e6570548.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3cb8cf8b-7009-e9f3-b63d-865740cd86fa" ;
  a2a:RecordGUID "{3cb8cf8b-7009-e9f3-b63d-865740cd86fa}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 27-03-1687<br />Plaats dopen: Oudheusden<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7843_00007843.xml van SHA" .

