@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_112ec2bf-55db-409e-ff9b-e2a4c5befe84
  a a2a:Record ;
  rdfs:label "Registratie in 1823 te Capelle" ;
  a2a:hasPerson oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person-2b528750-a36c-7610-1501-510cfb9a197c, oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person-d34c288a-cfea-f9c2-233d-79f340f76289, oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person-55f08646-f61a-9561-50a6-308d5308781c, oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person-a84a7e91-6067-ec32-e834-c1e245ae87a1 ;
  a2a:hasEvent oa:event_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_0, oa:relationep_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_1, oa:relationep_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_2, oa:relationep_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_3 ;
  a2a:hasSource oa:source_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84 .

oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person-2b528750-a36c-7610-1501-510cfb9a197c
  a a2a:Person ;
  rdfs:label "Jacob van Tilborgh" ;
  a2a:PersonName [
    rdfs:label "Jacob van Tilborgh" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborgh"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1823" ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "hooi- en akkerbouwer" .

oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person-d34c288a-cfea-f9c2-233d-79f340f76289
  a a2a:Person ;
  rdfs:label "Maria van Waarthuizen" ;
  a2a:PersonName [
    rdfs:label "Maria van Waarthuizen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Waarthuizen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1823" ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] .

oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person-55f08646-f61a-9561-50a6-308d5308781c
  a a2a:Person ;
  rdfs:label "Antonia van Tilborgh" ;
  a2a:PersonName [
    rdfs:label "Antonia van Tilborgh" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborgh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1849-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person-a84a7e91-6067-ec32-e834-c1e245ae87a1
  a a2a:Person ;
  rdfs:label "Jan van Tilborgh" ;
  a2a:PersonName [
    rdfs:label "Jan van Tilborgh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborgh"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1850-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:event_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1823" ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person:2b528750-a36c-7610-1501-510cfb9a197c ;
  a2a:EventKeyRef oa:event_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Event1 .

oa:relationep_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person:d34c288a-cfea-f9c2-233d-79f340f76289 ;
  a2a:EventKeyRef oa:event_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Event1 .

oa:relationep_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person:55f08646-f61a-9561-50a6-308d5308781c ;
  a2a:EventKeyRef oa:event_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Event1 .

oa:relationep_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Person:a84a7e91-6067-ec32-e834-c1e245ae87a1 ;
  a2a:EventKeyRef oa:event_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84_Event1 .

oa:source_sha_112ec2bf-55db-409e-ff9b-e2a4c5befe84
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "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: Bevolkingsregister, Deel: 56, Periode: 1850-1860" ;
    a2a:Book "Bevolkingsregister, delen II-III" ;
    a2a:RegistryNumber "56" ;
    a2a:Folio "305" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 56, Periode: 1850-1860, Bevolkingsregister, delen II-III, 56, 305"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ae8e5080-cb31-1712-53ce-ea748f67cc71.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/112ec2bf-55db-409e-ff9b-e2a4c5befe84" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ae8e5080-cb31-1712-53ce-ea748f67cc71.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/112ec2bf-55db-409e-ff9b-e2a4c5befe84" ;
  a2a:RecordGUID "{112ec2bf-55db-409e-ff9b-e2a4c5befe84}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4457_00004457.xml van SHA" .

