@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_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba
  a a2a:Record ;
  rdfs:label "Registratie op 28 januari 1840 te Rijswijk (NB)" ;
  a2a:hasPerson oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person-4c97f786-6112-2278-4b02-80e2cffcebc8, oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person-9961265f-755d-4b3b-3981-587ef8241774, oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person-d7c8ab82-73ad-a97d-792b-3e40b552c461, oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person-f437b25b-e934-7cc2-20a4-95429467e988 ;
  a2a:hasEvent oa:event_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_0, oa:relationep_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_1, oa:relationep_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_2, oa:relationep_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_3 ;
  a2a:hasSource oa:source_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba .

oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person-4c97f786-6112-2278-4b02-80e2cffcebc8
  a a2a:Person ;
  rdfs:label "Jan Koops" ;
  a2a:PersonName [
    rdfs:label "Jan Koops" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1840-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk (NB)" ;
    rdfs:label "Rijswijk (NB)"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person-9961265f-755d-4b3b-3981-587ef8241774
  a a2a:Person ;
  rdfs:label "Pietronella van Herwijnen" ;
  a2a:PersonName [
    rdfs:label "Pietronella van Herwijnen" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herwijnen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1839-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person-d7c8ab82-73ad-a97d-792b-3e40b552c461
  a a2a:Person ;
  rdfs:label "Barend Koops" ;
  a2a:PersonName [
    rdfs:label "Barend Koops" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1873-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person-f437b25b-e934-7cc2-20a4-95429467e988
  a a2a:Person ;
  rdfs:label "Adriana Koops" ;
  a2a:PersonName [
    rdfs:label "Adriana Koops" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Koops"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1877-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:event_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1840-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijswijk (NB)" ;
    rdfs:label "Rijswijk (NB)"
  ] .

oa:relationep_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person:4c97f786-6112-2278-4b02-80e2cffcebc8 ;
  a2a:EventKeyRef oa:event_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Event1 .

oa:relationep_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person:9961265f-755d-4b3b-3981-587ef8241774 ;
  a2a:EventKeyRef oa:event_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Event1 .

oa:relationep_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person:d7c8ab82-73ad-a97d-792b-3e40b552c461 ;
  a2a:EventKeyRef oa:event_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Event1 .

oa:relationep_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Person:f437b25b-e934-7cc2-20a4-95429467e988 ;
  a2a:EventKeyRef oa:event_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba_Event1 .

oa:source_sha_6d07bf4b-372a-85e6-6edc-6ebee4edd3ba
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 15, Periode: 1880-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "57" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 15, Periode: 1880-1890, Bevolkingsregister, 15, 57"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a2959c3c-8553-de7c-6847-c845ce62eaf5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6d07bf4b-372a-85e6-6edc-6ebee4edd3ba" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a2959c3c-8553-de7c-6847-c845ce62eaf5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6d07bf4b-372a-85e6-6edc-6ebee4edd3ba" ;
  a2a:RecordGUID "{6d07bf4b-372a-85e6-6edc-6ebee4edd3ba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4816_00004816.xml van SHA" .

