@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_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385
  a a2a:Record ;
  rdfs:label "Registratie in 1821 te Gastel" ;
  a2a:hasPerson oa:person_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385_Person-b8953c2f-ae6e-1c25-5fbd-2891e6e9374f ;
  a2a:hasEvent oa:event_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385_0 ;
  a2a:hasSource oa:source_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385 .

oa:person_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385_Person-b8953c2f-ae6e-1c25-5fbd-2891e6e9374f
  a a2a:Person ;
  rdfs:label "Petrus Musters" ;
  a2a:PersonName [
    rdfs:label "Petrus Musters" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Musters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1821" ] ;
  a2a:BirthPlace [
    a2a:Place "Gastel" ;
    rdfs:label "Gastel"
  ] .

oa:event_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1821" ] ;
  a2a:EventPlace [
    a2a:Place "Gastel" ;
    rdfs:label "Gastel"
  ] .

oa:relationep_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385_Person:b8953c2f-ae6e-1c25-5fbd-2891e6e9374f ;
  a2a:EventKeyRef oa:event_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385_Event1 .

oa:source_wba_3d0a8221-5cef-b01d-a4ba-b3a0ff66a385
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1845-01-01 - 1855-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Bevolkingsadministratie Dinteloord, Bron: boek, Deel: 7, Periode: 1845-1855" ;
    a2a:Book "Bevolkingsregister ca. 1850" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "283" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Bevolkingsadministratie Dinteloord, Bron: boek, Deel: 7, Periode: 1845-1855, Bevolkingsregister ca. 1850, 7, 283"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/f3c894f9-6aa6-aa9e-579e-50ed59fe50cc.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3d0a8221-5cef-b01d-a4ba-b3a0ff66a385" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/f3c894f9-6aa6-aa9e-579e-50ed59fe50cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3d0a8221-5cef-b01d-a4ba-b3a0ff66a385" ;
  a2a:RecordGUID "{3d0a8221-5cef-b01d-a4ba-b3a0ff66a385}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3175_00003175.xml van WBA" .

