@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_d0d21310-aeed-e910-c030-342161b1d21f
  a a2a:Record ;
  rdfs:label "Registratie op 17 februari 1884 te Koewacht" ;
  a2a:hasPerson oa:person_wba_d0d21310-aeed-e910-c030-342161b1d21f_Person-ee09d6c4-2f55-79bd-20b8-e50238a758a3, oa:person_wba_d0d21310-aeed-e910-c030-342161b1d21f_Person-bcde43fe-2206-d999-ca5c-8a696fef167b, oa:person_wba_d0d21310-aeed-e910-c030-342161b1d21f_Person-8f0d0a14-7b3e-76ce-abd8-62553d08695d ;
  a2a:hasEvent oa:event_wba_d0d21310-aeed-e910-c030-342161b1d21f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d0d21310-aeed-e910-c030-342161b1d21f_0, oa:relationep_wba_d0d21310-aeed-e910-c030-342161b1d21f_1, oa:relationep_wba_d0d21310-aeed-e910-c030-342161b1d21f_2 ;
  a2a:hasSource oa:source_wba_d0d21310-aeed-e910-c030-342161b1d21f .

oa:person_wba_d0d21310-aeed-e910-c030-342161b1d21f_Person-ee09d6c4-2f55-79bd-20b8-e50238a758a3
  a a2a:Person ;
  rdfs:label "Cornelis Luijkx" ;
  a2a:PersonName [
    rdfs:label "Cornelis Luijkx" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Luijkx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1861-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Etten" ;
    rdfs:label "Etten"
  ] ;
  a2a:Profession "pastoor" .

oa:person_wba_d0d21310-aeed-e910-c030-342161b1d21f_Person-bcde43fe-2206-d999-ca5c-8a696fef167b
  a a2a:Person ;
  rdfs:label "Vincentius Adrianus Maria Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Vincentius Adrianus Maria Kuijpers" ;
    a2a:PersonNameFirstName "Vincentius Adrianus Maria" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1881-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:Profession "kapelaan" .

oa:person_wba_d0d21310-aeed-e910-c030-342161b1d21f_Person-8f0d0a14-7b3e-76ce-abd8-62553d08695d
  a a2a:Person ;
  rdfs:label "Alphons Jean Louis Ghislain Dierick" ;
  a2a:PersonName [
    rdfs:label "Alphons Jean Louis Ghislain Dierick" ;
    a2a:PersonNameFirstName "Alphons Jean Louis Ghislain" ;
    a2a:PersonNameLastName "Dierick"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1884-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koewacht" ;
    rdfs:label "Koewacht"
  ] ;
  a2a:Profession "kapelaan" .

oa:event_wba_d0d21310-aeed-e910-c030-342161b1d21f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1884-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koewacht" ;
    rdfs:label "Koewacht"
  ] .

oa:relationep_wba_d0d21310-aeed-e910-c030-342161b1d21f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d0d21310-aeed-e910-c030-342161b1d21f_Person:ee09d6c4-2f55-79bd-20b8-e50238a758a3 ;
  a2a:EventKeyRef oa:event_wba_d0d21310-aeed-e910-c030-342161b1d21f_Event1 .

oa:relationep_wba_d0d21310-aeed-e910-c030-342161b1d21f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d0d21310-aeed-e910-c030-342161b1d21f_Person:bcde43fe-2206-d999-ca5c-8a696fef167b ;
  a2a:EventKeyRef oa:event_wba_d0d21310-aeed-e910-c030-342161b1d21f_Event1 .

oa:relationep_wba_d0d21310-aeed-e910-c030-342161b1d21f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d0d21310-aeed-e910-c030-342161b1d21f_Person:8f0d0a14-7b3e-76ce-abd8-62553d08695d ;
  a2a:EventKeyRef oa:event_wba_d0d21310-aeed-e910-c030-342161b1d21f_Event1 .

oa:source_wba_d0d21310-aeed-e910-c030-342161b1d21f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1861-01-07 - 1861-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-01-07"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 18498-075" ;
    a2a:Book "Gezinskaarten 1910-1939 Lu t/m Luij" ;
    a2a:DocumentNumber "050" ;
    a2a:RegistryNumber "18498-075" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 18498-075, Gezinskaarten 1910-1939 Lu t/m Luij, 050, 18498-075"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/cb1c7864-58ec-5bf8-01d4-c4601e404e0e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d0d21310-aeed-e910-c030-342161b1d21f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/cb1c7864-58ec-5bf8-01d4-c4601e404e0e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b5ece9dc-0bc8-38ee-cd4a-a172dd454e01.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d0d21310-aeed-e910-c030-342161b1d21f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b5ece9dc-0bc8-38ee-cd4a-a172dd454e01.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d0d21310-aeed-e910-c030-342161b1d21f" ;
  a2a:RecordGUID "{d0d21310-aeed-e910-c030-342161b1d21f}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.308.xml van WBA" .

