@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_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4
  a a2a:Record ;
  rdfs:label "Registratie op 20 november 1930 te Wouw" ;
  a2a:hasPerson oa:person_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Person-a7a07a12-2fe1-8c4a-e84f-f8b6cb4cd8be, oa:person_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Person-7c299a52-970c-22dd-27fe-da31747dd5bf, oa:person_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Person-598a1a7f-dbe6-4d1a-22be-c138a915d676 ;
  a2a:hasEvent oa:event_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_0, oa:relationep_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_1, oa:relationep_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_2 ;
  a2a:hasSource oa:source_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4 .

oa:person_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Person-a7a07a12-2fe1-8c4a-e84f-f8b6cb4cd8be
  a a2a:Person ;
  rdfs:label "Johannes Marinus de Grootr" ;
  a2a:PersonName [
    rdfs:label "Johannes Marinus de Grootr" ;
    a2a:PersonNameFirstName "Johannes Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Grootr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Person-7c299a52-970c-22dd-27fe-da31747dd5bf
  a a2a:Person ;
  rdfs:label "Anna Geertruida Maria de Groot" ;
  a2a:PersonName [
    rdfs:label "Anna Geertruida Maria de Groot" ;
    a2a:PersonNameFirstName "Anna Geertruida Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1930" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1930-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:person_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Person-598a1a7f-dbe6-4d1a-22be-c138a915d676
  a a2a:Person ;
  rdfs:label "Adriana Maria Looijen" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Looijen" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Looijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1930-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Person:a7a07a12-2fe1-8c4a-e84f-f8b6cb4cd8be ;
  a2a:EventKeyRef oa:event_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Event1 .

oa:relationep_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Person:7c299a52-970c-22dd-27fe-da31747dd5bf ;
  a2a:EventKeyRef oa:event_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Event1 .

oa:relationep_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Person:598a1a7f-dbe6-4d1a-22be-c138a915d676 ;
  a2a:EventKeyRef oa:event_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4_Event1 .

oa:source_wba_e1e73cc0-38b6-10a5-013c-e0d4f82b01c4
  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: 3689, Periode: 1912-1940" ;
    a2a:Book "Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 3, namen E-G." ;
    a2a:RegistryNumber "3689" ;
    a2a:Folio "227" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Wouw 1811-1927, Bron: boek, Deel: 3689, Periode: 1912-1940, Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 3, namen E-G., 3689, 227"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/34249a40-1607-1974-76e5-30ae70d4d5a8.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1e73cc0-38b6-10a5-013c-e0d4f82b01c4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/34249a40-1607-1974-76e5-30ae70d4d5a8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1e73cc0-38b6-10a5-013c-e0d4f82b01c4" ;
  a2a:RecordGUID "{e1e73cc0-38b6-10a5-013c-e0d4f82b01c4}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 37" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.236.xml van WBA" .

[] a2a:PersonRemarkdiversen "dochter" .
