@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_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a
  a a2a:Record ;
  rdfs:label "Registratie op 31 maart 1854 te Breda" ;
  a2a:hasPerson oa:person_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Person-ee5fb0b3-58a9-2b25-3e7a-80cf4cec8efb, oa:person_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Person-5511a9ee-d9c1-19cc-34fd-cf83e77102ab, oa:person_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Person-2d3b472a-292b-1db7-2b8d-e7811963442f ;
  a2a:hasEvent oa:event_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_0, oa:relationep_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_1, oa:relationep_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_2 ;
  a2a:hasSource oa:source_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a .

oa:person_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Person-ee5fb0b3-58a9-2b25-3e7a-80cf4cec8efb
  a a2a:Person ;
  rdfs:label "Matheus Johannes Tiggelman" ;
  a2a:PersonName [
    rdfs:label "Matheus Johannes Tiggelman" ;
    a2a:PersonNameFirstName "Matheus Johannes" ;
    a2a:PersonNameLastName "Tiggelman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1854-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] ;
  a2a:Profession "schoolhoofd" .

oa:person_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Person-5511a9ee-d9c1-19cc-34fd-cf83e77102ab
  a a2a:Person ;
  rdfs:label "Johannes Leonardus Tiggelman" ;
  a2a:PersonName [
    rdfs:label "Johannes Leonardus Tiggelman" ;
    a2a:PersonNameFirstName "Johannes Leonardus" ;
    a2a:PersonNameLastName "Tiggelman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1806-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Person-2d3b472a-292b-1db7-2b8d-e7811963442f
  a a2a:Person ;
  rdfs:label "Jacoba Catharina Vens" ;
  a2a:PersonName [
    rdfs:label "Jacoba Catharina Vens" ;
    a2a:PersonNameFirstName "Jacoba Catharina" ;
    a2a:PersonNameLastName "Vens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1817-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1854-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Person:ee5fb0b3-58a9-2b25-3e7a-80cf4cec8efb ;
  a2a:EventKeyRef oa:event_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Event1 .

oa:relationep_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Person:5511a9ee-d9c1-19cc-34fd-cf83e77102ab ;
  a2a:EventKeyRef oa:event_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Event1 .

oa:relationep_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Person:2d3b472a-292b-1db7-2b8d-e7811963442f ;
  a2a:EventKeyRef oa:event_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a_Event1 .

oa:source_sha_d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1880-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-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: 19, Periode: 1880-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "196" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 19, Periode: 1880-1900, Bevolkingsregister, 19, 196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d41cfd34-681a-3dd3-df74-b9f862589dcf.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d41cfd34-681a-3dd3-df74-b9f862589dcf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a" ;
  a2a:RecordGUID "{d7f0c2bd-9d2b-9872-6ef9-52b5e4ec474a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4177_00004177.xml van SHA" .

