@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_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8
  a a2a:Record ;
  rdfs:label "Registratie op 13 september 1842 te Graauw" ;
  a2a:hasPerson oa:person_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Person-630aa2dd-3c73-317a-3b46-c70382766d78, oa:person_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Person-7675a1a1-c4d0-5c9f-2716-ab7b7d663fa4, oa:person_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Person-a13e56a4-37cb-adf8-3af9-cae423369704 ;
  a2a:hasEvent oa:event_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_0, oa:relationep_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_1, oa:relationep_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_2 ;
  a2a:hasSource oa:source_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8 .

oa:person_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Person-630aa2dd-3c73-317a-3b46-c70382766d78
  a a2a:Person ;
  rdfs:label "Pieter Platjouw" ;
  a2a:PersonName [
    rdfs:label "Pieter Platjouw" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Platjouw"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1842-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Graauw" ;
    rdfs:label "Graauw"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Person-7675a1a1-c4d0-5c9f-2716-ab7b7d663fa4
  a a2a:Person ;
  rdfs:label "Cornelia Vogelaar" ;
  a2a:PersonName [
    rdfs:label "Cornelia Vogelaar" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Vogelaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1838-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Graauw" ;
    rdfs:label "Graauw"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Person-a13e56a4-37cb-adf8-3af9-cae423369704
  a a2a:Person ;
  rdfs:label "Petrus Ivens" ;
  a2a:PersonName [
    rdfs:label "Petrus Ivens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Ivens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1870-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Graauw" ;
    rdfs:label "Graauw"
  ] .

oa:event_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1842-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Graauw" ;
    rdfs:label "Graauw"
  ] .

oa:relationep_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Person:630aa2dd-3c73-317a-3b46-c70382766d78 ;
  a2a:EventKeyRef oa:event_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Event1 .

oa:relationep_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Person:7675a1a1-c4d0-5c9f-2716-ab7b7d663fa4 ;
  a2a:EventKeyRef oa:event_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Event1 .

oa:relationep_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Person:a13e56a4-37cb-adf8-3af9-cae423369704 ;
  a2a:EventKeyRef oa:event_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8_Event1 .

oa:source_sha_143e9e23-a8ee-df82-87dc-dcd24dcc1dc8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Herpt en Bern" ;
    rdfs:label "Herpt en Bern", "1885-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-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: 5, Periode: 1885-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "127" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 5, Periode: 1885-1890, Bevolkingsregister, 5, 127"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/02e92293-a94b-198f-8ed3-5d477effcfa2.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/143e9e23-a8ee-df82-87dc-dcd24dcc1dc8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/02e92293-a94b-198f-8ed3-5d477effcfa2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/143e9e23-a8ee-df82-87dc-dcd24dcc1dc8" ;
  a2a:RecordGUID "{143e9e23-a8ee-df82-87dc-dcd24dcc1dc8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4469_00004469.xml van SHA" .

