@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_5bcc080b-dcdb-a28a-1c00-76228ca108c4
  a a2a:Record ;
  rdfs:label "Registratie op 22 oktober 1890 te Almkerk" ;
  a2a:hasPerson oa:person_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Person-d29a0e8e-edb5-0f4b-92de-d5f0ae803059, oa:person_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Person-0658b6a3-8d15-c7c9-4726-f5f711a5887c, oa:person_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Person-c2554d22-4a6c-5b12-44b6-721ab618c562 ;
  a2a:hasEvent oa:event_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_0, oa:relationep_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_1, oa:relationep_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_2 ;
  a2a:hasSource oa:source_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4 .

oa:person_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Person-d29a0e8e-edb5-0f4b-92de-d5f0ae803059
  a a2a:Person ;
  rdfs:label "Dirk Biesheuvel" ;
  a2a:PersonName [
    rdfs:label "Dirk Biesheuvel" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Biesheuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1890-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Person-0658b6a3-8d15-c7c9-4726-f5f711a5887c
  a a2a:Person ;
  rdfs:label "Catharina van Drunen" ;
  a2a:PersonName [
    rdfs:label "Catharina van Drunen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1894-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Person-c2554d22-4a6c-5b12-44b6-721ab618c562
  a a2a:Person ;
  rdfs:label "Govert Biesheuvel" ;
  a2a:PersonName [
    rdfs:label "Govert Biesheuvel" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Biesheuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1916-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:event_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1890-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Person:d29a0e8e-edb5-0f4b-92de-d5f0ae803059 ;
  a2a:EventKeyRef oa:event_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Event1 .

oa:relationep_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Person:0658b6a3-8d15-c7c9-4726-f5f711a5887c ;
  a2a:EventKeyRef oa:event_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Event1 .

oa:relationep_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Person:c2554d22-4a6c-5b12-44b6-721ab618c562 ;
  a2a:EventKeyRef oa:event_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4_Event1 .

oa:source_sha_5bcc080b-dcdb-a28a-1c00-76228ca108c4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 38, Periode: 1910-1920" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "38" ;
    a2a:Folio "183" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 38, Periode: 1910-1920, Bevolkingsregister, 38, 183"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/571338af-e0aa-ea55-1dcf-bf913e9908a0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5bcc080b-dcdb-a28a-1c00-76228ca108c4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/571338af-e0aa-ea55-1dcf-bf913e9908a0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5bcc080b-dcdb-a28a-1c00-76228ca108c4" ;
  a2a:RecordGUID "{5bcc080b-dcdb-a28a-1c00-76228ca108c4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4748_00004748.xml van SHA" .

