@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_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f
  a a2a:Record ;
  rdfs:label "Registratie op 29 juni 1898 te Loosduinen" ;
  a2a:hasPerson oa:person_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f_Person-49c2ee91-af9d-80e0-fab2-d195d56f1ba7 ;
  a2a:hasEvent oa:event_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f_0 ;
  a2a:hasSource oa:source_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f .

oa:person_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f_Person-49c2ee91-af9d-80e0-fab2-d195d56f1ba7
  a a2a:Person ;
  rdfs:label "Cornelis Petrus Paulus Stijger" ;
  a2a:PersonName [
    rdfs:label "Cornelis Petrus Paulus Stijger" ;
    a2a:PersonNameFirstName "Cornelis Petrus Paulus" ;
    a2a:PersonNameLastName "Stijger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1898-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loosduinen" ;
    rdfs:label "Loosduinen"
  ] .

oa:event_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1898-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loosduinen" ;
    rdfs:label "Loosduinen"
  ] .

oa:relationep_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f_Person:49c2ee91-af9d-80e0-fab2-d195d56f1ba7 ;
  a2a:EventKeyRef oa:event_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f_Event1 .

oa:source_smh_b786d769-4d49-2a02-b7e0-17c5fa2e6e2f
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Zevenhuizen" ;
    rdfs:label "Zevenhuizen", "1901-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-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 Zevenhuizen, 1811-1929, Deel: 492, Periode: 1901-1909" ;
    a2a:Book "Bevolkingsregister bijgehouden in de periode 1900-1909 deel II (blad 350-696)" ;
    a2a:RegistryNumber "492" ;
    a2a:Folio "674" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Zevenhuizen, 1811-1929, Deel: 492, Periode: 1901-1909, Bevolkingsregister bijgehouden in de periode 1900-1909 deel II (blad 350-696), 492, 674"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/0d619f5a-8793-2114-fde0-f4e6e247b795.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/b786d769-4d49-2a02-b7e0-17c5fa2e6e2f" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/0d619f5a-8793-2114-fde0-f4e6e247b795.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/b786d769-4d49-2a02-b7e0-17c5fa2e6e2f" ;
  a2a:RecordGUID "{b786d769-4d49-2a02-b7e0-17c5fa2e6e2f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_2919_00002919.xml van SMH" .

