@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_48a8ee6b-2e58-1bac-4ad7-e24864f641ae
  a a2a:Record ;
  rdfs:label "Registratie op 9 april 1861 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person-19e8f4ba-71d7-3f2c-7125-366f5cfd9ac9, oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person-b4174094-4ea6-ab3c-51d1-0ef292c207a1, oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person-30a12df0-8844-b941-7280-6cad95331236, oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person-347bf490-9fd3-84db-5a10-8c7904bc9a3b ;
  a2a:hasEvent oa:event_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_0, oa:relationep_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_1, oa:relationep_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_2, oa:relationep_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_3 ;
  a2a:hasSource oa:source_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae .

oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person-19e8f4ba-71d7-3f2c-7125-366f5cfd9ac9
  a a2a:Person ;
  rdfs:label "Cornelis Hendrinus Schaap" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hendrinus Schaap" ;
    a2a:PersonNameFirstName "Cornelis Hendrinus" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1861-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person-b4174094-4ea6-ab3c-51d1-0ef292c207a1
  a a2a:Person ;
  rdfs:label "Mechelina Antonia Smits" ;
  a2a:PersonName [
    rdfs:label "Mechelina Antonia Smits" ;
    a2a:PersonNameFirstName "Mechelina Antonia" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1866-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk (NB)" ;
    rdfs:label "Rijswijk (NB)"
  ] .

oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person-30a12df0-8844-b941-7280-6cad95331236
  a a2a:Person ;
  rdfs:label "Matthijs Ariën Schaap" ;
  a2a:PersonName [
    rdfs:label "Matthijs Ariën Schaap" ;
    a2a:PersonNameFirstName "Matthijs Ariën" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1902-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk (NB)" ;
    rdfs:label "Rijswijk (NB)"
  ] .

oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person-347bf490-9fd3-84db-5a10-8c7904bc9a3b
  a a2a:Person ;
  rdfs:label "Willem Martinus Schaap" ;
  a2a:PersonName [
    rdfs:label "Willem Martinus Schaap" ;
    a2a:PersonNameFirstName "Willem Martinus" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1910-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk (NB)" ;
    rdfs:label "Rijswijk (NB)"
  ] .

oa:event_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1861-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person:19e8f4ba-71d7-3f2c-7125-366f5cfd9ac9 ;
  a2a:EventKeyRef oa:event_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Event1 .

oa:relationep_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person:b4174094-4ea6-ab3c-51d1-0ef292c207a1 ;
  a2a:EventKeyRef oa:event_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Event1 .

oa:relationep_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person:30a12df0-8844-b941-7280-6cad95331236 ;
  a2a:EventKeyRef oa:event_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Event1 .

oa:relationep_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Person:347bf490-9fd3-84db-5a10-8c7904bc9a3b ;
  a2a:EventKeyRef oa:event_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae_Event1 .

oa:source_sha_48a8ee6b-2e58-1bac-4ad7-e24864f641ae
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk", "1923-01-01 - 1941-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1941-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: 3, Periode: 1923-1941" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "152" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 3, Periode: 1923-1941, Bevolkingsregister, 3, 152"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ae8b0227-429f-f6a6-d0a1-ce25e15f325d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/48a8ee6b-2e58-1bac-4ad7-e24864f641ae" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ae8b0227-429f-f6a6-d0a1-ce25e15f325d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/48a8ee6b-2e58-1bac-4ad7-e24864f641ae" ;
  a2a:RecordGUID "{48a8ee6b-2e58-1bac-4ad7-e24864f641ae}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4672_00004672.xml van SHA" .

