@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_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf
  a a2a:Record ;
  rdfs:label "Registratie op 27 juni 1849 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Person-cfae1289-0b8c-f6ae-4944-cf96e3a584ae, oa:person_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Person-ff0e6447-4b92-0d13-9407-94bb2d5b9afc, oa:person_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Person-403ecc42-d593-1069-6d88-a37feb821676 ;
  a2a:hasEvent oa:event_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_0, oa:relationep_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_1, oa:relationep_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_2 ;
  a2a:hasSource oa:source_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf .

oa:person_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Person-cfae1289-0b8c-f6ae-4944-cf96e3a584ae
  a a2a:Person ;
  rdfs:label "Maarten van der Wiel" ;
  a2a:PersonName [
    rdfs:label "Maarten van der Wiel" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1849-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Person-ff0e6447-4b92-0d13-9407-94bb2d5b9afc
  a a2a:Person ;
  rdfs:label "Pieternella Roza" ;
  a2a:PersonName [
    rdfs:label "Pieternella Roza" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1848-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vuren" ;
    rdfs:label "Vuren"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Person-403ecc42-d593-1069-6d88-a37feb821676
  a a2a:Person ;
  rdfs:label "Teunis van der Wiel" ;
  a2a:PersonName [
    rdfs:label "Teunis van der Wiel" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1871-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vuren" ;
    rdfs:label "Vuren"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1849-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Person:cfae1289-0b8c-f6ae-4944-cf96e3a584ae ;
  a2a:EventKeyRef oa:event_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Event1 .

oa:relationep_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Person:ff0e6447-4b92-0d13-9407-94bb2d5b9afc ;
  a2a:EventKeyRef oa:event_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Event1 .

oa:relationep_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Person:403ecc42-d593-1069-6d88-a37feb821676 ;
  a2a:EventKeyRef oa:event_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf_Event1 .

oa:source_sha_ec0b7ee8-804c-bc24-8c0c-eceabcced3bf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1860-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-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: 7, Periode: 1860-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "172" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1860-1890, Bevolkingsregister, 7, 172"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7158f699-6141-d5f4-20e2-db26cb0e4906.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ec0b7ee8-804c-bc24-8c0c-eceabcced3bf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7158f699-6141-d5f4-20e2-db26cb0e4906.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ec0b7ee8-804c-bc24-8c0c-eceabcced3bf" ;
  a2a:RecordGUID "{ec0b7ee8-804c-bc24-8c0c-eceabcced3bf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4253_00004253.xml van SHA" .

