@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_d41c8ca5-b533-5026-4e66-1d0a769c8e39
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1826-1840)" ;
  a2a:hasPerson oa:person_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39_Person-3e410fe0-9f84-ac1a-6d2b-1954e1398a18 ;
  a2a:hasEvent oa:event_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39_0 ;
  a2a:hasSource oa:source_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39 .

oa:person_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39_Person-3e410fe0-9f84-ac1a-6d2b-1954e1398a18
  a a2a:Person ;
  rdfs:label "Frans Sigmans" ;
  a2a:PersonName [
    rdfs:label "Frans Sigmans" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Sigmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Megen, Haren en Macharen" ;
    rdfs:label "Megen, Haren en Macharen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Macharen" ;
    rdfs:label "Macharen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Macharen" ;
    rdfs:label "Macharen"
  ] .

oa:relationep_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39_Person:3e410fe0-9f84-ac1a-6d2b-1954e1398a18 ;
  a2a:EventKeyRef oa:event_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39_Event1 .

oa:source_bhi_d41c8ca5-b533-5026-4e66-1d0a769c8e39
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Megen, Haren en Macharen" ;
    rdfs:label "Megen, Haren en Macharen", "1826-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 0866, Periode: 1826-1840" ;
    a2a:Book "Lijst van ingezetenen, Macharen" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "0866" ;
    a2a:Folio "14" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 0866, Periode: 1826-1840, Lijst van ingezetenen, Macharen, 43, 0866, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a3e15385-3174-afa7-bb7c-42b2c58feea9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a3e15385-3174-afa7-bb7c-42b2c58feea9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d41c8ca5-b533-5026-4e66-1d0a769c8e39" ;
  a2a:RecordGUID "{d41c8ca5-b533-5026-4e66-1d0a769c8e39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_52417_00052417.xml van BHI" .

