@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_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1839)" ;
  a2a:hasPerson oa:person_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648_Person-157cffc4-aaf4-550c-fd19-4fd0964b819f ;
  a2a:hasEvent oa:event_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648_0 ;
  a2a:hasSource oa:source_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648 .

oa:person_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648_Person-157cffc4-aaf4-550c-fd19-4fd0964b819f
  a a2a:Person ;
  rdfs:label "Godefridus Dekkers" ;
  a2a:PersonName [
    rdfs:label "Godefridus Dekkers" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "grutter" .

oa:event_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648_Person:157cffc4-aaf4-550c-fd19-4fd0964b819f ;
  a2a:EventKeyRef oa:event_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648_Event1 .

oa:source_wba_a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648
  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 "6" ;
    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, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/iiif/8698dc98-3f64-5cb1-fcf9-6ae7b4ed7da3/info.json" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/8698dc98-3f64-5cb1-fcf9-6ae7b4ed7da3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648" ;
  a2a:RecordGUID "{a1a09fcd-f6ae-a3f4-e8ee-a5dc7b952648}" ;
  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_274_00000274.xml van WBA" .

