@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_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2
  a a2a:Record ;
  rdfs:label "Registratie op 5 december 1855 te Leers-et-Fosteau (België)" ;
  a2a:hasPerson oa:person_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Person-161d0c86-544a-9cb5-909a-e9ad1c8dc17f, oa:person_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Person-8d02e837-ad23-189c-049d-62b7c89b052c, oa:person_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Person-d446d039-5571-67e5-d2d2-e731305db2c0 ;
  a2a:hasEvent oa:event_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_0, oa:relationep_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_1, oa:relationep_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_2 ;
  a2a:hasSource oa:source_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2 .

oa:person_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Person-161d0c86-544a-9cb5-909a-e9ad1c8dc17f
  a a2a:Person ;
  rdfs:label "Adrien Lerot" ;
  a2a:PersonName [
    rdfs:label "Adrien Lerot" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Lerot"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1855-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leers-et-Fosteau (België)" ;
    rdfs:label "Leers-et-Fosteau (België)"
  ] ;
  a2a:Profession "suikerkoker" .

oa:person_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Person-8d02e837-ad23-189c-049d-62b7c89b052c
  a a2a:Person ;
  rdfs:label "Palmijre Anciaux" ;
  a2a:PersonName [
    rdfs:label "Palmijre Anciaux" ;
    a2a:PersonNameFirstName "Palmijre" ;
    a2a:PersonNameLastName "Anciaux"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1851-07-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leers-et-Fosteau (België)" ;
    rdfs:label "Leers-et-Fosteau (België)"
  ] .

oa:person_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Person-d446d039-5571-67e5-d2d2-e731305db2c0
  a a2a:Person ;
  rdfs:label "Blanche Lerot" ;
  a2a:PersonName [
    rdfs:label "Blanche Lerot" ;
    a2a:PersonNameFirstName "Blanche" ;
    a2a:PersonNameLastName "Lerot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1880-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leers-et-Fosteau (België)" ;
    rdfs:label "Leers-et-Fosteau (België)"
  ] .

oa:event_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1855-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leers-et-Fosteau (België)" ;
    rdfs:label "Leers-et-Fosteau (België)"
  ] .

oa:relationep_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Person:161d0c86-544a-9cb5-909a-e9ad1c8dc17f ;
  a2a:EventKeyRef oa:event_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Event1 .

oa:relationep_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Person:8d02e837-ad23-189c-049d-62b7c89b052c ;
  a2a:EventKeyRef oa:event_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Event1 .

oa:relationep_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Person:d446d039-5571-67e5-d2d2-e731305db2c0 ;
  a2a:EventKeyRef oa:event_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2_Event1 .

oa:source_sha_daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1890-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-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: 9, Periode: 1890-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "421" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 9, Periode: 1890-1900, Bevolkingsregister, 9, 421"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c5cc5d08-c0fb-dd91-267f-1607f22554bd.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c5cc5d08-c0fb-dd91-267f-1607f22554bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2" ;
  a2a:RecordGUID "{daa9e9a1-ad3e-2a48-a32d-e8cb1363fcc2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4187_00004187.xml van SHA" .

