@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_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1940)" ;
  a2a:hasPerson oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313975, oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313976, oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313977, oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313978 ;
  a2a:hasEvent oa:event_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_0, oa:relationep_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_1, oa:relationep_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_2, oa:relationep_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_3 ;
  a2a:hasSource oa:source_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC .

oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313975
  a a2a:Person ;
  rdfs:label "Stoffel Dubbeldam" ;
  a2a:PersonName [
    rdfs:label "Stoffel Dubbeldam" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNameLastName "Dubbeldam"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "11-03-1862" ;
    a2a:Year "1862" ;
    a2a:Month "03" ;
    a2a:Day "11" ;
    rdfs:label "11-03-1862"
  ] .

oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313976
  a a2a:Person ;
  rdfs:label "Cornelia Schalk" ;
  a2a:PersonName [
    rdfs:label "Cornelia Schalk" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Schalk"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "12-05-1857" ;
    a2a:Year "1857" ;
    a2a:Month "05" ;
    a2a:Day "12" ;
    rdfs:label "12-05-1857"
  ] .

oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313977
  a a2a:Person ;
  rdfs:label "Arie Dubbeldam" ;
  a2a:PersonName [
    rdfs:label "Arie Dubbeldam" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Dubbeldam"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "28-09-1858" ;
    a2a:Year "1858" ;
    a2a:Month "09" ;
    a2a:Day "28" ;
    rdfs:label "28-09-1858"
  ] .

oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313978
  a a2a:Person ;
  rdfs:label "Hermanus Adrianus Schalk" ;
  a2a:PersonName [
    rdfs:label "Hermanus Adrianus Schalk" ;
    a2a:PersonNameFirstName "Hermanus Adrianus" ;
    a2a:PersonNameLastName "Schalk"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "25-06-1869" ;
    a2a:Year "1869" ;
    a2a:Month "06" ;
    a2a:Day "25" ;
    rdfs:label "25-06-1869"
  ] .

oa:event_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [ rdfs:label "" ] .

oa:relationep_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313975 ;
  a2a:EventKeyRef oa:event_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Event1 .

oa:relationep_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313976 ;
  a2a:EventKeyRef oa:event_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Event1 .

oa:relationep_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313977 ;
  a2a:EventKeyRef oa:event_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Event1 .

oa:relationep_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Person3361313978 ;
  a2a:EventKeyRef oa:event_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC_Event1 .

oa:source_srt_5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1880-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1880" ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van de Gemeentesecretarie Rotterdam, afdeling Bevolking: bevolkingsboekhouding van Rotter..." ;
    a2a:Book "Gezinskaarten Rotterdam, Drop - Duchienne, 1880-1940" ;
    a2a:DocumentNumber "117788" ;
    a2a:RegistryNumber "851-111" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van de Gemeentesecretarie Rotterdam, afdeling Bevolking: bevolkingsboekhouding van Rotter..., Gezinskaarten Rotterdam, Drop - Duchienne, 1880-1940, 117788, 851-111"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/F6DD790B8D124128B14F97A8C8593C2B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/F6DD790B8D124128B14F97A8C8593C2B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/F6DD790B8D124128B14F97A8C8593C2B"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/DFDBE4818F724321A877EAB24CD0C88B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/DFDBE4818F724321A877EAB24CD0C88B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DFDBE4818F724321A877EAB24CD0C88B"
  ] ;
  a2a:SourceLastChangeDate "2023-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5A65227F3EB84AFC9D1DCD3AB2E728DC" ;
  a2a:RecordIdentifier "3361313974" ;
  a2a:RecordGUID "{5A65227F-3EB8-4AFC-9D1D-CD3AB2E728DC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6BC7AEDE1A3744EF8839B8F0F5DD9328" .

