@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_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092
  a a2a:Record ;
  rdfs:label "Registratie op 13 maart 1919 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Person-b8fae17e-5428-a3c7-c6f7-5292000187b7, oa:person_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Person-d2ae66ec-9c2f-53ae-3682-77df3bbae65b, oa:person_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Person-6dd2ce4d-549d-40f2-988f-d84e870bae44 ;
  a2a:hasEvent oa:event_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_0, oa:relationep_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_1, oa:relationep_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_2 ;
  a2a:hasSource oa:source_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092 .

oa:person_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Person-b8fae17e-5428-a3c7-c6f7-5292000187b7
  a a2a:Person ;
  rdfs:label "Antonius Gerardus Johannes van Schilt" ;
  a2a:PersonName [
    rdfs:label "Antonius Gerardus Johannes van Schilt" ;
    a2a:PersonNameFirstName "Antonius Gerardus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schilt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1919-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:person_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Person-d2ae66ec-9c2f-53ae-3682-77df3bbae65b
  a a2a:Person ;
  rdfs:label "Martinus van Schilt" ;
  a2a:PersonName [
    rdfs:label "Martinus van Schilt" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schilt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Person-6dd2ce4d-549d-40f2-988f-d84e870bae44
  a a2a:Person ;
  rdfs:label "Dimphna Maria van Nassau" ;
  a2a:PersonName [
    rdfs:label "Dimphna Maria van Nassau" ;
    a2a:PersonNameFirstName "Dimphna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nassau"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1919-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Person:b8fae17e-5428-a3c7-c6f7-5292000187b7 ;
  a2a:EventKeyRef oa:event_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Event1 .

oa:relationep_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Person:d2ae66ec-9c2f-53ae-3682-77df3bbae65b ;
  a2a:EventKeyRef oa:event_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Event1 .

oa:relationep_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Person:6dd2ce4d-549d-40f2-988f-d84e870bae44 ;
  a2a:EventKeyRef oa:event_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092_Event1 .

oa:source_wba_0bbd1ca8-a7f2-3db4-d55c-1e192fccc092
  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: 3694, Periode: 1912-1940" ;
    a2a:Book "Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 8, namen S." ;
    a2a:RegistryNumber "3694" ;
    a2a:Folio "20" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Gemeentebestuur Wouw 1811-1927, Bron: boek, Deel: 3694, Periode: 1912-1940, Bevolkingsregisters Wouw. Tiende serie, 1912-1940; ingedeeld op gezinshoofden. Deel 8, namen S., 3694, 20"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/933ba8ef-6008-0abc-4042-86b44dd43126.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0bbd1ca8-a7f2-3db4-d55c-1e192fccc092" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/933ba8ef-6008-0abc-4042-86b44dd43126.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0bbd1ca8-a7f2-3db4-d55c-1e192fccc092" ;
  a2a:RecordGUID "{0bbd1ca8-a7f2-3db4-d55c-1e192fccc092}" ;
  a2a:SourceRemarkOpmerking "Boek nr: 42Uit1Datum: 05-04-1929Uit1Plaats: RoosendaalIn1Datum: 16-01-1920In1Plaats: Roosendaal" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.3.xml van WBA" .

[] a2a:PersonRemarkdiversen "zoon" .
