@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_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c
  a a2a:Record ;
  rdfs:label "Gezinskaart (in het jaar 1910-1939)" ;
  a2a:hasPerson oa:person_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Person-88aa2835-532c-b1b7-c648-bb6b7a294978, oa:person_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Person-d642d160-5051-00da-e84b-981b00c79f52, oa:person_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Person-c35386fa-a4c7-3e21-361a-8b2247039767 ;
  a2a:hasEvent oa:event_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_0, oa:relationep_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_1, oa:relationep_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_2 ;
  a2a:hasSource oa:source_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c .

oa:person_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Person-88aa2835-532c-b1b7-c648-bb6b7a294978
  a a2a:Person ;
  rdfs:label "Johan Engelbert Krieger" ;
  a2a:PersonName [
    rdfs:label "Johan Engelbert Krieger" ;
    a2a:PersonNameFirstName "Johan Engelbert" ;
    a2a:PersonNameLastName "Krieger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1867-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "Kapitein der Artillerie" .

oa:person_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Person-d642d160-5051-00da-e84b-981b00c79f52
  a a2a:Person ;
  rdfs:label "Helena van Nooten" ;
  a2a:PersonName [
    rdfs:label "Helena van Nooten" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nooten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1870-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:person_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Person-c35386fa-a4c7-3e21-361a-8b2247039767
  a a2a:Person ;
  rdfs:label "Jan Frederik Henri Krieger" ;
  a2a:PersonName [
    rdfs:label "Jan Frederik Henri Krieger" ;
    a2a:PersonNameFirstName "Jan Frederik Henri" ;
    a2a:PersonNameLastName "Krieger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1902-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:event_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Event1
  a a2a:Event ;
  rdfs:label "other:Gezinskaarten" ;
  a2a:EventType "other:Gezinskaarten" .

oa:relationep_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Person:88aa2835-532c-b1b7-c648-bb6b7a294978 ;
  a2a:EventKeyRef oa:event_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Event1 .

oa:relationep_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Person:d642d160-5051-00da-e84b-981b00c79f52 ;
  a2a:EventKeyRef oa:event_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Event1 .

oa:relationep_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Person:c35386fa-a4c7-3e21-361a-8b2247039767 ;
  a2a:EventKeyRef oa:event_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c_Event1 .

oa:source_smh_bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregisters" ;
  a2a:SourcePlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven", "1910-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bevolkingsregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Archiefnaam: Gezinskaarten Schoonhoven 1910-1939, Deel: 1978, Periode: 1910-1939" ;
    a2a:Book "Gezinskaarten_Kra-Lan_Scho_1910-1939" ;
    a2a:RegistryNumber "1978" ;
    a2a:Folio "5" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Gezinskaarten Schoonhoven 1910-1939, Deel: 1978, Periode: 1910-1939, Gezinskaarten_Kra-Lan_Scho_1910-1939, 1978, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://samh.nl/images/studiezaal.png" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c" ;
    a2a:UriPreview "https://samh.nl/images/studiezaal.png"
  ] ;
  a2a:SourceLastChangeDate "2023-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c" ;
  a2a:RecordGUID "{bd3a0ba8-bbca-4654-a295-4aa1f2e6b22c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_11520_00011520.xml van SMH" .

