@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_232b569a-a413-a5b0-a315-d044b375e6f5
  a a2a:Record ;
  rdfs:label "Registratie op 6 februari 1815 te Mill" ;
  a2a:hasPerson oa:person_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Person-5faec3ad-2ec8-3e5a-843d-fc5ab3afee30, oa:person_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Person-448768c9-8782-0648-d36e-941d66b15c4f, oa:person_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Person-26bf63ea-5f44-ea1c-d09d-fcf59aee21cb ;
  a2a:hasEvent oa:event_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_232b569a-a413-a5b0-a315-d044b375e6f5_0, oa:relationep_sha_232b569a-a413-a5b0-a315-d044b375e6f5_1, oa:relationep_sha_232b569a-a413-a5b0-a315-d044b375e6f5_2 ;
  a2a:hasSource oa:source_sha_232b569a-a413-a5b0-a315-d044b375e6f5 .

oa:person_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Person-5faec3ad-2ec8-3e5a-843d-fc5ab3afee30
  a a2a:Person ;
  rdfs:label "Antonius Martens van de Kleine Mulder" ;
  a2a:PersonName [
    rdfs:label "Antonius Martens van de Kleine Mulder" ;
    a2a:PersonNameFirstName "Antonius Martens" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kleine Mulder"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1815-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Person-448768c9-8782-0648-d36e-941d66b15c4f
  a a2a:Person ;
  rdfs:label "Elisabeth de Hart" ;
  a2a:PersonName [
    rdfs:label "Elisabeth de Hart" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1816-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Person-26bf63ea-5f44-ea1c-d09d-fcf59aee21cb
  a a2a:Person ;
  rdfs:label "Johannes Adrianus van de Kleine Mulder" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus van de Kleine Mulder" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kleine Mulder"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1841-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "sigarenmaker" .

oa:event_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1815-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] .

oa:relationep_sha_232b569a-a413-a5b0-a315-d044b375e6f5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Person:5faec3ad-2ec8-3e5a-843d-fc5ab3afee30 ;
  a2a:EventKeyRef oa:event_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Event1 .

oa:relationep_sha_232b569a-a413-a5b0-a315-d044b375e6f5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Person:448768c9-8782-0648-d36e-941d66b15c4f ;
  a2a:EventKeyRef oa:event_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Event1 .

oa:relationep_sha_232b569a-a413-a5b0-a315-d044b375e6f5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Person:26bf63ea-5f44-ea1c-d09d-fcf59aee21cb ;
  a2a:EventKeyRef oa:event_sha_232b569a-a413-a5b0-a315-d044b375e6f5_Event1 .

oa:source_sha_232b569a-a413-a5b0-a315-d044b375e6f5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1870-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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: 14, Periode: 1870-1880" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "373" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 14, Periode: 1870-1880, Bevolkingsregister, 14, 373"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f2127b69-0d86-303e-a1e3-21c8ff47d438.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/232b569a-a413-a5b0-a315-d044b375e6f5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f2127b69-0d86-303e-a1e3-21c8ff47d438.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/232b569a-a413-a5b0-a315-d044b375e6f5" ;
  a2a:RecordGUID "{232b569a-a413-a5b0-a315-d044b375e6f5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4527_00004527.xml van SHA" .

