@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_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779
  a a2a:Record ;
  rdfs:label "Registratie op 3 oktober 1883 te Werkendam" ;
  a2a:hasPerson oa:person_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Person-e7786de6-9077-8415-3915-1fe72f1af8ee, oa:person_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Person-06773038-1ca5-fc6a-dc46-04d862dfd852 ;
  a2a:hasEvent oa:event_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_0, oa:relationep_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_1 ;
  a2a:hasSource oa:source_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779 .

oa:person_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Person-e7786de6-9077-8415-3915-1fe72f1af8ee
  a a2a:Person ;
  rdfs:label "Anna P. Rijkers" ;
  a2a:PersonName [
    rdfs:label "Anna P. Rijkers" ;
    a2a:PersonNameFirstName "Anna P." ;
    a2a:PersonNameLastName "Rijkers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1883-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:person_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Person-06773038-1ca5-fc6a-dc46-04d862dfd852
  a a2a:Person ;
  rdfs:label "Arie de Leur" ;
  a2a:PersonName [
    rdfs:label "Arie de Leur" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leur"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1883-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:event_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1883-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:relationep_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Person:e7786de6-9077-8415-3915-1fe72f1af8ee ;
  a2a:EventKeyRef oa:event_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Event1 .

oa:relationep_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Person:06773038-1ca5-fc6a-dc46-04d862dfd852 ;
  a2a:EventKeyRef oa:event_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779_Event1 .

oa:source_sha_8f7c1fc3-9daf-8a54-40ad-2efdf2e46779
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1930-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-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: 29, Periode: 1930-1940" ;
    a2a:Book "Gezinskaarten" ;
    a2a:RegistryNumber "29" ;
    a2a:Folio "1700" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 29, Periode: 1930-1940, Gezinskaarten, 29, 1700"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0b01587a-5c96-0500-68f6-95d1d9b390d0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8f7c1fc3-9daf-8a54-40ad-2efdf2e46779" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0b01587a-5c96-0500-68f6-95d1d9b390d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8f7c1fc3-9daf-8a54-40ad-2efdf2e46779" ;
  a2a:RecordGUID "{8f7c1fc3-9daf-8a54-40ad-2efdf2e46779}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4950_00004950.xml van SHA" .

