@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_f7cbfea2-e810-5a94-ed73-aac31baf5e08
  a a2a:Record ;
  rdfs:label "Registratie op 8 december 1849 te Heesbeen" ;
  a2a:hasPerson oa:person_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Person-6a074e5f-f2f6-6834-bfbb-85499b54bc05, oa:person_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Person-5bd1a7fb-1aef-4275-7d5e-935ce0316fdd, oa:person_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Person-673d872a-657d-0096-cc48-aec5f295b08d ;
  a2a:hasEvent oa:event_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_0, oa:relationep_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_1, oa:relationep_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_2 ;
  a2a:hasSource oa:source_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08 .

oa:person_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Person-6a074e5f-f2f6-6834-bfbb-85499b54bc05
  a a2a:Person ;
  rdfs:label "Bartel Colijn" ;
  a2a:PersonName [
    rdfs:label "Bartel Colijn" ;
    a2a:PersonNameFirstName "Bartel" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1849-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heesbeen" ;
    rdfs:label "Heesbeen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Person-5bd1a7fb-1aef-4275-7d5e-935ce0316fdd
  a a2a:Person ;
  rdfs:label "Goverdina Nieuwkoop" ;
  a2a:PersonName [
    rdfs:label "Goverdina Nieuwkoop" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNameLastName "Nieuwkoop"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1857-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Person-673d872a-657d-0096-cc48-aec5f295b08d
  a a2a:Person ;
  rdfs:label "Paulus Colijn" ;
  a2a:PersonName [
    rdfs:label "Paulus Colijn" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1884-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heesbeen" ;
    rdfs:label "Heesbeen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1849-12-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heesbeen" ;
    rdfs:label "Heesbeen"
  ] .

oa:relationep_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Person:6a074e5f-f2f6-6834-bfbb-85499b54bc05 ;
  a2a:EventKeyRef oa:event_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Event1 .

oa:relationep_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Person:5bd1a7fb-1aef-4275-7d5e-935ce0316fdd ;
  a2a:EventKeyRef oa:event_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Event1 .

oa:relationep_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Person:673d872a-657d-0096-cc48-aec5f295b08d ;
  a2a:EventKeyRef oa:event_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08_Event1 .

oa:source_sha_f7cbfea2-e810-5a94-ed73-aac31baf5e08
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heesbeen, Eethen en Genderen" ;
    rdfs:label "Heesbeen, Eethen en Genderen", "1890-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-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: 1890-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "17" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 5, Periode: 1890-1900, Bevolkingsregister, 5, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/436e7861-02f6-1179-ab12-5cf838cf4a2a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f7cbfea2-e810-5a94-ed73-aac31baf5e08" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/436e7861-02f6-1179-ab12-5cf838cf4a2a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f7cbfea2-e810-5a94-ed73-aac31baf5e08" ;
  a2a:RecordGUID "{f7cbfea2-e810-5a94-ed73-aac31baf5e08}" ;
  a2a:SourceRemarkOpmerking "Betreft achtereenvolgens Eethen huisnr. A01-A61 (p. 1-117, scan 1-65), Genderen huisnr. B01-B9x (p. 1-255, scan 71-229) en Heesbeen huisnr. C01-C59 (p. 1-78, scan 237-288)." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4299_00004299.xml van SHA" .

