@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_cd73af46-502f-e4d3-8190-2722d719d2aa
  a a2a:Record ;
  rdfs:label "Registratie op 13 januari 1798 te Lage Zwaluwe" ;
  a2a:hasPerson oa:person_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Person-11a16a2e-50b4-ff98-4c38-f66d786760bd, oa:person_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Person-b15c83ee-def5-83c9-bafa-62f9affc49ae ;
  a2a:hasEvent oa:event_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_0, oa:relationep_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_1 ;
  a2a:hasSource oa:source_sha_cd73af46-502f-e4d3-8190-2722d719d2aa .

oa:person_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Person-11a16a2e-50b4-ff98-4c38-f66d786760bd
  a a2a:Person ;
  rdfs:label "Adriaan de Wijs" ;
  a2a:PersonName [
    rdfs:label "Adriaan de Wijs" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1798-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lage Zwaluwe" ;
    rdfs:label "Lage Zwaluwe"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Person-b15c83ee-def5-83c9-bafa-62f9affc49ae
  a a2a:Person ;
  rdfs:label "Johanna Piek" ;
  a2a:PersonName [
    rdfs:label "Johanna Piek" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Piek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1793-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1798-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lage Zwaluwe" ;
    rdfs:label "Lage Zwaluwe"
  ] .

oa:relationep_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Person:11a16a2e-50b4-ff98-4c38-f66d786760bd ;
  a2a:EventKeyRef oa:event_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Event1 .

oa:relationep_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Person:b15c83ee-def5-83c9-bafa-62f9affc49ae ;
  a2a:EventKeyRef oa:event_sha_cd73af46-502f-e4d3-8190-2722d719d2aa_Event1 .

oa:source_sha_cd73af46-502f-e4d3-8190-2722d719d2aa
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1850-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-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: 6, Periode: 1850-1860" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "17" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 6, Periode: 1850-1860, Bevolkingsregister, 6, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/02bc9d53-9c49-e616-25ba-3f33f3dba5ef.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/cd73af46-502f-e4d3-8190-2722d719d2aa" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/02bc9d53-9c49-e616-25ba-3f33f3dba5ef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/cd73af46-502f-e4d3-8190-2722d719d2aa" ;
  a2a:RecordGUID "{cd73af46-502f-e4d3-8190-2722d719d2aa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4136_00004136.xml van SHA" .

