@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_653e8511-f0ca-e8fc-c662-8a31f22452cd
  a a2a:Record ;
  rdfs:label "Geboorte op 10 januari 1891 te Dussen" ;
  a2a:hasPerson oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-2d945420-6aad-58d6-c66f-f541eb966341, oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-c88c640d-2a62-f494-1198-a158ad8600bb, oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-7e4266a8-4c04-20ff-4572-03e5f6d88e21, oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-995cf16c-1e88-f21f-46bc-66326ff5bf5c, oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-c994fd4b-cdd4-8964-cfb6-b062091b02aa ;
  a2a:hasEvent oa:event_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_0, oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_1, oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_2, oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_3, oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_4 ;
  a2a:hasSource oa:source_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd .

oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-2d945420-6aad-58d6-c66f-f541eb966341
  a a2a:Person ;
  rdfs:label "Adrianus Hubertus Marie Kreischer" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hubertus Marie Kreischer" ;
    a2a:PersonNameFirstName "Adrianus Hubertus Marie" ;
    a2a:PersonNameLastName "Kreischer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1891-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-c88c640d-2a62-f494-1198-a158ad8600bb
  a a2a:Person ;
  rdfs:label "Leonard Carel Lodewijk Bekkers" ;
  a2a:PersonName [
    rdfs:label "Leonard Carel Lodewijk Bekkers" ;
    a2a:PersonNameFirstName "Leonard Carel Lodewijk" ;
    a2a:PersonNameLastName "Bekkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "ambtenaar der belastingen" .

oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-7e4266a8-4c04-20ff-4572-03e5f6d88e21
  a a2a:Person ;
  rdfs:label "Cornelis van Dijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Dijk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "73" ;
    rdfs:label "73"
  ] ;
  a2a:Profession "rentenier" .

oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-995cf16c-1e88-f21f-46bc-66326ff5bf5c
  a a2a:Person ;
  rdfs:label "Catharina Chabot" ;
  a2a:PersonName [
    rdfs:label "Catharina Chabot" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Chabot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person-c994fd4b-cdd4-8964-cfb6-b062091b02aa
  a a2a:Person ;
  rdfs:label "Godfried Kreischer" ;
  a2a:PersonName [
    rdfs:label "Godfried Kreischer" ;
    a2a:PersonNameFirstName "Godfried" ;
    a2a:PersonNameLastName "Kreischer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "ambtenaar der belastingen" .

oa:event_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1891-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person:2d945420-6aad-58d6-c66f-f541eb966341 ;
  a2a:EventKeyRef oa:event_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Event1 .

oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person:c88c640d-2a62-f494-1198-a158ad8600bb ;
  a2a:EventKeyRef oa:event_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Event1 .

oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person:7e4266a8-4c04-20ff-4572-03e5f6d88e21 ;
  a2a:EventKeyRef oa:event_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Event1 .

oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person:995cf16c-1e88-f21f-46bc-66326ff5bf5c ;
  a2a:EventKeyRef oa:event_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Event1 .

oa:relationep_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Person:c994fd4b-cdd4-8964-cfb6-b062091b02aa ;
  a2a:EventKeyRef oa:event_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd_Event1 .

oa:source_sha_653e8511-f0ca-e8fc-c662-8a31f22452cd
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1891-01-10 - 1891-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1891-01-10"^^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: 3314, Periode: 1883-1892" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "3314" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3314, Periode: 1883-1892, Geboorteregister, 5, 3314"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5e5c424a-80c6-a950-3bdb-eb48f5c2bfa1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/653e8511-f0ca-e8fc-c662-8a31f22452cd" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5e5c424a-80c6-a950-3bdb-eb48f5c2bfa1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/653e8511-f0ca-e8fc-c662-8a31f22452cd" ;
  a2a:RecordGUID "{653e8511-f0ca-e8fc-c662-8a31f22452cd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6314_00006314.xml van SHA" .

