@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_bhi_44dfec00-545d-d409-0bc8-afee9f77c433
  a a2a:Record ;
  rdfs:label "Registratie op 15 augustus 1857 te Best" ;
  a2a:hasPerson oa:person_bhi_44dfec00-545d-d409-0bc8-afee9f77c433_Person-01537cfc-f352-f613-de33-fe80f1ebb4dc ;
  a2a:hasEvent oa:event_bhi_44dfec00-545d-d409-0bc8-afee9f77c433_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_44dfec00-545d-d409-0bc8-afee9f77c433_0 ;
  a2a:hasSource oa:source_bhi_44dfec00-545d-d409-0bc8-afee9f77c433 .

oa:person_bhi_44dfec00-545d-d409-0bc8-afee9f77c433_Person-01537cfc-f352-f613-de33-fe80f1ebb4dc
  a a2a:Person ;
  rdfs:label "Lamberdina Essens" ;
  a2a:PersonName [
    rdfs:label "Lamberdina Essens" ;
    a2a:PersonNameFirstName "Lamberdina" ;
    a2a:PersonNameLastName "Essens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1857-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Best" ;
    rdfs:label "Best"
  ] ;
  a2a:Profession "meid" .

oa:event_bhi_44dfec00-545d-d409-0bc8-afee9f77c433_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1857-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Best" ;
    rdfs:label "Best"
  ] .

oa:relationep_bhi_44dfec00-545d-d409-0bc8-afee9f77c433_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_44dfec00-545d-d409-0bc8-afee9f77c433_Person:01537cfc-f352-f613-de33-fe80f1ebb4dc ;
  a2a:EventKeyRef oa:event_bhi_44dfec00-545d-d409-0bc8-afee9f77c433_Event1 .

oa:source_bhi_44dfec00-545d-d409-0bc8-afee9f77c433
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2655, Periode: 1880-1890" ;
    a2a:Book "Bevolkingsregisters en gezinskaarten, Bevolkingsregister, Wijk B" ;
    a2a:RegistryNumber "2655" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2655, Periode: 1880-1890, Bevolkingsregisters en gezinskaarten, Bevolkingsregister, Wijk B, 2655"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a7b4bcac-914b-de78-799e-77a06ce35bcd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a7b4bcac-914b-de78-799e-77a06ce35bcd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/44dfec00-545d-d409-0bc8-afee9f77c433" ;
  a2a:RecordGUID "{44dfec00-545d-d409-0bc8-afee9f77c433}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_63332_00063332.xml van BHI" .

