@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_0c496b7c-a807-d442-0a5d-a652a93ee8a4
  a a2a:Record ;
  rdfs:label "Doop op 28 februari 1790 te Heusden" ;
  a2a:hasPerson oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-6f8a87a0-e219-75b8-27d2-5e0af1291fc4, oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-133d1124-b7c1-bae8-0a60-e14c9c9402bb, oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-7506dc40-e3c2-7470-4230-845cb954c9e6, oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-c5e1f584-7066-6aa9-4ee4-0b91050cffa2, oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-8be4926f-6863-a9d7-7672-8be4b1b27d83 ;
  a2a:hasEvent oa:event_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_0, oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_1, oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_2, oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_3, oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_4 ;
  a2a:hasSource oa:source_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4 .

oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-6f8a87a0-e219-75b8-27d2-5e0af1291fc4
  a a2a:Person ;
  rdfs:label "Jacobus de Bock" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Bock" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-133d1124-b7c1-bae8-0a60-e14c9c9402bb
  a a2a:Person ;
  rdfs:label "Jacobus van Gardinge" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Gardinge" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gardinge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-7506dc40-e3c2-7470-4230-845cb954c9e6
  a a2a:Person ;
  rdfs:label "Johanna de Cort" ;
  a2a:PersonName [
    rdfs:label "Johanna de Cort" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-c5e1f584-7066-6aa9-4ee4-0b91050cffa2
  a a2a:Person ;
  rdfs:label "Cornelia van Gardinge" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Gardinge" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gardinge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person-8be4926f-6863-a9d7-7672-8be4b1b27d83
  a a2a:Person ;
  rdfs:label "David de Bock" ;
  a2a:PersonName [
    rdfs:label "David de Bock" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bock"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1790" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1790-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person:6f8a87a0-e219-75b8-27d2-5e0af1291fc4 ;
  a2a:EventKeyRef oa:event_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Event1 .

oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person:133d1124-b7c1-bae8-0a60-e14c9c9402bb ;
  a2a:EventKeyRef oa:event_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Event1 .

oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person:7506dc40-e3c2-7470-4230-845cb954c9e6 ;
  a2a:EventKeyRef oa:event_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Event1 .

oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person:c5e1f584-7066-6aa9-4ee4-0b91050cffa2 ;
  a2a:EventKeyRef oa:event_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Event1 .

oa:relationep_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Person:8be4926f-6863-a9d7-7672-8be4b1b27d83 ;
  a2a:EventKeyRef oa:event_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4_Event1 .

oa:source_sha_0c496b7c-a807-d442-0a5d-a652a93ee8a4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1790-02-28 - 1790-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1790-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1790" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1790-02-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: Heusden86, Periode: 1703-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden86" ;
    a2a:Folio "212r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 212r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c61ff3b6-b99a-e337-e053-2606cf26d302.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0c496b7c-a807-d442-0a5d-a652a93ee8a4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c61ff3b6-b99a-e337-e053-2606cf26d302.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0c496b7c-a807-d442-0a5d-a652a93ee8a4" ;
  a2a:RecordGUID "{0c496b7c-a807-d442-0a5d-a652a93ee8a4}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 28-02-1790<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_2114_00002114.xml van SHA" .

