@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_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b
  a a2a:Record ;
  rdfs:label "Registratie in 1873" ;
  a2a:hasPerson oa:person_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b_Person-961c3c66-6a41-4728-b29e-e914c8cb9249 ;
  a2a:hasEvent oa:event_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b_0 ;
  a2a:hasSource oa:source_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b .

oa:person_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b_Person-961c3c66-6a41-4728-b29e-e914c8cb9249
  a a2a:Person ;
  rdfs:label "Adriana C. Bus" ;
  a2a:PersonName [
    rdfs:label "Adriana C. Bus" ;
    a2a:PersonNameFirstName "Adriana C." ;
    a2a:PersonNameLastName "Bus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1873" ] .

oa:event_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1873" ] .

oa:relationep_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b_Person:961c3c66-6a41-4728-b29e-e914c8cb9249 ;
  a2a:EventKeyRef oa:event_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b_Event1 .

oa:source_wba_eb9d8f4f-2a34-4e21-9572-c2421bb9da2b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel", "1870-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1811-1941, Bron: boek, Deel: 1420II, Pe..." ;
    a2a:Book "Bevolkingsregister 1870-1879 - 01 Wijk A Familienamen A-K" ;
    a2a:RegistryNumber "1420II" ;
    a2a:Folio "082" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1811-1941, Bron: boek, Deel: 1420II, Pe..., Bevolkingsregister 1870-1879 - 01 Wijk A Familienamen A-K, 1420II, 082"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/cf42f053-c922-ebae-2de4-29cbcad20911.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb9d8f4f-2a34-4e21-9572-c2421bb9da2b" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/cf42f053-c922-ebae-2de4-29cbcad20911.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb9d8f4f-2a34-4e21-9572-c2421bb9da2b" ;
  a2a:RecordGUID "{eb9d8f4f-2a34-4e21-9572-c2421bb9da2b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_23306_00023306.xml van WBA" .

