@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_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44
  a a2a:Record ;
  rdfs:label "Registratie op 26 maart 1832 te Terschelling" ;
  a2a:hasPerson oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person-5133794e-8948-6ad5-c166-1e161484727b, oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person-95dcca24-6dd5-dce1-11dd-87a2be3f2f1c, oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person-a5080f67-264e-ae9a-1760-5a301f3a76be, oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person-79e11acb-aebd-9869-b271-35393d329240 ;
  a2a:hasEvent oa:event_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_0, oa:relationep_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_1, oa:relationep_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_2, oa:relationep_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_3 ;
  a2a:hasSource oa:source_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44 .

oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person-5133794e-8948-6ad5-c166-1e161484727b
  a a2a:Person ;
  rdfs:label "Anna Stada" ;
  a2a:PersonName [
    rdfs:label "Anna Stada" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Stada"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1832-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person-95dcca24-6dd5-dce1-11dd-87a2be3f2f1c
  a a2a:Person ;
  rdfs:label "Henricus Stada" ;
  a2a:PersonName [
    rdfs:label "Henricus Stada" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Stada"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1849-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person-a5080f67-264e-ae9a-1760-5a301f3a76be
  a a2a:Person ;
  rdfs:label "Cornelia Stada" ;
  a2a:PersonName [
    rdfs:label "Cornelia Stada" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Stada"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1840-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person-79e11acb-aebd-9869-b271-35393d329240
  a a2a:Person ;
  rdfs:label "Sophia Honings" ;
  a2a:PersonName [
    rdfs:label "Sophia Honings" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Honings"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1825-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:event_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1832-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:relationep_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person:5133794e-8948-6ad5-c166-1e161484727b ;
  a2a:EventKeyRef oa:event_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Event1 .

oa:relationep_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person:95dcca24-6dd5-dce1-11dd-87a2be3f2f1c ;
  a2a:EventKeyRef oa:event_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Event1 .

oa:relationep_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person:a5080f67-264e-ae9a-1760-5a301f3a76be ;
  a2a:EventKeyRef oa:event_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Event1 .

oa:relationep_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Person:79e11acb-aebd-9869-b271-35393d329240 ;
  a2a:EventKeyRef oa:event_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44_Event1 .

oa:source_sha_07e45c2e-e24f-6a66-719d-7a5d7d7f1f44
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1900-01-01 - 1914-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-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: 145, Periode: 1900-1914" ;
    a2a:Book "Bevolkingsregister, P-T" ;
    a2a:RegistryNumber "145" ;
    a2a:Folio "279" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 145, Periode: 1900-1914, Bevolkingsregister, P-T, 145, 279"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c7c3d611-8b9e-3e9c-35b1-15e8763a3fa4.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/07e45c2e-e24f-6a66-719d-7a5d7d7f1f44" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c7c3d611-8b9e-3e9c-35b1-15e8763a3fa4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/07e45c2e-e24f-6a66-719d-7a5d7d7f1f44" ;
  a2a:RecordGUID "{07e45c2e-e24f-6a66-719d-7a5d7d7f1f44}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4422_00004422.xml van SHA" .

