@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_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1839)" ;
  a2a:hasPerson oa:person_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9_Person-58a653e8-fa5e-3d32-7ac0-f3a4da62b2b2 ;
  a2a:hasEvent oa:event_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9_0 ;
  a2a:hasSource oa:source_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9 .

oa:person_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9_Person-58a653e8-fa5e-3d32-7ac0-f3a4da62b2b2
  a a2a:Person ;
  rdfs:label "Helena de Bie" ;
  a2a:PersonName [
    rdfs:label "Helena de Bie" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:Profession "secondante" .

oa:event_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9_Person:58a653e8-fa5e-3d32-7ac0-f3a4da62b2b2 ;
  a2a:EventKeyRef oa:event_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9_Event1 .

oa:source_wba_05652e30-33e3-c36d-aa4e-a9aee5734ee9
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1839-01-01 - 1839-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Deel: 619, Periode:..." ;
    a2a:Book "Register van de inwoners van de wijken A-O, 1839, netexemplaar" ;
    a2a:RegistryNumber "619" ;
    a2a:Folio "82" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Deel: 619, Periode:..., Register van de inwoners van de wijken A-O, 1839, netexemplaar, 619, 82"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/iiif/92338bc3-dd1b-87bf-d8c7-8a6a296c1d3e/info.json" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/05652e30-33e3-c36d-aa4e-a9aee5734ee9" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/92338bc3-dd1b-87bf-d8c7-8a6a296c1d3e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/05652e30-33e3-c36d-aa4e-a9aee5734ee9" ;
  a2a:RecordGUID "{05652e30-33e3-c36d-aa4e-a9aee5734ee9}" ;
  a2a:SourceRemarkarchiefnaam "Plaatselijk bestuur Roosendaal en Nispen, 1813-1851" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "619" ;
  a2a:SourceRemarkregister_periode "1839" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_192_00000192.xml van WBA" .

