@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_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7
  a a2a:Record ;
  rdfs:label "Registratie op 14 augustus 1870 te Noordwolde" ;
  a2a:hasPerson oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-bdd98eed-01ba-54ff-fcdb-b7c474d88638, oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-156daf8e-5190-921a-a88a-d64e47d5faf0, oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-7c0be668-1c12-4573-4d3d-3a8014483d85, oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-738bdb2e-28c2-cecc-0566-d81f3f7c27c3, oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-c6df5160-c9bb-a3ad-efa3-f5fb49f4e802, oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-512a4f32-002b-4b40-79ae-5f96b41394d5, oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-69cad2b2-3c96-1772-9eee-93a8e159fc34, oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-74b80896-edb1-d491-ae65-1f674b643495, oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-3eb684f4-8689-56e2-0c46-c53ce18801db ;
  a2a:hasEvent oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_0, oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_1, oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_2, oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_3, oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_4, oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_5, oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_6, oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_7, oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_8 ;
  a2a:hasSource oa:source_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7 .

oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-bdd98eed-01ba-54ff-fcdb-b7c474d88638
  a a2a:Person ;
  rdfs:label "Pieter Possemis" ;
  a2a:PersonName [
    rdfs:label "Pieter Possemis" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Possemis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1870-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] ;
  a2a:Profession "stoelenmaker" .

oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-156daf8e-5190-921a-a88a-d64e47d5faf0
  a a2a:Person ;
  rdfs:label "Eva Ekkelboom" ;
  a2a:PersonName [
    rdfs:label "Eva Ekkelboom" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Ekkelboom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1870-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijensleekerveld" ;
    rdfs:label "Nijensleekerveld"
  ] .

oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-7c0be668-1c12-4573-4d3d-3a8014483d85
  a a2a:Person ;
  rdfs:label "Franciscus Possemis" ;
  a2a:PersonName [
    rdfs:label "Franciscus Possemis" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Possemis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1902-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-738bdb2e-28c2-cecc-0566-d81f3f7c27c3
  a a2a:Person ;
  rdfs:label "Teunis Possemis" ;
  a2a:PersonName [
    rdfs:label "Teunis Possemis" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Possemis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1904-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-c6df5160-c9bb-a3ad-efa3-f5fb49f4e802
  a a2a:Person ;
  rdfs:label "Bardina Possemis" ;
  a2a:PersonName [
    rdfs:label "Bardina Possemis" ;
    a2a:PersonNameFirstName "Bardina" ;
    a2a:PersonNameLastName "Possemis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1907-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-512a4f32-002b-4b40-79ae-5f96b41394d5
  a a2a:Person ;
  rdfs:label "Hendrikus Possemis" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Possemis" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Possemis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1910-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-69cad2b2-3c96-1772-9eee-93a8e159fc34
  a a2a:Person ;
  rdfs:label "Alberta Possemis" ;
  a2a:PersonName [
    rdfs:label "Alberta Possemis" ;
    a2a:PersonNameFirstName "Alberta" ;
    a2a:PersonNameLastName "Possemis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1896-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-74b80896-edb1-d491-ae65-1f674b643495
  a a2a:Person ;
  rdfs:label "Deodorus Sicodius Jozef Possemis" ;
  a2a:PersonName [
    rdfs:label "Deodorus Sicodius Jozef Possemis" ;
    a2a:PersonNameFirstName "Deodorus Sicodius Jozef" ;
    a2a:PersonNameLastName "Possemis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1913-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Losser" ;
    rdfs:label "Losser"
  ] .

oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person-3eb684f4-8689-56e2-0c46-c53ce18801db
  a a2a:Person ;
  rdfs:label "Johanna Christina Possemis" ;
  a2a:PersonName [
    rdfs:label "Johanna Christina Possemis" ;
    a2a:PersonNameFirstName "Johanna Christina" ;
    a2a:PersonNameLastName "Possemis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1899-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] ;
  a2a:Profession "dienstbode" .

oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1870-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person:bdd98eed-01ba-54ff-fcdb-b7c474d88638 ;
  a2a:EventKeyRef oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 .

oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person:156daf8e-5190-921a-a88a-d64e47d5faf0 ;
  a2a:EventKeyRef oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 .

oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person:7c0be668-1c12-4573-4d3d-3a8014483d85 ;
  a2a:EventKeyRef oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 .

oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person:738bdb2e-28c2-cecc-0566-d81f3f7c27c3 ;
  a2a:EventKeyRef oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 .

oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person:c6df5160-c9bb-a3ad-efa3-f5fb49f4e802 ;
  a2a:EventKeyRef oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 .

oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person:512a4f32-002b-4b40-79ae-5f96b41394d5 ;
  a2a:EventKeyRef oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 .

oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person:69cad2b2-3c96-1772-9eee-93a8e159fc34 ;
  a2a:EventKeyRef oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 .

oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person:74b80896-edb1-d491-ae65-1f674b643495 ;
  a2a:EventKeyRef oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 .

oa:relationep_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Person:3eb684f4-8689-56e2-0c46-c53ce18801db ;
  a2a:EventKeyRef oa:event_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7_Event1 .

oa:source_sha_96eb87d8-5cfd-e127-69e8-1ef948a0d0e7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1910-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-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: 100, Periode: 1910-1921" ;
    a2a:Book "Bevolkingsregister, deel III" ;
    a2a:RegistryNumber "100" ;
    a2a:Folio "590" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 100, Periode: 1910-1921, Bevolkingsregister, deel III, 100, 590"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a30ae6fb-9ee1-81a6-8a43-17631a378e39.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/96eb87d8-5cfd-e127-69e8-1ef948a0d0e7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a30ae6fb-9ee1-81a6-8a43-17631a378e39.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/96eb87d8-5cfd-e127-69e8-1ef948a0d0e7" ;
  a2a:RecordGUID "{96eb87d8-5cfd-e127-69e8-1ef948a0d0e7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4979_00004979.xml van SHA" .

