@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_bf3b7efc-e40b-768d-3a36-a09c1e31cea7
  a a2a:Record ;
  rdfs:label "Registratie op 7 februari 1892 te Leerdam" ;
  a2a:hasPerson oa:person_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7_Person-fef31de0-b7ae-5499-4068-efbedae88544 ;
  a2a:hasEvent oa:event_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7_0 ;
  a2a:hasSource oa:source_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7 .

oa:person_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7_Person-fef31de0-b7ae-5499-4068-efbedae88544
  a a2a:Person ;
  rdfs:label "Maria Veen" ;
  a2a:PersonName [
    rdfs:label "Maria Veen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1892-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leerdam" ;
    rdfs:label "Leerdam"
  ] ;
  a2a:Profession "Dienstbode" .

oa:event_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1892-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leerdam" ;
    rdfs:label "Leerdam"
  ] .

oa:relationep_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7_Person:fef31de0-b7ae-5499-4068-efbedae88544 ;
  a2a:EventKeyRef oa:event_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7_Event1 .

oa:source_smh_bf3b7efc-e40b-768d-3a36-a09c1e31cea7
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwerkerk aan den IJssel" ;
    rdfs:label "Nieuwerkerk aan den IJssel", "1898-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-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 Nieuwerkerk aan den IJssel, 1813-1928, Deel: 565, Periode: 1..." ;
    a2a:Book "Bevolkingsregister Deel 24, register van tijdelijke inwoners, o.a. dienstboden, 1897 - 1921 (alfa..." ;
    a2a:RegistryNumber "565" ;
    a2a:Folio "124" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Nieuwerkerk aan den IJssel, 1813-1928, Deel: 565, Periode: 1..., Bevolkingsregister Deel 24, register van tijdelijke inwoners, o.a. dienstboden, 1897 - 1921 (alfa..., 565, 124"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/c69f13dc-f8e3-3c1a-ae0e-306b1d51cf6a.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/bf3b7efc-e40b-768d-3a36-a09c1e31cea7" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/c69f13dc-f8e3-3c1a-ae0e-306b1d51cf6a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/bf3b7efc-e40b-768d-3a36-a09c1e31cea7" ;
  a2a:RecordGUID "{bf3b7efc-e40b-768d-3a36-a09c1e31cea7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_7785_00007785.xml van SMH" .

