@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_5ce1fea8-9809-5fc6-e903-0227f4528ca4
  a a2a:Record ;
  rdfs:label "Registratie op 12 oktober 1833 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Person-a36434bb-7a10-7a96-2bc1-d7c32b534009, oa:person_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Person-189d2d08-1222-1f56-fb6c-3b53a3b0b50e, oa:person_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Person-ec2b3bf5-0aa4-410d-7b92-0b2e769a97de ;
  a2a:hasEvent oa:event_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_0, oa:relationep_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_1, oa:relationep_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_2 ;
  a2a:hasSource oa:source_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4 .

oa:person_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Person-a36434bb-7a10-7a96-2bc1-d7c32b534009
  a a2a:Person ;
  rdfs:label "Adrianus Mangelaars" ;
  a2a:PersonName [
    rdfs:label "Adrianus Mangelaars" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Mangelaars"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1833-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "akkerbouwer" .

oa:person_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Person-189d2d08-1222-1f56-fb6c-3b53a3b0b50e
  a a2a:Person ;
  rdfs:label "Anna Catharina Fraters" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Fraters" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Fraters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Person-ec2b3bf5-0aa4-410d-7b92-0b2e769a97de
  a a2a:Person ;
  rdfs:label "Cornelis Mangelaars" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mangelaars" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Mangelaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1833-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Person:a36434bb-7a10-7a96-2bc1-d7c32b534009 ;
  a2a:EventKeyRef oa:event_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Event1 .

oa:relationep_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Person:189d2d08-1222-1f56-fb6c-3b53a3b0b50e ;
  a2a:EventKeyRef oa:event_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Event1 .

oa:relationep_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Person:ec2b3bf5-0aa4-410d-7b92-0b2e769a97de ;
  a2a:EventKeyRef oa:event_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4_Event1 .

oa:source_wba_5ce1fea8-9809-5fc6-e903-0227f4528ca4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1862-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3671, Periode: 1862-1880" ;
    a2a:Book "Bevolkingsregister Wouw, 1862-1880, Deel B, namen H-O." ;
    a2a:RegistryNumber "3671" ;
    a2a:Folio "264" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3671, Periode: 1862-1880, Bevolkingsregister Wouw, 1862-1880, Deel B, namen H-O., 3671, 264"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/707109b1-88d6-3606-d45f-edc76d0e6976.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5ce1fea8-9809-5fc6-e903-0227f4528ca4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/707109b1-88d6-3606-d45f-edc76d0e6976.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5ce1fea8-9809-5fc6-e903-0227f4528ca4" ;
  a2a:RecordGUID "{5ce1fea8-9809-5fc6-e903-0227f4528ca4}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 19" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_167_00000167.xml van WBA" .

[] a2a:PersonRemarkdiversen "broer" .
