@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_e55c135a-895e-784d-ddf5-ec9880ca24ce
  a a2a:Record ;
  rdfs:label "Registratie op 13 september 1850 te Drunen" ;
  a2a:hasPerson oa:person_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Person-2f021c4a-4706-75d8-68e1-0916ff214a36, oa:person_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Person-6ff75851-522d-2635-4245-3c4a67346d29, oa:person_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Person-d8238d70-0408-8c81-c517-7f5d20d523b0 ;
  a2a:hasEvent oa:event_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_0, oa:relationep_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_1, oa:relationep_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_2 ;
  a2a:hasSource oa:source_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce .

oa:person_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Person-2f021c4a-4706-75d8-68e1-0916ff214a36
  a a2a:Person ;
  rdfs:label "Adrianus de Kruijf" ;
  a2a:PersonName [
    rdfs:label "Adrianus de Kruijf" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kruijf"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1850-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Person-6ff75851-522d-2635-4245-3c4a67346d29
  a a2a:Person ;
  rdfs:label "Maria van Engelen" ;
  a2a:PersonName [
    rdfs:label "Maria van Engelen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Engelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1852-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Person-d8238d70-0408-8c81-c517-7f5d20d523b0
  a a2a:Person ;
  rdfs:label "Maria Catharina de Kruijf" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina de Kruijf" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kruijf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1876-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1850-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Person:2f021c4a-4706-75d8-68e1-0916ff214a36 ;
  a2a:EventKeyRef oa:event_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Event1 .

oa:relationep_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Person:6ff75851-522d-2635-4245-3c4a67346d29 ;
  a2a:EventKeyRef oa:event_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Event1 .

oa:relationep_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Person:d8238d70-0408-8c81-c517-7f5d20d523b0 ;
  a2a:EventKeyRef oa:event_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce_Event1 .

oa:source_sha_e55c135a-895e-784d-ddf5-ec9880ca24ce
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1870-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-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: 16, Periode: 1870-1879" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "333" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 16, Periode: 1870-1879, Bevolkingsregister, 16, 333"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e718ed45-065e-dadf-1a05-145bb2111b28.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e55c135a-895e-784d-ddf5-ec9880ca24ce" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e718ed45-065e-dadf-1a05-145bb2111b28.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e55c135a-895e-784d-ddf5-ec9880ca24ce" ;
  a2a:RecordGUID "{e55c135a-895e-784d-ddf5-ec9880ca24ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4228_00004228.xml van SHA" .

