@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_6cc05cf6-cb21-9baf-7819-e894d3fef856
  a a2a:Record ;
  rdfs:label "Registratie in 1835 te Wouw" ;
  a2a:hasPerson oa:person_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856_Person-3edb799a-6b73-66de-344c-be105fc49668 ;
  a2a:hasEvent oa:event_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856_0 ;
  a2a:hasSource oa:source_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856 .

oa:person_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856_Person-3edb799a-6b73-66de-344c-be105fc49668
  a a2a:Person ;
  rdfs:label "Johannes Traets" ;
  a2a:PersonName [
    rdfs:label "Johannes Traets" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Traets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1835" ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:event_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1835" ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856_Person:3edb799a-6b73-66de-344c-be105fc49668 ;
  a2a:EventKeyRef oa:event_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856_Event1 .

oa:source_wba_6cc05cf6-cb21-9baf-7819-e894d3fef856
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Ossendrecht" ;
    rdfs:label "Ossendrecht", "1850-01-01 - 1850-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Ossendrecht 1811-1940, Bron: boek, Deel: 1714, Periode: 1850" ;
    a2a:Book "Bevolkingsregister 1850, deel 2" ;
    a2a:RegistryNumber "1714" ;
    a2a:Folio "177" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Ossendrecht 1811-1940, Bron: boek, Deel: 1714, Periode: 1850, Bevolkingsregister 1850, deel 2, 1714, 177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/11979e6a-a3d4-af60-4e48-ca6143d6f84c.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/6cc05cf6-cb21-9baf-7819-e894d3fef856" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/11979e6a-a3d4-af60-4e48-ca6143d6f84c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/6cc05cf6-cb21-9baf-7819-e894d3fef856" ;
  a2a:RecordGUID "{6cc05cf6-cb21-9baf-7819-e894d3fef856}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3352_00003352.xml van WBA" .

