@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_e04b85db-7cab-eaf6-448c-fa99cef4156f
  a a2a:Record ;
  rdfs:label "Registratie op 5 februari 1898 te Groningen" ;
  a2a:hasPerson oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-d45dc9a8-991b-f6b6-bccc-566d59292621, oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-598b4324-871f-bf91-5366-885e4672382e, oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-f7159a36-2e9f-f40b-7599-78cfed6f0367, oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-5d314064-e6b8-4462-fd94-d98141c082a5, oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-f9ac3d79-de72-1468-e319-ccae1efff5ba ;
  a2a:hasEvent oa:event_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_0, oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_1, oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_2, oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_3, oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_4 ;
  a2a:hasSource oa:source_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f .

oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-d45dc9a8-991b-f6b6-bccc-566d59292621
  a a2a:Person ;
  rdfs:label "Petrus Joseph Johannes Profittlich" ;
  a2a:PersonName [
    rdfs:label "Petrus Joseph Johannes Profittlich" ;
    a2a:PersonNameFirstName "Petrus Joseph Johannes" ;
    a2a:PersonNameLastName "Profittlich"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1898-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-598b4324-871f-bf91-5366-885e4672382e
  a a2a:Person ;
  rdfs:label "Martinus Cornelis Pelders" ;
  a2a:PersonName [
    rdfs:label "Martinus Cornelis Pelders" ;
    a2a:PersonNameFirstName "Martinus Cornelis" ;
    a2a:PersonNameLastName "Pelders"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1914-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-f7159a36-2e9f-f40b-7599-78cfed6f0367
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Pennings" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Pennings" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Pennings"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1916-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-5d314064-e6b8-4462-fd94-d98141c082a5
  a a2a:Person ;
  rdfs:label "Antonia Johanna van der Pluim" ;
  a2a:PersonName [
    rdfs:label "Antonia Johanna van der Pluim" ;
    a2a:PersonNameFirstName "Antonia Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pluim"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1894-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person-f9ac3d79-de72-1468-e319-ccae1efff5ba
  a a2a:Person ;
  rdfs:label "Theodorus de Pauw" ;
  a2a:PersonName [
    rdfs:label "Theodorus de Pauw" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pauw"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1913-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1898-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person:d45dc9a8-991b-f6b6-bccc-566d59292621 ;
  a2a:EventKeyRef oa:event_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Event1 .

oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person:598b4324-871f-bf91-5366-885e4672382e ;
  a2a:EventKeyRef oa:event_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Event1 .

oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person:f7159a36-2e9f-f40b-7599-78cfed6f0367 ;
  a2a:EventKeyRef oa:event_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Event1 .

oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person:5d314064-e6b8-4462-fd94-d98141c082a5 ;
  a2a:EventKeyRef oa:event_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Event1 .

oa:relationep_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Person:f9ac3d79-de72-1468-e319-ccae1efff5ba ;
  a2a:EventKeyRef oa:event_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f_Event1 .

oa:source_sha_e04b85db-7cab-eaf6-448c-fa99cef4156f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1926-01-01 - 1935-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-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: 14, Periode: 1926-1935" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "71" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 14, Periode: 1926-1935, Bevolkingsregister, 14, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f5d8e566-f230-f716-16e2-c0de89dcfca8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e04b85db-7cab-eaf6-448c-fa99cef4156f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f5d8e566-f230-f716-16e2-c0de89dcfca8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e04b85db-7cab-eaf6-448c-fa99cef4156f" ;
  a2a:RecordGUID "{e04b85db-7cab-eaf6-448c-fa99cef4156f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4209_00004209.xml van SHA" .

