@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_370e0f56-cf65-73d3-83f4-059b7f960a55
  a a2a:Record ;
  rdfs:label "Registratie op 29 maart 1870 te Veen" ;
  a2a:hasPerson oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-291fb416-7469-7d4f-55f2-58cefa9e5e9e, oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-e02e6fae-6cad-88f6-14af-47cc5fd54ff1, oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-4ba25cfd-6b83-d058-f023-5d9020308d97, oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-a61968a1-3861-699c-a8ae-1d4c157bd338, oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-52d65d02-ffac-f5bd-4c9d-79bc11e3eca2, oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-1d350d68-f929-7449-77d2-84dc0e51b0f9, oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-c12ffd5d-3b71-a888-d603-d5ab5909361e ;
  a2a:hasEvent oa:event_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_0, oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_1, oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_2, oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_3, oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_4, oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_5, oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_6 ;
  a2a:hasSource oa:source_sha_370e0f56-cf65-73d3-83f4-059b7f960a55 .

oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-291fb416-7469-7d4f-55f2-58cefa9e5e9e
  a a2a:Person ;
  rdfs:label "Johannes Vos" ;
  a2a:PersonName [
    rdfs:label "Johannes Vos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1870-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-e02e6fae-6cad-88f6-14af-47cc5fd54ff1
  a a2a:Person ;
  rdfs:label "Klasina Ambrosius" ;
  a2a:PersonName [
    rdfs:label "Klasina Ambrosius" ;
    a2a:PersonNameFirstName "Klasina" ;
    a2a:PersonNameLastName "Ambrosius"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1863-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-4ba25cfd-6b83-d058-f023-5d9020308d97
  a a2a:Person ;
  rdfs:label "Margaretha Adriana Hendrika Vos" ;
  a2a:PersonName [
    rdfs:label "Margaretha Adriana Hendrika Vos" ;
    a2a:PersonNameFirstName "Margaretha Adriana Hendrika" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1902-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-a61968a1-3861-699c-a8ae-1d4c157bd338
  a a2a:Person ;
  rdfs:label "Janette Vos" ;
  a2a:PersonName [
    rdfs:label "Janette Vos" ;
    a2a:PersonNameFirstName "Janette" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1904-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-52d65d02-ffac-f5bd-4c9d-79bc11e3eca2
  a a2a:Person ;
  rdfs:label "Elisabet Pieternella Vos" ;
  a2a:PersonName [
    rdfs:label "Elisabet Pieternella Vos" ;
    a2a:PersonNameFirstName "Elisabet Pieternella" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1896-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-1d350d68-f929-7449-77d2-84dc0e51b0f9
  a a2a:Person ;
  rdfs:label "Cornelia Hermina Jiskoot" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hermina Jiskoot" ;
    a2a:PersonNameFirstName "Cornelia Hermina" ;
    a2a:PersonNameLastName "Jiskoot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1924-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person-c12ffd5d-3b71-a888-d603-d5ab5909361e
  a a2a:Person ;
  rdfs:label "Jannette Vos" ;
  a2a:PersonName [
    rdfs:label "Jannette Vos" ;
    a2a:PersonNameFirstName "Jannette" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1904-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "verpleegkundige" .

oa:event_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1870-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person:291fb416-7469-7d4f-55f2-58cefa9e5e9e ;
  a2a:EventKeyRef oa:event_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Event1 .

oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person:e02e6fae-6cad-88f6-14af-47cc5fd54ff1 ;
  a2a:EventKeyRef oa:event_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Event1 .

oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person:4ba25cfd-6b83-d058-f023-5d9020308d97 ;
  a2a:EventKeyRef oa:event_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Event1 .

oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person:a61968a1-3861-699c-a8ae-1d4c157bd338 ;
  a2a:EventKeyRef oa:event_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Event1 .

oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person:52d65d02-ffac-f5bd-4c9d-79bc11e3eca2 ;
  a2a:EventKeyRef oa:event_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Event1 .

oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person:1d350d68-f929-7449-77d2-84dc0e51b0f9 ;
  a2a:EventKeyRef oa:event_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Event1 .

oa:relationep_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Person:c12ffd5d-3b71-a888-d603-d5ab5909361e ;
  a2a:EventKeyRef oa:event_sha_370e0f56-cf65-73d3-83f4-059b7f960a55_Event1 .

oa:source_sha_370e0f56-cf65-73d3-83f4-059b7f960a55
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1921-01-01 - 1937-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-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: 1921-1937" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "33" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1921-1937, Bevolkingsregister, 7, 33"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0dc757c3-b392-f7f5-63ef-e2f089ee0214.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/370e0f56-cf65-73d3-83f4-059b7f960a55" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0dc757c3-b392-f7f5-63ef-e2f089ee0214.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/370e0f56-cf65-73d3-83f4-059b7f960a55" ;
  a2a:RecordGUID "{370e0f56-cf65-73d3-83f4-059b7f960a55}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4604_00004604.xml van SHA" .

