@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_e42f8244-c754-291f-e4ab-b9f73cb4d6fd
  a a2a:Record ;
  rdfs:label "Registratie op 10 november 1844 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Person-39267dcd-53a7-85ce-f842-619e8c2c54fa, oa:person_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Person-34b147cc-f1c8-0344-6f8c-f042b20bdcfa, oa:person_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Person-afb85a25-2017-a7c0-050b-d1211ff44f07 ;
  a2a:hasEvent oa:event_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_0, oa:relationep_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_1, oa:relationep_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_2 ;
  a2a:hasSource oa:source_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd .

oa:person_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Person-39267dcd-53a7-85ce-f842-619e8c2c54fa
  a a2a:Person ;
  rdfs:label "Cornelis Dalm" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dalm" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1844-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Person-34b147cc-f1c8-0344-6f8c-f042b20bdcfa
  a a2a:Person ;
  rdfs:label "Anna Elizabeth Louisa Petronella Theodora Bullée" ;
  a2a:PersonName [
    rdfs:label "Anna Elizabeth Louisa Petronella Theodora Bullée" ;
    a2a:PersonNameFirstName "Anna Elizabeth Louisa Petronella Theodora" ;
    a2a:PersonNameLastName "Bullée"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1845-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Acquoy" ;
    rdfs:label "Acquoy"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Person-afb85a25-2017-a7c0-050b-d1211ff44f07
  a a2a:Person ;
  rdfs:label "Pieter Dalm" ;
  a2a:PersonName [
    rdfs:label "Pieter Dalm" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1875-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1844-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Person:39267dcd-53a7-85ce-f842-619e8c2c54fa ;
  a2a:EventKeyRef oa:event_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Event1 .

oa:relationep_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Person:34b147cc-f1c8-0344-6f8c-f042b20bdcfa ;
  a2a:EventKeyRef oa:event_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Event1 .

oa:relationep_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Person:afb85a25-2017-a7c0-050b-d1211ff44f07 ;
  a2a:EventKeyRef oa:event_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd_Event1 .

oa:source_sha_e42f8244-c754-291f-e4ab-b9f73cb4d6fd
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1860-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-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: 7, Periode: 1860-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "36" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1860-1890, Bevolkingsregister, 7, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/680ec103-3410-9f47-8d44-6426e7fa9a58.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e42f8244-c754-291f-e4ab-b9f73cb4d6fd" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/680ec103-3410-9f47-8d44-6426e7fa9a58.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e42f8244-c754-291f-e4ab-b9f73cb4d6fd" ;
  a2a:RecordGUID "{e42f8244-c754-291f-e4ab-b9f73cb4d6fd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4224_00004224.xml van SHA" .

