@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_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda
  a a2a:Record ;
  rdfs:label "Militieregisters (in het jaar 1900)" ;
  a2a:hasPerson oa:person_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda_Person-7e93140e-bde5-781e-336a-411b185c7f10 ;
  a2a:hasEvent oa:event_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda_0 ;
  a2a:hasSource oa:source_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda .

oa:person_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda_Person-7e93140e-bde5-781e-336a-411b185c7f10
  a a2a:Person ;
  rdfs:label "Cornelis Wouter Klop" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wouter Klop" ;
    a2a:PersonNameFirstName "Cornelis Wouter" ;
    a2a:PersonNameLastName "Klop"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregisters" ;
  a2a:EventType "other:Militieregisters" .

oa:relationep_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda_0
  a a2a:RelationEP ;
  rdfs:label "other:Militieregister geregistreerde" ;
  a2a:RelationType "other:Militieregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda_Person:7e93140e-bde5-781e-336a-411b185c7f10 ;
  a2a:EventKeyRef oa:event_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda_Event1 .

oa:source_sha_2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Militieregister" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1900-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Militieregister, Deel: 1458, Periode: 1900" ;
    a2a:Book "Alfabetische naamlijsten" ;
    a2a:RegistryNumber "1458" ;
    a2a:Folio "2" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Militieregister, Deel: 1458, Periode: 1900, Alfabetische naamlijsten, 1458, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8a7dff22-2293-7c1b-b282-5269f96417c0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8a7dff22-2293-7c1b-b282-5269f96417c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda" ;
  a2a:RecordGUID "{2bbb2e0c-e426-ae82-3bf6-2b3f9843ceda}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3255_00003255.xml van SHA" .

