@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_1a7a76b5-9c91-e868-e6f8-bca89b959d81
  a a2a:Record ;
  rdfs:label "Registratie op 7 september 1822 te Veghel" ;
  a2a:hasPerson oa:person_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81_Person-52c0e403-e5d1-c74f-6f9f-06a999cf381d ;
  a2a:hasEvent oa:event_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81_0 ;
  a2a:hasSource oa:source_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81 .

oa:person_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81_Person-52c0e403-e5d1-c74f-6f9f-06a999cf381d
  a a2a:Person ;
  rdfs:label "Antonia van Boxtel" ;
  a2a:PersonName [
    rdfs:label "Antonia van Boxtel" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxtel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1822-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:Profession "dienstbode" .

oa:event_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1822-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:relationep_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81_Person:52c0e403-e5d1-c74f-6f9f-06a999cf381d ;
  a2a:EventKeyRef oa:event_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81_Event1 .

oa:source_bhi_1a7a76b5-9c91-e868-e6f8-bca89b959d81
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1890-01-01 - 1937-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1194, Periode: 1890-1937" ;
    a2a:Book "Dienstbodenregister" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "1194" ;
    a2a:Folio "6" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1194, Periode: 1890-1937, Dienstbodenregister, 12, 1194, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3b57d4e9-8994-6471-47aa-c7a3bdd82bdb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3b57d4e9-8994-6471-47aa-c7a3bdd82bdb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1a7a76b5-9c91-e868-e6f8-bca89b959d81" ;
  a2a:RecordGUID "{1a7a76b5-9c91-e868-e6f8-bca89b959d81}" ;
  a2a:SourceRemarkOpmerking "weduwe Arn. Raaijmakers" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_63117_00063117.xml van BHI" .

