@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_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad
  a a2a:Record ;
  rdfs:label "Registratie op 28 april 1836 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Person-a5e48ea2-b834-3e0c-a155-e7c0027fb133, oa:person_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Person-84f7199c-943a-55bb-3351-11d2549fce55, oa:person_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Person-c0699ffa-69a1-65f4-8003-1d94235ed3c0 ;
  a2a:hasEvent oa:event_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_0, oa:relationep_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_1, oa:relationep_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_2 ;
  a2a:hasSource oa:source_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad .

oa:person_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Person-a5e48ea2-b834-3e0c-a155-e7c0027fb133
  a a2a:Person ;
  rdfs:label "Johannes Beekmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Beekmans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Beekmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1836-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Person-84f7199c-943a-55bb-3351-11d2549fce55
  a a2a:Person ;
  rdfs:label "Hendrika de Vaan" ;
  a2a:PersonName [
    rdfs:label "Hendrika de Vaan" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vaan"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1838-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Person-c0699ffa-69a1-65f4-8003-1d94235ed3c0
  a a2a:Person ;
  rdfs:label "Johannes Marinus Beekmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Marinus Beekmans" ;
    a2a:PersonNameFirstName "Johannes Marinus" ;
    a2a:PersonNameLastName "Beekmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1877-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1836-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Person:a5e48ea2-b834-3e0c-a155-e7c0027fb133 ;
  a2a:EventKeyRef oa:event_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Event1 .

oa:relationep_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Person:84f7199c-943a-55bb-3351-11d2549fce55 ;
  a2a:EventKeyRef oa:event_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Event1 .

oa:relationep_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Person:c0699ffa-69a1-65f4-8003-1d94235ed3c0 ;
  a2a:EventKeyRef oa:event_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad_Event1 .

oa:source_sha_cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "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: 34, Periode: 1910-1920" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "34" ;
    a2a:Folio "46" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 34, Periode: 1910-1920, Bevolkingsregister, 34, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7dc2c818-7f3b-5608-9585-7a2d260f8069.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7dc2c818-7f3b-5608-9585-7a2d260f8069.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad" ;
  a2a:RecordGUID "{cf24c21b-0a3e-8bc3-ced3-5fedbb1d3dad}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4143_00004143.xml van SHA" .

