@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_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8
  a a2a:Record ;
  rdfs:label "Militieregisters (in het jaar 1850-1859)" ;
  a2a:hasPerson oa:person_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8_Person-2f8f7455-a2e3-04fa-6d5b-c5b22f8f6d79 ;
  a2a:hasEvent oa:event_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8_0 ;
  a2a:hasSource oa:source_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8 .

oa:person_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8_Person-2f8f7455-a2e3-04fa-6d5b-c5b22f8f6d79
  a a2a:Person ;
  rdfs:label "Willem Fitters" ;
  a2a:PersonName [
    rdfs:label "Willem Fitters" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Fitters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1837-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:event_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregisters" ;
  a2a:EventType "other:Militieregisters" .

oa:relationep_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8_0
  a a2a:RelationEP ;
  rdfs:label "other:Militieregister geregistreerde" ;
  a2a:RelationType "other:Militieregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8_Person:2f8f7455-a2e3-04fa-6d5b-c5b22f8f6d79 ;
  a2a:EventKeyRef oa:event_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8_Event1 .

oa:source_sha_03ea4fb3-34db-9ab3-b36a-e84e7072ebf8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Militieregister" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1850-01-01 - 1859-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-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: 1740, Periode: 1850-1859" ;
    a2a:Book "Inschrijvingsregister en alfabetische naamlijsten" ;
    a2a:RegistryNumber "1740" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Militieregister, Deel: 1740, Periode: 1850-1859, Inschrijvingsregister en alfabetische naamlijsten, 1740"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e5d0bff0-ce58-43c3-daaa-ac1c9b10b72c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/03ea4fb3-34db-9ab3-b36a-e84e7072ebf8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e5d0bff0-ce58-43c3-daaa-ac1c9b10b72c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-05-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/03ea4fb3-34db-9ab3-b36a-e84e7072ebf8" ;
  a2a:RecordGUID "{03ea4fb3-34db-9ab3-b36a-e84e7072ebf8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3199_00003199.xml van SHA" .

