@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_7d5cbc76-c71a-42ec-8f4d-57b4062aa315
  a a2a:Record ;
  rdfs:label "Registratie op 7 september 1800 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Person-6a99a1a1-8b9e-5736-f0ef-03631589899f, oa:person_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Person-603008e7-d9a6-7be3-c9ed-6c389b1fcd5a, oa:person_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Person-4ebf7eca-4cf0-6401-c0e7-bd750a0a6abb ;
  a2a:hasEvent oa:event_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_0, oa:relationep_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_1, oa:relationep_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_2 ;
  a2a:hasSource oa:source_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315 .

oa:person_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Person-6a99a1a1-8b9e-5736-f0ef-03631589899f
  a a2a:Person ;
  rdfs:label "Johannes Honcoop" ;
  a2a:PersonName [
    rdfs:label "Johannes Honcoop" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Honcoop"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1800-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Person-603008e7-d9a6-7be3-c9ed-6c389b1fcd5a
  a a2a:Person ;
  rdfs:label "Johanna Honcoop" ;
  a2a:PersonName [
    rdfs:label "Johanna Honcoop" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Honcoop"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1829-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Person-4ebf7eca-4cf0-6401-c0e7-bd750a0a6abb
  a a2a:Person ;
  rdfs:label "Johannes Honcoop" ;
  a2a:PersonName [
    rdfs:label "Johannes Honcoop" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Honcoop"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1868-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1800-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Person:6a99a1a1-8b9e-5736-f0ef-03631589899f ;
  a2a:EventKeyRef oa:event_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Event1 .

oa:relationep_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Person:603008e7-d9a6-7be3-c9ed-6c389b1fcd5a ;
  a2a:EventKeyRef oa:event_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Event1 .

oa:relationep_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Person:4ebf7eca-4cf0-6401-c0e7-bd750a0a6abb ;
  a2a:EventKeyRef oa:event_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315_Event1 .

oa:source_sha_7d5cbc76-c71a-42ec-8f4d-57b4062aa315
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen", "1886-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-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: 1886-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "140" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 6, Periode: 1886-1900, Bevolkingsregister, 6, 140"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/63b5346f-1cd1-ebe3-2a48-ec0d31f13f99.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7d5cbc76-c71a-42ec-8f4d-57b4062aa315" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/63b5346f-1cd1-ebe3-2a48-ec0d31f13f99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7d5cbc76-c71a-42ec-8f4d-57b4062aa315" ;
  a2a:RecordGUID "{7d5cbc76-c71a-42ec-8f4d-57b4062aa315}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4879_00004879.xml van SHA" .

