@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_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a
  a a2a:Record ;
  rdfs:label "Registratie op 20 januari 1882 te Ammerstol" ;
  a2a:hasPerson oa:person_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a_Person-fcda4441-579c-957a-304e-48644b7c94be ;
  a2a:hasEvent oa:event_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a_0 ;
  a2a:hasSource oa:source_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a .

oa:person_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a_Person-fcda4441-579c-957a-304e-48644b7c94be
  a a2a:Person ;
  rdfs:label "Jan Johannes van den Dool" ;
  a2a:PersonName [
    rdfs:label "Jan Johannes van den Dool" ;
    a2a:PersonNameFirstName "Jan Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dool"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1882-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ammerstol" ;
    rdfs:label "Ammerstol"
  ] ;
  a2a:Profession "Visscher" .

oa:event_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1882-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ammerstol" ;
    rdfs:label "Ammerstol"
  ] .

oa:relationep_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a_Person:fcda4441-579c-957a-304e-48644b7c94be ;
  a2a:EventKeyRef oa:event_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a_Event1 .

oa:source_smh_2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Ammerstol" ;
    rdfs:label "Ammerstol", "1891-01-01 - 1927-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Ammerstol, 1815-1939, Deel: 1157, Periode: 1891-1927" ;
    a2a:Book "Bevolkingsregister 1890-1927 Deel 1." ;
    a2a:RegistryNumber "1157" ;
    a2a:Folio "189" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Ammerstol, 1815-1939, Deel: 1157, Periode: 1891-1927, Bevolkingsregister 1890-1927 Deel 1., 1157, 189"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/20653cc3-0c05-6b14-5270-4a73789db2b4.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/20653cc3-0c05-6b14-5270-4a73789db2b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a" ;
  a2a:RecordGUID "{2e9c27ff-03c8-e7be-5114-8a7e35a2ea9a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_3232_00003232.xml van SMH" .

