@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_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453
  a a2a:Record ;
  rdfs:label "Geboorte op 28 januari 1893 te Dussen" ;
  a2a:hasPerson oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-e07a5a2b-2d1a-c4c4-9134-e86787a33f9a, oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-51986518-cc83-0ac3-1088-604201a78c51, oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-0d768ceb-50e1-44bf-2b65-306cb624febd, oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-7ff6d2d3-8fbd-c8f2-7668-df55eef6e87b, oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-16eb7a0a-72db-4fce-f5e5-fa6da8816f21 ;
  a2a:hasEvent oa:event_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_0, oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_1, oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_2, oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_3, oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_4 ;
  a2a:hasSource oa:source_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453 .

oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-e07a5a2b-2d1a-c4c4-9134-e86787a33f9a
  a a2a:Person ;
  rdfs:label "Catharina van Bergen" ;
  a2a:PersonName [
    rdfs:label "Catharina van Bergen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1893-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-51986518-cc83-0ac3-1088-604201a78c51
  a a2a:Person ;
  rdfs:label "Jacobus Simonis" ;
  a2a:PersonName [
    rdfs:label "Jacobus Simonis" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Simonis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "huisschilder" .

oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-0d768ceb-50e1-44bf-2b65-306cb624febd
  a a2a:Person ;
  rdfs:label "Matheus Koppers" ;
  a2a:PersonName [
    rdfs:label "Matheus Koppers" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Koppers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-7ff6d2d3-8fbd-c8f2-7668-df55eef6e87b
  a a2a:Person ;
  rdfs:label "Laurina Valk" ;
  a2a:PersonName [
    rdfs:label "Laurina Valk" ;
    a2a:PersonNameFirstName "Laurina" ;
    a2a:PersonNameLastName "Valk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person-16eb7a0a-72db-4fce-f5e5-fa6da8816f21
  a a2a:Person ;
  rdfs:label "Adrianus van Bergen" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Bergen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1893-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person:e07a5a2b-2d1a-c4c4-9134-e86787a33f9a ;
  a2a:EventKeyRef oa:event_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Event1 .

oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person:51986518-cc83-0ac3-1088-604201a78c51 ;
  a2a:EventKeyRef oa:event_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Event1 .

oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person:0d768ceb-50e1-44bf-2b65-306cb624febd ;
  a2a:EventKeyRef oa:event_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Event1 .

oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person:7ff6d2d3-8fbd-c8f2-7668-df55eef6e87b ;
  a2a:EventKeyRef oa:event_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Event1 .

oa:relationep_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Person:16eb7a0a-72db-4fce-f5e5-fa6da8816f21 ;
  a2a:EventKeyRef oa:event_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453_Event1 .

oa:source_sha_9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1893-01-28 - 1893-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1893-01-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 3315, Periode: 1893-1902" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "3315" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3315, Periode: 1893-1902, Geboorteregister, 11, 3315"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/19b52c9e-690d-8eb8-81fe-7c775a611166.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/19b52c9e-690d-8eb8-81fe-7c775a611166.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453" ;
  a2a:RecordGUID "{9e33cfbe-cdcc-316e-3dcc-7a1a4d4e7453}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6198_00006198.xml van SHA" .

