@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_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983
  a a2a:Record ;
  rdfs:label "Registratie op 8 oktober 1856 te Emmikhoven" ;
  a2a:hasPerson oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person-31f940b1-1e49-1368-f4b2-a4401cb2ad51, oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person-5031e9fa-4516-43e7-a08c-8ea396a307d8, oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person-796676a4-8db3-2dae-66a6-63d6990fd23f, oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person-2d90d269-ab30-5b03-1182-0d57971659b0 ;
  a2a:hasEvent oa:event_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_0, oa:relationep_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_1, oa:relationep_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_2, oa:relationep_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_3 ;
  a2a:hasSource oa:source_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983 .

oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person-31f940b1-1e49-1368-f4b2-a4401cb2ad51
  a a2a:Person ;
  rdfs:label "Antonie de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Antonie de Ruiter" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1856-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person-5031e9fa-4516-43e7-a08c-8ea396a307d8
  a a2a:Person ;
  rdfs:label "Gijsberdina Bonis" ;
  a2a:PersonName [
    rdfs:label "Gijsberdina Bonis" ;
    a2a:PersonNameFirstName "Gijsberdina" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1854-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person-796676a4-8db3-2dae-66a6-63d6990fd23f
  a a2a:Person ;
  rdfs:label "Wilhelmina de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina de Ruiter" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1881-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person-2d90d269-ab30-5b03-1182-0d57971659b0
  a a2a:Person ;
  rdfs:label "Johanna Petronella de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella de Ruiter" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1883-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:event_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1856-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:relationep_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person:31f940b1-1e49-1368-f4b2-a4401cb2ad51 ;
  a2a:EventKeyRef oa:event_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Event1 .

oa:relationep_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person:5031e9fa-4516-43e7-a08c-8ea396a307d8 ;
  a2a:EventKeyRef oa:event_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Event1 .

oa:relationep_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person:796676a4-8db3-2dae-66a6-63d6990fd23f ;
  a2a:EventKeyRef oa:event_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Event1 .

oa:relationep_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Person:2d90d269-ab30-5b03-1182-0d57971659b0 ;
  a2a:EventKeyRef oa:event_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983_Event1 .

oa:source_sha_790f4a62-a2d8-afae-e4d3-c7c3a0e9e983
  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: 17, Periode: 1880-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "33" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 17, Periode: 1880-1890, Bevolkingsregister, 17, 33"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a92506de-c4e8-3afa-4174-d3f2f48acbbc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/790f4a62-a2d8-afae-e4d3-c7c3a0e9e983" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a92506de-c4e8-3afa-4174-d3f2f48acbbc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-02-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/790f4a62-a2d8-afae-e4d3-c7c3a0e9e983" ;
  a2a:RecordGUID "{790f4a62-a2d8-afae-e4d3-c7c3a0e9e983}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4862_00004862.xml van SHA" .

