@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_eeae4cb5-7427-08fd-3b52-cc6ea799f26d
  a a2a:Record ;
  rdfs:label "Registratie op 29-2-1800 te Drongelen" ;
  a2a:hasPerson oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-62cb089e-ad0c-44ea-c82d-ac9c241b1751, oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-a79645ec-f39e-b25a-a1cb-353f667d3794, oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-53303801-6c2b-d386-1de8-aba3edfca9e5, oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-f7410551-6e69-2988-80a5-abc800f085a2, oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-acf96bec-5e60-e416-2bb3-1704f3beb58e ;
  a2a:hasEvent oa:event_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_0, oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_1, oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_2, oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_3, oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_4 ;
  a2a:hasSource oa:source_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d .

oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-62cb089e-ad0c-44ea-c82d-ac9c241b1751
  a a2a:Person ;
  rdfs:label "Willem in 't Veld" ;
  a2a:PersonName [
    rdfs:label "Willem in 't Veld" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "in 't" ;
    a2a:PersonNameLastName "Veld"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1800-02-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-a79645ec-f39e-b25a-a1cb-353f667d3794
  a a2a:Person ;
  rdfs:label "Jenneke Colijn" ;
  a2a:PersonName [
    rdfs:label "Jenneke Colijn" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1807" ] ;
  a2a:BirthPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-53303801-6c2b-d386-1de8-aba3edfca9e5
  a a2a:Person ;
  rdfs:label "Catharina Lawendel" ;
  a2a:PersonName [
    rdfs:label "Catharina Lawendel" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Lawendel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1764" ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-f7410551-6e69-2988-80a5-abc800f085a2
  a a2a:Person ;
  rdfs:label "Maaijke de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Maaijke de Bruijn" ;
    a2a:PersonNameFirstName "Maaijke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1814-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person-acf96bec-5e60-e416-2bb3-1704f3beb58e
  a a2a:Person ;
  rdfs:label "Jacobus van Beuzekom" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Beuzekom" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beuzekom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1841" ] ;
  a2a:BirthPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1800-02-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] .

oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person:62cb089e-ad0c-44ea-c82d-ac9c241b1751 ;
  a2a:EventKeyRef oa:event_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Event1 .

oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person:a79645ec-f39e-b25a-a1cb-353f667d3794 ;
  a2a:EventKeyRef oa:event_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Event1 .

oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person:53303801-6c2b-d386-1de8-aba3edfca9e5 ;
  a2a:EventKeyRef oa:event_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Event1 .

oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person:f7410551-6e69-2988-80a5-abc800f085a2 ;
  a2a:EventKeyRef oa:event_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Event1 .

oa:relationep_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Person:acf96bec-5e60-e416-2bb3-1704f3beb58e ;
  a2a:EventKeyRef oa:event_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d_Event1 .

oa:source_sha_eeae4cb5-7427-08fd-3b52-cc6ea799f26d
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen", "1849-01-01 - 1859-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-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: 3, Periode: 1849-1859" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "81" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 3, Periode: 1849-1859, Bevolkingsregister, 3, 81"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/141031db-5a6c-2859-c9ec-2e697f2f3ca7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/eeae4cb5-7427-08fd-3b52-cc6ea799f26d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/141031db-5a6c-2859-c9ec-2e697f2f3ca7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/eeae4cb5-7427-08fd-3b52-cc6ea799f26d" ;
  a2a:RecordGUID "{eeae4cb5-7427-08fd-3b52-cc6ea799f26d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4264_00004264.xml van SHA" .

