@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_552ebc6f-269f-7b40-547c-e4bca5a2eda7
  a a2a:Record ;
  rdfs:label "Registratie op 23 september 1889 te Wouw" ;
  a2a:hasPerson oa:person_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Person-834574ce-ac20-f0a4-85d3-ebdaed416113, oa:person_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Person-3368bd0a-712e-a257-8285-78ee5054fd94, oa:person_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Person-c6e68b26-284f-4a29-b739-43a4d31b3887 ;
  a2a:hasEvent oa:event_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_0, oa:relationep_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_1, oa:relationep_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_2 ;
  a2a:hasSource oa:source_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7 .

oa:person_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Person-834574ce-ac20-f0a4-85d3-ebdaed416113
  a a2a:Person ;
  rdfs:label "Josephus Petrus van Wesenbeeck" ;
  a2a:PersonName [
    rdfs:label "Josephus Petrus van Wesenbeeck" ;
    a2a:PersonNameFirstName "Josephus Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wesenbeeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1889-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:Profession "Steenbakker" .

oa:person_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Person-3368bd0a-712e-a257-8285-78ee5054fd94
  a a2a:Person ;
  rdfs:label "Ludovicus Jacobus van Wesenbeeck" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Jacobus van Wesenbeeck" ;
    a2a:PersonNameFirstName "Ludovicus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wesenbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Person-c6e68b26-284f-4a29-b739-43a4d31b3887
  a a2a:Person ;
  rdfs:label "Adriana Maria Damen" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Damen" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1889-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Person:834574ce-ac20-f0a4-85d3-ebdaed416113 ;
  a2a:EventKeyRef oa:event_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Event1 .

oa:relationep_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Person:3368bd0a-712e-a257-8285-78ee5054fd94 ;
  a2a:EventKeyRef oa:event_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Event1 .

oa:relationep_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Person:c6e68b26-284f-4a29-b739-43a4d31b3887 ;
  a2a:EventKeyRef oa:event_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7_Event1 .

oa:source_wba_552ebc6f-269f-7b40-547c-e4bca5a2eda7
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1912-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur Wouw 1811-1927, Bron: boek, Deel: 3696, Periode: 1912-1940" ;
    a2a:Book "Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 10, namen V-Z." ;
    a2a:RegistryNumber "3696" ;
    a2a:Folio "153" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Wouw 1811-1927, Bron: boek, Deel: 3696, Periode: 1912-1940, Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 10, namen V-Z., 3696, 153"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/de39ce3b-a5f3-db14-dfc9-6357a74e2a59.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/552ebc6f-269f-7b40-547c-e4bca5a2eda7" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/de39ce3b-a5f3-db14-dfc9-6357a74e2a59.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/552ebc6f-269f-7b40-547c-e4bca5a2eda7" ;
  a2a:RecordGUID "{552ebc6f-269f-7b40-547c-e4bca5a2eda7}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 44" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.140.xml van WBA" .

[] a2a:PersonRemarkdiversen "Zuideinde D16/32" .
