@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_9aeb7d41-d80e-c220-3868-69f2aed3fccf
  a a2a:Record ;
  rdfs:label "Registratie op 13 maart 1892 te Putte (Nrd.Brabant)" ;
  a2a:hasPerson oa:person_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf_Person-d4478eda-af55-6d93-0fa3-c5b421fa9d70 ;
  a2a:hasEvent oa:event_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf_0 ;
  a2a:hasSource oa:source_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf .

oa:person_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf_Person-d4478eda-af55-6d93-0fa3-c5b421fa9d70
  a a2a:Person ;
  rdfs:label "Maria Matheusen" ;
  a2a:PersonName [
    rdfs:label "Maria Matheusen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Matheusen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1892-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putte (Nrd.Brabant)" ;
    rdfs:label "Putte (Nrd.Brabant)"
  ] .

oa:event_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1892-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte (Nrd.Brabant)" ;
    rdfs:label "Putte (Nrd.Brabant)"
  ] .

oa:relationep_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf_Person:d4478eda-af55-6d93-0fa3-c5b421fa9d70 ;
  a2a:EventKeyRef oa:event_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf_Event1 .

oa:source_wba_9aeb7d41-d80e-c220-3868-69f2aed3fccf
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1890-01-01 - 1907-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Putte 1811-1937, Bron: boek, Deel: 519, Periode: 1890-1907" ;
    a2a:Book "Bevolkingsregister 1890-1907, wijk A" ;
    a2a:RegistryNumber "519" ;
    a2a:Folio "201" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Putte 1811-1937, Bron: boek, Deel: 519, Periode: 1890-1907, Bevolkingsregister 1890-1907, wijk A, 519, 201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ba8446ae-9559-7d93-9961-70bd043530ca.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9aeb7d41-d80e-c220-3868-69f2aed3fccf" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ba8446ae-9559-7d93-9961-70bd043530ca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9aeb7d41-d80e-c220-3868-69f2aed3fccf" ;
  a2a:RecordGUID "{9aeb7d41-d80e-c220-3868-69f2aed3fccf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4367_00004367.xml van WBA" .

