@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_f4e94843-e13c-3749-28c3-566c490675df
  a a2a:Record ;
  rdfs:label "Registratie op 4 februari 1878 te Bladel" ;
  a2a:hasPerson oa:person_wba_f4e94843-e13c-3749-28c3-566c490675df_Person-b75ba2e3-a6ae-9575-b42c-0c4be7d6456d ;
  a2a:hasEvent oa:event_wba_f4e94843-e13c-3749-28c3-566c490675df_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f4e94843-e13c-3749-28c3-566c490675df_0 ;
  a2a:hasSource oa:source_wba_f4e94843-e13c-3749-28c3-566c490675df .

oa:person_wba_f4e94843-e13c-3749-28c3-566c490675df_Person-b75ba2e3-a6ae-9575-b42c-0c4be7d6456d
  a a2a:Person ;
  rdfs:label "Maria Natalia Wouters" ;
  a2a:PersonName [
    rdfs:label "Maria Natalia Wouters" ;
    a2a:PersonNameFirstName "Maria Natalia" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1878-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bladel" ;
    rdfs:label "Bladel"
  ] ;
  a2a:Profession "winkelbediende" .

oa:event_wba_f4e94843-e13c-3749-28c3-566c490675df_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1878-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bladel" ;
    rdfs:label "Bladel"
  ] .

oa:relationep_wba_f4e94843-e13c-3749-28c3-566c490675df_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f4e94843-e13c-3749-28c3-566c490675df_Person:b75ba2e3-a6ae-9575-b42c-0c4be7d6456d ;
  a2a:EventKeyRef oa:event_wba_f4e94843-e13c-3749-28c3-566c490675df_Event1 .

oa:source_wba_f4e94843-e13c-3749-28c3-566c490675df
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1910-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18529-013, Periode: 1910-1939" ;
    a2a:Book "Dienstboden en bewoners van instellingen 1910-1939 Vo t/m Zij" ;
    a2a:DocumentNumber "580" ;
    a2a:RegistryNumber "18529-013" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 18529-013, Periode: 1910-1939, Dienstboden en bewoners van instellingen 1910-1939 Vo t/m Zij, 580, 18529-013"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b8eb285f-875f-e042-dfb8-95cf3bf9a401.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f4e94843-e13c-3749-28c3-566c490675df" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b8eb285f-875f-e042-dfb8-95cf3bf9a401.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/3d6b1df6-4152-dd17-97a3-e8fa6920f23f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f4e94843-e13c-3749-28c3-566c490675df" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3d6b1df6-4152-dd17-97a3-e8fa6920f23f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f4e94843-e13c-3749-28c3-566c490675df" ;
  a2a:RecordGUID "{f4e94843-e13c-3749-28c3-566c490675df}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.345.xml van WBA" .

