@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_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc
  a a2a:Record ;
  rdfs:label "Registratie in 1836 te Nieuwland (Z.H.)" ;
  a2a:hasPerson oa:person_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc_Person-5f03f943-3c21-6fcb-1824-e0680cb7675e ;
  a2a:hasEvent oa:event_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc_0 ;
  a2a:hasSource oa:source_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc .

oa:person_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc_Person-5f03f943-3c21-6fcb-1824-e0680cb7675e
  a a2a:Person ;
  rdfs:label "Cornelis Johannes van Duijl" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes van Duijl" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duijl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1836" ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwland (Z.H.)" ;
    rdfs:label "Nieuwland (Z.H.)"
  ] .

oa:event_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1836" ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwland (Z.H.)" ;
    rdfs:label "Nieuwland (Z.H.)"
  ] .

oa:relationep_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc_Person:5f03f943-3c21-6fcb-1824-e0680cb7675e ;
  a2a:EventKeyRef oa:event_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc_Event1 .

oa:source_wba_5c8d48da-9e65-4d3f-e24a-9b2db394d6cc
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1850-01-01 - 1862-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Bevolkingsadministratie Steenbergen, Bron: boek, Deel: 4281, Periode: 1850-1862" ;
    a2a:Book "Bevolkingsregister 1850-1862 (wijk A-D)" ;
    a2a:RegistryNumber "4281" ;
    a2a:Folio "397-21" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Bevolkingsadministratie Steenbergen, Bron: boek, Deel: 4281, Periode: 1850-1862, Bevolkingsregister 1850-1862 (wijk A-D), 4281, 397-21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/7e9cb7ca-a980-7198-0994-e9607e54807f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5c8d48da-9e65-4d3f-e24a-9b2db394d6cc" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/7e9cb7ca-a980-7198-0994-e9607e54807f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5c8d48da-9e65-4d3f-e24a-9b2db394d6cc" ;
  a2a:RecordGUID "{5c8d48da-9e65-4d3f-e24a-9b2db394d6cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14801_00014801.xml van WBA" .

