@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_bc000030-6c3c-0926-e72f-e67634de9180
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1839)" ;
  a2a:hasPerson oa:person_wba_bc000030-6c3c-0926-e72f-e67634de9180_Person-4cc7cc69-5b45-8c2c-f4f6-d147ca5bb49f ;
  a2a:hasEvent oa:event_wba_bc000030-6c3c-0926-e72f-e67634de9180_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_bc000030-6c3c-0926-e72f-e67634de9180_0 ;
  a2a:hasSource oa:source_wba_bc000030-6c3c-0926-e72f-e67634de9180 .

oa:person_wba_bc000030-6c3c-0926-e72f-e67634de9180_Person-4cc7cc69-5b45-8c2c-f4f6-d147ca5bb49f
  a a2a:Person ;
  rdfs:label "Catharina Gagelmans" ;
  a2a:PersonName [
    rdfs:label "Catharina Gagelmans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Gagelmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:event_wba_bc000030-6c3c-0926-e72f-e67634de9180_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_bc000030-6c3c-0926-e72f-e67634de9180_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_bc000030-6c3c-0926-e72f-e67634de9180_Person:4cc7cc69-5b45-8c2c-f4f6-d147ca5bb49f ;
  a2a:EventKeyRef oa:event_wba_bc000030-6c3c-0926-e72f-e67634de9180_Event1 .

oa:source_wba_bc000030-6c3c-0926-e72f-e67634de9180
  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 "9" ;
    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, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/iiif/3a929af6-ccfa-eecd-ad9f-2ad4e4e49e73/info.json" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bc000030-6c3c-0926-e72f-e67634de9180" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3a929af6-ccfa-eecd-ad9f-2ad4e4e49e73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bc000030-6c3c-0926-e72f-e67634de9180" ;
  a2a:RecordGUID "{bc000030-6c3c-0926-e72f-e67634de9180}" ;
  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_288_00000288.xml van WBA" .

