@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_ffbd947d-8e18-c159-6066-e8043af70e05
  a a2a:Record ;
  rdfs:label "Registratie op 3 juni 1905 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person-c9a9cfe3-3151-d6cc-3143-29d9d767b442, oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person-ea20f1df-8a13-e749-30e2-f82478642c22, oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person-811421e1-6276-1e45-c091-58ce466f9e3e, oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person-0ef8c7fd-06ef-7c11-bcfc-ce82a196a2dc ;
  a2a:hasEvent oa:event_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ffbd947d-8e18-c159-6066-e8043af70e05_0, oa:relationep_sha_ffbd947d-8e18-c159-6066-e8043af70e05_1, oa:relationep_sha_ffbd947d-8e18-c159-6066-e8043af70e05_2, oa:relationep_sha_ffbd947d-8e18-c159-6066-e8043af70e05_3 ;
  a2a:hasSource oa:source_sha_ffbd947d-8e18-c159-6066-e8043af70e05 .

oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person-c9a9cfe3-3151-d6cc-3143-29d9d767b442
  a a2a:Person ;
  rdfs:label "Christianus Antonius Passier" ;
  a2a:PersonName [
    rdfs:label "Christianus Antonius Passier" ;
    a2a:PersonNameFirstName "Christianus Antonius" ;
    a2a:PersonNameLastName "Passier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1905-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "slager" .

oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person-ea20f1df-8a13-e749-30e2-f82478642c22
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna van de Weijenberg" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna van de Weijenberg" ;
    a2a:PersonNameFirstName "Elisabeth Johanna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Weijenberg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1910-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person-811421e1-6276-1e45-c091-58ce466f9e3e
  a a2a:Person ;
  rdfs:label "Maria Johanna Passier" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Passier" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Passier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1930" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1930-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person-0ef8c7fd-06ef-7c11-bcfc-ce82a196a2dc
  a a2a:Person ;
  rdfs:label "Antonius Christianus Passier" ;
  a2a:PersonName [
    rdfs:label "Antonius Christianus Passier" ;
    a2a:PersonNameFirstName "Antonius Christianus" ;
    a2a:PersonNameLastName "Passier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1932" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1932-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:event_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1905-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_ffbd947d-8e18-c159-6066-e8043af70e05_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person:c9a9cfe3-3151-d6cc-3143-29d9d767b442 ;
  a2a:EventKeyRef oa:event_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Event1 .

oa:relationep_sha_ffbd947d-8e18-c159-6066-e8043af70e05_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person:ea20f1df-8a13-e749-30e2-f82478642c22 ;
  a2a:EventKeyRef oa:event_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Event1 .

oa:relationep_sha_ffbd947d-8e18-c159-6066-e8043af70e05_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person:811421e1-6276-1e45-c091-58ce466f9e3e ;
  a2a:EventKeyRef oa:event_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Event1 .

oa:relationep_sha_ffbd947d-8e18-c159-6066-e8043af70e05_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Person:0ef8c7fd-06ef-7c11-bcfc-ce82a196a2dc ;
  a2a:EventKeyRef oa:event_sha_ffbd947d-8e18-c159-6066-e8043af70e05_Event1 .

oa:source_sha_ffbd947d-8e18-c159-6066-e8043af70e05
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1911-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 208, Periode: 1911-1938" ;
    a2a:Book "Gezinskaarten" ;
    a2a:RegistryNumber "208" ;
    a2a:Folio "2728" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 208, Periode: 1911-1938, Gezinskaarten, 208, 2728"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/49391d85-09ef-37f7-cd71-2bafb5baa126.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ffbd947d-8e18-c159-6066-e8043af70e05" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/49391d85-09ef-37f7-cd71-2bafb5baa126.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ff6d7fa4-1df9-af36-2650-0c32c7307bdc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ffbd947d-8e18-c159-6066-e8043af70e05" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ff6d7fa4-1df9-af36-2650-0c32c7307bdc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ffbd947d-8e18-c159-6066-e8043af70e05" ;
  a2a:RecordGUID "{ffbd947d-8e18-c159-6066-e8043af70e05}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6577_00006577.xml van SHA" .

