@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_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7
  a a2a:Record ;
  rdfs:label "Registratie op 27 september 1855" ;
  a2a:hasPerson oa:person_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Person-0a9f71a9-367c-4bdc-df4c-d698fcea8672, oa:person_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Person-a19958ee-9a9a-1ba7-1b90-d8099f12006b, oa:person_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Person-eb77bf34-35eb-d566-ae43-0202d4b8a845 ;
  a2a:hasEvent oa:event_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_0, oa:relationep_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_1, oa:relationep_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_2 ;
  a2a:hasSource oa:source_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7 .

oa:person_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Person-0a9f71a9-367c-4bdc-df4c-d698fcea8672
  a a2a:Person ;
  rdfs:label "Catharina Anthonissen" ;
  a2a:PersonName [
    rdfs:label "Catharina Anthonissen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Anthonissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Person-a19958ee-9a9a-1ba7-1b90-d8099f12006b
  a a2a:Person ;
  rdfs:label "Christianus Passier" ;
  a2a:PersonName [
    rdfs:label "Christianus Passier" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNameLastName "Passier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Person-eb77bf34-35eb-d566-ae43-0202d4b8a845
  a a2a:Person ;
  rdfs:label "Petrus Cornelis Passier" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelis Passier" ;
    a2a:PersonNameFirstName "Petrus Cornelis" ;
    a2a:PersonNameLastName "Passier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1855-09-27"^^xsd:date
  ] ;
  a2a:Profession "leerling wagenmaker" .

oa:event_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1855-09-27"^^xsd:date
  ] .

oa:relationep_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Person:0a9f71a9-367c-4bdc-df4c-d698fcea8672 ;
  a2a:EventKeyRef oa:event_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Event1 .

oa:relationep_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Person:a19958ee-9a9a-1ba7-1b90-d8099f12006b ;
  a2a:EventKeyRef oa:event_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Event1 .

oa:relationep_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Person:eb77bf34-35eb-d566-ae43-0202d4b8a845 ;
  a2a:EventKeyRef oa:event_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7_Event1 .

oa:source_wba_dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7
  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: 3672, Periode: 1862-1880" ;
    a2a:Book "Bevolkingsregister Wouw, 1862-1880, Deel C, namen P-Z." ;
    a2a:RegistryNumber "3672" ;
    a2a:Folio "7" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3672, Periode: 1862-1880, Bevolkingsregister Wouw, 1862-1880, Deel C, namen P-Z., 3672, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/e32adfa6-da74-4ac3-a677-644cd9edbe94.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/e32adfa6-da74-4ac3-a677-644cd9edbe94.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7" ;
  a2a:RecordGUID "{dcebdb7c-8bcb-1c4e-e98d-6650a46e63e7}" ;
  a2a:SourceRemarkOpmerking """Boek nr: 20
Uit1Datum: 30-04-1874
Uit1Plaats: Halsteren
In1Datum: 06-08-1867
In1Plaats: Ginneken""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_394_00000394.xml van WBA" .

