@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_8a92c19f-0366-cfa7-5b9b-63a76005c9bc
  a a2a:Record ;
  rdfs:label "Registratie op 1 november 1908 te Dussen" ;
  a2a:hasPerson oa:person_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Person-0881ac47-5d7b-c88c-fdc7-cc23d6070fe8, oa:person_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Person-f12c68de-efc8-f3d3-33b5-5ad3e14269f1, oa:person_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Person-a4358b0b-8643-ff9c-0f0f-6c9e36c32b6d ;
  a2a:hasEvent oa:event_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_0, oa:relationep_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_1, oa:relationep_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_2 ;
  a2a:hasSource oa:source_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc .

oa:person_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Person-0881ac47-5d7b-c88c-fdc7-cc23d6070fe8
  a a2a:Person ;
  rdfs:label "Marinus Adrianus Walravens" ;
  a2a:PersonName [
    rdfs:label "Marinus Adrianus Walravens" ;
    a2a:PersonNameFirstName "Marinus Adrianus" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1908-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Person-f12c68de-efc8-f3d3-33b5-5ad3e14269f1
  a a2a:Person ;
  rdfs:label "Geertruida Johanna Hakkel" ;
  a2a:PersonName [
    rdfs:label "Geertruida Johanna Hakkel" ;
    a2a:PersonNameFirstName "Geertruida Johanna" ;
    a2a:PersonNameLastName "Hakkel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1915-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Person-a4358b0b-8643-ff9c-0f0f-6c9e36c32b6d
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Walravens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Walravens" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Walravens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1940" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1940-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1908-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Person:0881ac47-5d7b-c88c-fdc7-cc23d6070fe8 ;
  a2a:EventKeyRef oa:event_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Event1 .

oa:relationep_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Person:f12c68de-efc8-f3d3-33b5-5ad3e14269f1 ;
  a2a:EventKeyRef oa:event_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Event1 .

oa:relationep_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Person:a4358b0b-8643-ff9c-0f0f-6c9e36c32b6d ;
  a2a:EventKeyRef oa:event_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc_Event1 .

oa:source_sha_8a92c19f-0366-cfa7-5b9b-63a76005c9bc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1928-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-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: 33, Periode: 1928-1939" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "33" ;
    a2a:Folio "1192" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 33, Periode: 1928-1939, Bevolkingsregister, 33, 1192"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/37befc3a-01c3-8231-73e4-c28a3e5dcd6e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8a92c19f-0366-cfa7-5b9b-63a76005c9bc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/37befc3a-01c3-8231-73e4-c28a3e5dcd6e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8a92c19f-0366-cfa7-5b9b-63a76005c9bc" ;
  a2a:RecordGUID "{8a92c19f-0366-cfa7-5b9b-63a76005c9bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4931_00004931.xml van SHA" .

