@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_54b5836c-c8ab-439d-95f5-c507e9e2feef
  a a2a:Record ;
  rdfs:label "Registratie op 13 februari 1890 te Rucphen" ;
  a2a:hasPerson oa:person_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef_Person-5e03301a-0b69-4b3e-b360-b72b5bdaf348 ;
  a2a:hasEvent oa:event_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef_0 ;
  a2a:hasSource oa:source_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef .

oa:person_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef_Person-5e03301a-0b69-4b3e-b360-b72b5bdaf348
  a a2a:Person ;
  rdfs:label "Henricus Wilhelmus Nicolaas Maria de Weert" ;
  a2a:PersonName [
    rdfs:label "Henricus Wilhelmus Nicolaas Maria de Weert" ;
    a2a:PersonNameFirstName "Henricus Wilhelmus Nicolaas Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1890-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:event_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1890-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef_Person:5e03301a-0b69-4b3e-b360-b72b5bdaf348 ;
  a2a:EventKeyRef oa:event_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef_Event1 .

oa:source_wba_54b5836c-c8ab-439d-95f5-c507e9e2feef
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Rucphen, 1811-1926, Deel: 965, Periode: 1910-1920" ;
    a2a:Book "Bevolkingsregister 1910-1920 - 02 Wijk B (Sprundel)" ;
    a2a:RegistryNumber "965" ;
    a2a:Folio "098" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Rucphen, 1811-1926, Deel: 965, Periode: 1910-1920, Bevolkingsregister 1910-1920 - 02 Wijk B (Sprundel), 965, 098"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b6d32bab-0dae-34aa-1206-4d9bcb97a305.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/54b5836c-c8ab-439d-95f5-c507e9e2feef" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b6d32bab-0dae-34aa-1206-4d9bcb97a305.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/54b5836c-c8ab-439d-95f5-c507e9e2feef" ;
  a2a:RecordGUID "{54b5836c-c8ab-439d-95f5-c507e9e2feef}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_23551_00023551.xml van WBA" .

