@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_9e9746d2-adea-5c2a-43e4-08ecb666648f
  a a2a:Record ;
  rdfs:label "Registratie op 11 november 1819 te Andel" ;
  a2a:hasPerson oa:person_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Person-dcbaecfa-c7a7-d7ce-54c6-950d0aa75c9b, oa:person_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Person-4f9ebc47-c7fc-ce8b-9e6e-9fac673924c7, oa:person_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Person-a5ea1133-5e57-c6bb-cf84-7bcbf59d13fb ;
  a2a:hasEvent oa:event_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_0, oa:relationep_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_1, oa:relationep_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_2 ;
  a2a:hasSource oa:source_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f .

oa:person_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Person-dcbaecfa-c7a7-d7ce-54c6-950d0aa75c9b
  a a2a:Person ;
  rdfs:label "Johanna van Vuren" ;
  a2a:PersonName [
    rdfs:label "Johanna van Vuren" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1819-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Person-4f9ebc47-c7fc-ce8b-9e6e-9fac673924c7
  a a2a:Person ;
  rdfs:label "Fredrika Maria Hofman" ;
  a2a:PersonName [
    rdfs:label "Fredrika Maria Hofman" ;
    a2a:PersonNameFirstName "Fredrika Maria" ;
    a2a:PersonNameLastName "Hofman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1844-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Person-a5ea1133-5e57-c6bb-cf84-7bcbf59d13fb
  a a2a:Person ;
  rdfs:label "Teuntje Hofman" ;
  a2a:PersonName [
    rdfs:label "Teuntje Hofman" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Hofman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1868-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1819-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Person:dcbaecfa-c7a7-d7ce-54c6-950d0aa75c9b ;
  a2a:EventKeyRef oa:event_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Event1 .

oa:relationep_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Person:4f9ebc47-c7fc-ce8b-9e6e-9fac673924c7 ;
  a2a:EventKeyRef oa:event_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Event1 .

oa:relationep_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Person:a5ea1133-5e57-c6bb-cf84-7bcbf59d13fb ;
  a2a:EventKeyRef oa:event_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f_Event1 .

oa:source_sha_9e9746d2-adea-5c2a-43e4-08ecb666648f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1861-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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: 7, Periode: 1861-1880" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "262" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1861-1880, Bevolkingsregister, 7, 262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1121a0a3-ce09-f03a-b01c-f2db22813a7a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9e9746d2-adea-5c2a-43e4-08ecb666648f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1121a0a3-ce09-f03a-b01c-f2db22813a7a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9e9746d2-adea-5c2a-43e4-08ecb666648f" ;
  a2a:RecordGUID "{9e9746d2-adea-5c2a-43e4-08ecb666648f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5009_00005009.xml van SHA" .

