@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_baa203a2-8d3a-cd60-84a7-64f4dcf49a25
  a a2a:Record ;
  rdfs:label "Registratie op 19 maart 1863 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-58d67eea-aff5-4d79-424f-2619368528fb, oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-8c4a7b89-c792-555e-ff1a-b59e96d6b6db, oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-255168a6-78fb-1b78-8435-7eea792dadc8, oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-ecfeba41-c0a4-5ac3-cee6-43ac2d564bca, oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-27d70845-d8ff-7e52-c4fe-b42c0c4c376e, oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-341f5a92-d678-c77c-c2ad-32fb9cf87851, oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-e19a7d41-cc1b-1f4c-2eed-c19bba1dc29b ;
  a2a:hasEvent oa:event_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_0, oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_1, oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_2, oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_3, oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_4, oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_5, oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_6 ;
  a2a:hasSource oa:source_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25 .

oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-58d67eea-aff5-4d79-424f-2619368528fb
  a a2a:Person ;
  rdfs:label "Jan Viveen" ;
  a2a:PersonName [
    rdfs:label "Jan Viveen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Viveen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1863-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-8c4a7b89-c792-555e-ff1a-b59e96d6b6db
  a a2a:Person ;
  rdfs:label "Teuna Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Teuna Vermeulen" ;
    a2a:PersonNameFirstName "Teuna" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1864-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hardinxveld" ;
    rdfs:label "Hardinxveld"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-255168a6-78fb-1b78-8435-7eea792dadc8
  a a2a:Person ;
  rdfs:label "Neeltje Viveen" ;
  a2a:PersonName [
    rdfs:label "Neeltje Viveen" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Viveen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1894-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-ecfeba41-c0a4-5ac3-cee6-43ac2d564bca
  a a2a:Person ;
  rdfs:label "Jan Willem Viveen" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Viveen" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Viveen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1895-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-27d70845-d8ff-7e52-c4fe-b42c0c4c376e
  a a2a:Person ;
  rdfs:label "Frans Viveen" ;
  a2a:PersonName [
    rdfs:label "Frans Viveen" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Viveen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1897-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-341f5a92-d678-c77c-c2ad-32fb9cf87851
  a a2a:Person ;
  rdfs:label "Willem Viveen" ;
  a2a:PersonName [
    rdfs:label "Willem Viveen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Viveen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1899-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person-e19a7d41-cc1b-1f4c-2eed-c19bba1dc29b
  a a2a:Person ;
  rdfs:label "Willemina Viveen" ;
  a2a:PersonName [
    rdfs:label "Willemina Viveen" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Viveen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1900-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1863-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person:58d67eea-aff5-4d79-424f-2619368528fb ;
  a2a:EventKeyRef oa:event_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Event1 .

oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person:8c4a7b89-c792-555e-ff1a-b59e96d6b6db ;
  a2a:EventKeyRef oa:event_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Event1 .

oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person:255168a6-78fb-1b78-8435-7eea792dadc8 ;
  a2a:EventKeyRef oa:event_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Event1 .

oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person:ecfeba41-c0a4-5ac3-cee6-43ac2d564bca ;
  a2a:EventKeyRef oa:event_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Event1 .

oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person:27d70845-d8ff-7e52-c4fe-b42c0c4c376e ;
  a2a:EventKeyRef oa:event_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Event1 .

oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person:341f5a92-d678-c77c-c2ad-32fb9cf87851 ;
  a2a:EventKeyRef oa:event_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Event1 .

oa:relationep_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Person:e19a7d41-cc1b-1f4c-2eed-c19bba1dc29b ;
  a2a:EventKeyRef oa:event_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25_Event1 .

oa:source_sha_baa203a2-8d3a-cd60-84a7-64f4dcf49a25
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1890-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-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: 12, Periode: 1890-1901" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "243" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1890-1901, Bevolkingsregister, 12, 243"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/87db92f1-9771-3322-ef1a-d45803329b67.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/baa203a2-8d3a-cd60-84a7-64f4dcf49a25" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/87db92f1-9771-3322-ef1a-d45803329b67.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/baa203a2-8d3a-cd60-84a7-64f4dcf49a25" ;
  a2a:RecordGUID "{baa203a2-8d3a-cd60-84a7-64f4dcf49a25}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5117_00005117.xml van SHA" .

