@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_3b329e3f-366a-5708-e44a-de1509e0b00e
  a a2a:Record ;
  rdfs:label "Registratie op 27 mei 1920 te Wouw" ;
  a2a:hasPerson oa:person_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Person-e4906cef-3477-2450-79d9-bbfcb7ad43b4, oa:person_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Person-0560c694-f22a-46d2-c5a7-5f5a9f03edf8, oa:person_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Person-2070b393-04be-4618-e845-a992bac108e5 ;
  a2a:hasEvent oa:event_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_0, oa:relationep_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_1, oa:relationep_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_2 ;
  a2a:hasSource oa:source_wba_3b329e3f-366a-5708-e44a-de1509e0b00e .

oa:person_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Person-e4906cef-3477-2450-79d9-bbfcb7ad43b4
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Geertruida Verhulst" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Geertruida Verhulst" ;
    a2a:PersonNameFirstName "Adriana Cornelia Geertruida" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1920-05-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:person_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Person-0560c694-f22a-46d2-c5a7-5f5a9f03edf8
  a a2a:Person ;
  rdfs:label "Adrianus Verhulst" ;
  a2a:PersonName [
    rdfs:label "Adrianus Verhulst" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Person-2070b393-04be-4618-e845-a992bac108e5
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Braat" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Braat" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Braat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1920-05-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Person:e4906cef-3477-2450-79d9-bbfcb7ad43b4 ;
  a2a:EventKeyRef oa:event_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Event1 .

oa:relationep_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Person:0560c694-f22a-46d2-c5a7-5f5a9f03edf8 ;
  a2a:EventKeyRef oa:event_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Event1 .

oa:relationep_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Person:2070b393-04be-4618-e845-a992bac108e5 ;
  a2a:EventKeyRef oa:event_wba_3b329e3f-366a-5708-e44a-de1509e0b00e_Event1 .

oa:source_wba_3b329e3f-366a-5708-e44a-de1509e0b00e
  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 "57" ;
    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, 57"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1b2886a3-59d4-622b-8225-49816b39e013.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3b329e3f-366a-5708-e44a-de1509e0b00e" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1b2886a3-59d4-622b-8225-49816b39e013.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3b329e3f-366a-5708-e44a-de1509e0b00e" ;
  a2a:RecordGUID "{3b329e3f-366a-5708-e44a-de1509e0b00e}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 44Uit1Datum: 06-05-1930Uit1Plaats: Roosendaal" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.176.xml van WBA" .

[] a2a:PersonRemarkdiversen "Heistraat B32/48" .
