@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_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6
  a a2a:Record ;
  rdfs:label "Registratie op 31 maart 1887 te Zaandam" ;
  a2a:hasPerson oa:person_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6_Person-88a9da4e-0e7a-5754-4db1-435424800e22 ;
  a2a:hasEvent oa:event_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6_0 ;
  a2a:hasSource oa:source_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6 .

oa:person_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6_Person-88a9da4e-0e7a-5754-4db1-435424800e22
  a a2a:Person ;
  rdfs:label "Theodorus Jacobus Josephus van Daalhoff" ;
  a2a:PersonName [
    rdfs:label "Theodorus Jacobus Josephus van Daalhoff" ;
    a2a:PersonNameFirstName "Theodorus Jacobus Josephus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Daalhoff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1887-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:event_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1887-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:relationep_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6_Person:88a9da4e-0e7a-5754-4db1-435424800e22 ;
  a2a:EventKeyRef oa:event_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6_Event1 .

oa:source_wba_0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1890-01-01 - 1918-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1163, Per..." ;
    a2a:Book "Bevolkingsregister Instellingen en Dienstboden 1900-1909 en Missiehuis 1890-1918" ;
    a2a:RegistryNumber "1163" ;
    a2a:Folio "105" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1163, Per..., Bevolkingsregister Instellingen en Dienstboden 1900-1909 en Missiehuis 1890-1918, 1163, 105"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/875d8665-dd71-1c4d-d390-e2f553e600a2.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/875d8665-dd71-1c4d-d390-e2f553e600a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6" ;
  a2a:RecordGUID "{0dc08fee-a5fe-1b26-0c6c-eef8cef9f1f6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26646_00026646.xml van WBA" .

