@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_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241
  a a2a:Record ;
  rdfs:label "Registratie op 4 maart 1927 te Loenhout" ;
  a2a:hasPerson oa:person_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Person-6eb69d00-126d-b89e-c5e3-f766e4ca8a81, oa:person_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Person-75e976bc-26d8-6687-840f-3b2afb1767cd, oa:person_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Person-0c6cba47-9dcd-7422-4122-1d60a0301c31 ;
  a2a:hasEvent oa:event_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_0, oa:relationep_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_1, oa:relationep_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_2 ;
  a2a:hasSource oa:source_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241 .

oa:person_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Person-6eb69d00-126d-b89e-c5e3-f766e4ca8a81
  a a2a:Person ;
  rdfs:label "Marinus Sebastianus Doggen" ;
  a2a:PersonName [
    rdfs:label "Marinus Sebastianus Doggen" ;
    a2a:PersonNameFirstName "Marinus Sebastianus" ;
    a2a:PersonNameLastName "Doggen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Person-75e976bc-26d8-6687-840f-3b2afb1767cd
  a a2a:Person ;
  rdfs:label "Jaak Jan Corneel Doggen" ;
  a2a:PersonName [
    rdfs:label "Jaak Jan Corneel Doggen" ;
    a2a:PersonNameFirstName "Jaak Jan Corneel" ;
    a2a:PersonNameLastName "Doggen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1927-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loenhout" ;
    rdfs:label "Loenhout"
  ] .

oa:person_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Person-0c6cba47-9dcd-7422-4122-1d60a0301c31
  a a2a:Person ;
  rdfs:label "Apolonia Anna Maria van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Apolonia Anna Maria van der Heijden" ;
    a2a:PersonNameFirstName "Apolonia Anna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1927-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loenhout" ;
    rdfs:label "Loenhout"
  ] .

oa:relationep_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Person:6eb69d00-126d-b89e-c5e3-f766e4ca8a81 ;
  a2a:EventKeyRef oa:event_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Event1 .

oa:relationep_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Person:75e976bc-26d8-6687-840f-3b2afb1767cd ;
  a2a:EventKeyRef oa:event_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Event1 .

oa:relationep_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Person:0c6cba47-9dcd-7422-4122-1d60a0301c31 ;
  a2a:EventKeyRef oa:event_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241_Event1 .

oa:source_wba_b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241
  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: 3688, Periode: 1912-1940" ;
    a2a:Book "Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 2, namen Br-D." ;
    a2a:RegistryNumber "3688" ;
    a2a:Folio "177" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Wouw 1811-1927, Bron: boek, Deel: 3688, Periode: 1912-1940, Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 2, namen Br-D., 3688, 177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/5b3b8baa-4e8e-5fcf-84b3-9bd0916deef5.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/5b3b8baa-4e8e-5fcf-84b3-9bd0916deef5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241" ;
  a2a:RecordGUID "{b0a67ebd-8a42-6e5c-9bb7-e6f9603e4241}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 36Uit1Datum: 23-12-1929Uit1Plaats: WoensdrechtIn1Datum: 13-11-1929In1Plaats: Loenhout (Blg)" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.242.xml van WBA" .

