@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_77f7069e-e116-e356-3fd5-604c3b8a3370
  a a2a:Record ;
  rdfs:label "Registratie op 31 mei 1933" ;
  a2a:hasPerson oa:person_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Person-a4d931f2-a1a2-f824-f522-693213dfc5bf, oa:person_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Person-7fead659-7782-f3e2-b371-d711af91c0e6, oa:person_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Person-9fcace0c-5d91-316f-0f47-2112fb1688dd ;
  a2a:hasEvent oa:event_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_0, oa:relationep_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_1, oa:relationep_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_2 ;
  a2a:hasSource oa:source_wba_77f7069e-e116-e356-3fd5-604c3b8a3370 .

oa:person_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Person-a4d931f2-a1a2-f824-f522-693213dfc5bf
  a a2a:Person ;
  rdfs:label "Josephus Cornelis Franciscus van Kaam" ;
  a2a:PersonName [
    rdfs:label "Josephus Cornelis Franciscus van Kaam" ;
    a2a:PersonNameFirstName "Josephus Cornelis Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kaam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1933" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1933-05-31"^^xsd:date
  ] .

oa:person_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Person-7fead659-7782-f3e2-b371-d711af91c0e6
  a a2a:Person ;
  rdfs:label "Wilhelmus van Kaam" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Kaam" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kaam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Person-9fcace0c-5d91-316f-0f47-2112fb1688dd
  a a2a:Person ;
  rdfs:label "Johanna Maria Hermans" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Hermans" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1933" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1933-05-31"^^xsd:date
  ] .

oa:relationep_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Person:a4d931f2-a1a2-f824-f522-693213dfc5bf ;
  a2a:EventKeyRef oa:event_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Event1 .

oa:relationep_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Person:7fead659-7782-f3e2-b371-d711af91c0e6 ;
  a2a:EventKeyRef oa:event_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Event1 .

oa:relationep_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Person:9fcace0c-5d91-316f-0f47-2112fb1688dd ;
  a2a:EventKeyRef oa:event_wba_77f7069e-e116-e356-3fd5-604c3b8a3370_Event1 .

oa:source_wba_77f7069e-e116-e356-3fd5-604c3b8a3370
  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: 3691, Periode: 1912-1940" ;
    a2a:Book "Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 5, namen K-L." ;
    a2a:RegistryNumber "3691" ;
    a2a:Folio "6" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Wouw 1811-1927, Bron: boek, Deel: 3691, Periode: 1912-1940, Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 5, namen K-L., 3691, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/093ae76d-303e-155e-8d3e-c8768da7bfcd.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/77f7069e-e116-e356-3fd5-604c3b8a3370" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/093ae76d-303e-155e-8d3e-c8768da7bfcd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/77f7069e-e116-e356-3fd5-604c3b8a3370" ;
  a2a:RecordGUID "{77f7069e-e116-e356-3fd5-604c3b8a3370}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 39" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.155.xml van WBA" .

