@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_69f50e1f-029b-9a14-e2b7-3b00a67e4670
  a a2a:Record ;
  rdfs:label "Registratie op 24 juni 1876 te Tilburg" ;
  a2a:hasPerson oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person-a635f8f3-de81-e689-de83-81f730589392, oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person-3515639a-af7f-94ec-c46d-b7e13db5f287, oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person-19e9b08a-3cf8-2d94-8a5a-43097a488c21, oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person-b3ccdd86-a02d-0440-0220-4fef3a089d61 ;
  a2a:hasEvent oa:event_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_0, oa:relationep_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_1, oa:relationep_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_2, oa:relationep_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_3 ;
  a2a:hasSource oa:source_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670 .

oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person-a635f8f3-de81-e689-de83-81f730589392
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Suijs" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Suijs" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Suijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1876-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person-3515639a-af7f-94ec-c46d-b7e13db5f287
  a a2a:Person ;
  rdfs:label "Johanna Catharina Broeren" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Broeren" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Broeren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1876-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oeffelt" ;
    rdfs:label "Oeffelt"
  ] .

oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person-19e9b08a-3cf8-2d94-8a5a-43097a488c21
  a a2a:Person ;
  rdfs:label "Francisca Cornelia Josephina Andreas Suijs" ;
  a2a:PersonName [
    rdfs:label "Francisca Cornelia Josephina Andreas Suijs" ;
    a2a:PersonNameFirstName "Francisca Cornelia Josephina Andreas" ;
    a2a:PersonNameLastName "Suijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1907-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person-b3ccdd86-a02d-0440-0220-4fef3a089d61
  a a2a:Person ;
  rdfs:label "Andrea Huiberdina Cornelia Suijs" ;
  a2a:PersonName [
    rdfs:label "Andrea Huiberdina Cornelia Suijs" ;
    a2a:PersonNameFirstName "Andrea Huiberdina Cornelia" ;
    a2a:PersonNameLastName "Suijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1909-05-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1876-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person:a635f8f3-de81-e689-de83-81f730589392 ;
  a2a:EventKeyRef oa:event_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Event1 .

oa:relationep_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person:3515639a-af7f-94ec-c46d-b7e13db5f287 ;
  a2a:EventKeyRef oa:event_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Event1 .

oa:relationep_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person:19e9b08a-3cf8-2d94-8a5a-43097a488c21 ;
  a2a:EventKeyRef oa:event_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Event1 .

oa:relationep_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Person:b3ccdd86-a02d-0440-0220-4fef3a089d61 ;
  a2a:EventKeyRef oa:event_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670_Event1 .

oa:source_sha_69f50e1f-029b-9a14-e2b7-3b00a67e4670
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1904-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-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: 32, Periode: 1904-1909" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "32" ;
    a2a:Folio "337" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 32, Periode: 1904-1909, Bevolkingsregister, 32, 337"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a06926dd-19a9-2370-a0af-427547af40ea.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/69f50e1f-029b-9a14-e2b7-3b00a67e4670" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a06926dd-19a9-2370-a0af-427547af40ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/69f50e1f-029b-9a14-e2b7-3b00a67e4670" ;
  a2a:RecordGUID "{69f50e1f-029b-9a14-e2b7-3b00a67e4670}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4804_00004804.xml van SHA" .

