@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_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f
  a a2a:Record ;
  rdfs:label "Registratie op 28 juli 1844 te De Werken" ;
  a2a:hasPerson oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-6e7f30e8-9d80-4596-0f82-47b56e005e64, oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-dccaf6d1-c6b8-99ea-deff-c3868a963420, oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-ca2e7df2-b18e-b48a-d114-646bbcaddec3, oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-ee7950e3-3a26-bc31-e665-a72ad8f6d656, oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-3f68c58c-4c7a-3a05-bfdb-18ccb9f329e4, oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-79059aad-3791-86dc-2dfd-730685123a1a, oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-0efd3826-cda2-ac7a-4951-f6ca53d0fc63 ;
  a2a:hasEvent oa:event_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_0, oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_1, oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_2, oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_3, oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_4, oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_5, oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_6 ;
  a2a:hasSource oa:source_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f .

oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-6e7f30e8-9d80-4596-0f82-47b56e005e64
  a a2a:Person ;
  rdfs:label "Arie Vervoorn" ;
  a2a:PersonName [
    rdfs:label "Arie Vervoorn" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Vervoorn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1844-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-dccaf6d1-c6b8-99ea-deff-c3868a963420
  a a2a:Person ;
  rdfs:label "Teuntje Hoeijenbos" ;
  a2a:PersonName [
    rdfs:label "Teuntje Hoeijenbos" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Hoeijenbos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1842-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meerkerk" ;
    rdfs:label "Meerkerk"
  ] .

oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-ca2e7df2-b18e-b48a-d114-646bbcaddec3
  a a2a:Person ;
  rdfs:label "Adriana Vervoorn" ;
  a2a:PersonName [
    rdfs:label "Adriana Vervoorn" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Vervoorn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1871-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-ee7950e3-3a26-bc31-e665-a72ad8f6d656
  a a2a:Person ;
  rdfs:label "Jannigje Vervoorn" ;
  a2a:PersonName [
    rdfs:label "Jannigje Vervoorn" ;
    a2a:PersonNameFirstName "Jannigje" ;
    a2a:PersonNameLastName "Vervoorn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1877-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-3f68c58c-4c7a-3a05-bfdb-18ccb9f329e4
  a a2a:Person ;
  rdfs:label "Jan Vervoorn" ;
  a2a:PersonName [
    rdfs:label "Jan Vervoorn" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vervoorn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1880-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-79059aad-3791-86dc-2dfd-730685123a1a
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Vervoorn" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Vervoorn" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNameLastName "Vervoorn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1883-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person-0efd3826-cda2-ac7a-4951-f6ca53d0fc63
  a a2a:Person ;
  rdfs:label "Maria Vervoorn" ;
  a2a:PersonName [
    rdfs:label "Maria Vervoorn" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vervoorn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1885-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:event_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1844-07-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person:6e7f30e8-9d80-4596-0f82-47b56e005e64 ;
  a2a:EventKeyRef oa:event_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Event1 .

oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person:dccaf6d1-c6b8-99ea-deff-c3868a963420 ;
  a2a:EventKeyRef oa:event_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Event1 .

oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person:ca2e7df2-b18e-b48a-d114-646bbcaddec3 ;
  a2a:EventKeyRef oa:event_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Event1 .

oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person:ee7950e3-3a26-bc31-e665-a72ad8f6d656 ;
  a2a:EventKeyRef oa:event_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Event1 .

oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person:3f68c58c-4c7a-3a05-bfdb-18ccb9f329e4 ;
  a2a:EventKeyRef oa:event_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Event1 .

oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person:79059aad-3791-86dc-2dfd-730685123a1a ;
  a2a:EventKeyRef oa:event_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Event1 .

oa:relationep_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Person:0efd3826-cda2-ac7a-4951-f6ca53d0fc63 ;
  a2a:EventKeyRef oa:event_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f_Event1 .

oa:source_sha_5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-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: 17, Periode: 1880-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "146" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 17, Periode: 1880-1890, Bevolkingsregister, 17, 146"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e924ec4d-6942-03cf-785e-e25ed94d0282.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e924ec4d-6942-03cf-785e-e25ed94d0282.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f" ;
  a2a:RecordGUID "{5f36c2fe-5fe7-bf50-c0a9-e19c95296e7f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4762_00004762.xml van SHA" .

