@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_d5ecfcdf-14db-79ae-4ea1-9a20924df56d
  a a2a:Record ;
  rdfs:label "Registratie op 2 juni 1899 te Delft" ;
  a2a:hasPerson oa:person_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Person-cd2c4215-c0f5-d33c-8529-6c4052878ff7, oa:person_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Person-58dfbbb3-5816-1d15-02af-fe2d0b73c66c, oa:person_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Person-3e265cd9-bce5-0895-b793-322ab43a5c3a ;
  a2a:hasEvent oa:event_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_0, oa:relationep_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_1, oa:relationep_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_2 ;
  a2a:hasSource oa:source_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d .

oa:person_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Person-cd2c4215-c0f5-d33c-8529-6c4052878ff7
  a a2a:Person ;
  rdfs:label "Cornelis Wilhelmus Willemse" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wilhelmus Willemse" ;
    a2a:PersonNameFirstName "Cornelis Wilhelmus" ;
    a2a:PersonNameLastName "Willemse"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1899-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] ;
  a2a:Profession "broeder" .

oa:person_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Person-58dfbbb3-5816-1d15-02af-fe2d0b73c66c
  a a2a:Person ;
  rdfs:label "Gerardus Wiegmans" ;
  a2a:PersonName [
    rdfs:label "Gerardus Wiegmans" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Wiegmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1923-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:Profession "student" .

oa:person_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Person-3e265cd9-bce5-0895-b793-322ab43a5c3a
  a a2a:Person ;
  rdfs:label "Aloijsius Maria Wiegmans" ;
  a2a:PersonName [
    rdfs:label "Aloijsius Maria Wiegmans" ;
    a2a:PersonNameFirstName "Aloijsius Maria" ;
    a2a:PersonNameLastName "Wiegmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1925-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:Profession "student" .

oa:event_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1899-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:relationep_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Person:cd2c4215-c0f5-d33c-8529-6c4052878ff7 ;
  a2a:EventKeyRef oa:event_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Event1 .

oa:relationep_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Person:58dfbbb3-5816-1d15-02af-fe2d0b73c66c ;
  a2a:EventKeyRef oa:event_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Event1 .

oa:relationep_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Person:3e265cd9-bce5-0895-b793-322ab43a5c3a ;
  a2a:EventKeyRef oa:event_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d_Event1 .

oa:source_sha_d5ecfcdf-14db-79ae-4ea1-9a20924df56d
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1920-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-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: 45, Periode: 1920-1940" ;
    a2a:Book "Persoonskaarten" ;
    a2a:RegistryNumber "45" ;
    a2a:Folio "125" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 45, Periode: 1920-1940, Persoonskaarten, 45, 125"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8e508b08-8bf0-9444-baab-9f66154010fb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d5ecfcdf-14db-79ae-4ea1-9a20924df56d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8e508b08-8bf0-9444-baab-9f66154010fb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/324c9540-62a0-c4aa-c26c-b3da812fae2d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d5ecfcdf-14db-79ae-4ea1-9a20924df56d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/324c9540-62a0-c4aa-c26c-b3da812fae2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d5ecfcdf-14db-79ae-4ea1-9a20924df56d" ;
  a2a:RecordGUID "{d5ecfcdf-14db-79ae-4ea1-9a20924df56d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4169_00004169.xml van SHA" .

