@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_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc
  a a2a:Record ;
  rdfs:label "Registratie op 25 november 1897 te Capelle" ;
  a2a:hasPerson oa:person_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Person-fd6a42e2-2b6e-be96-e525-3cce7c647443, oa:person_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Person-f0038d16-2d97-4b47-5b9d-98dbeaa834f4, oa:person_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Person-51bfc808-0cda-8a0e-ef7a-9722e4155f5b ;
  a2a:hasEvent oa:event_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_0, oa:relationep_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_1, oa:relationep_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_2 ;
  a2a:hasSource oa:source_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc .

oa:person_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Person-fd6a42e2-2b6e-be96-e525-3cce7c647443
  a a2a:Person ;
  rdfs:label "Jan Philippus Wouter Sneep" ;
  a2a:PersonName [
    rdfs:label "Jan Philippus Wouter Sneep" ;
    a2a:PersonNameFirstName "Jan Philippus Wouter" ;
    a2a:PersonNameLastName "Sneep"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1897-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "fabrikant" .

oa:person_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Person-f0038d16-2d97-4b47-5b9d-98dbeaa834f4
  a a2a:Person ;
  rdfs:label "Johanna Hester Goverdina van der Giessen" ;
  a2a:PersonName [
    rdfs:label "Johanna Hester Goverdina van der Giessen" ;
    a2a:PersonNameFirstName "Johanna Hester Goverdina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Giessen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1901-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:person_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Person-51bfc808-0cda-8a0e-ef7a-9722e4155f5b
  a a2a:Person ;
  rdfs:label "Arie Leendert Sneep" ;
  a2a:PersonName [
    rdfs:label "Arie Leendert Sneep" ;
    a2a:PersonNameFirstName "Arie Leendert" ;
    a2a:PersonNameLastName "Sneep"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1924-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:event_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1897-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Person:fd6a42e2-2b6e-be96-e525-3cce7c647443 ;
  a2a:EventKeyRef oa:event_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Event1 .

oa:relationep_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Person:f0038d16-2d97-4b47-5b9d-98dbeaa834f4 ;
  a2a:EventKeyRef oa:event_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Event1 .

oa:relationep_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Person:51bfc808-0cda-8a0e-ef7a-9722e4155f5b ;
  a2a:EventKeyRef oa:event_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc_Event1 .

oa:source_sha_23f8c8f9-27ab-eba9-4be3-acf3e2d773fc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1900-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 69, Periode: 1900-1924" ;
    a2a:Book "Bevolkingsregister, R-T" ;
    a2a:RegistryNumber "69" ;
    a2a:Folio "124" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 69, Periode: 1900-1924, Bevolkingsregister, R-T, 69, 124"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b81f38bd-9e61-c753-0a08-7d8703fa2fd7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/23f8c8f9-27ab-eba9-4be3-acf3e2d773fc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b81f38bd-9e61-c753-0a08-7d8703fa2fd7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/23f8c8f9-27ab-eba9-4be3-acf3e2d773fc" ;
  a2a:RecordGUID "{23f8c8f9-27ab-eba9-4be3-acf3e2d773fc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4530_00004530.xml van SHA" .

