@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_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1860)" ;
  a2a:hasPerson oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-87fda528-f851-761a-b152-6b53843e64a6, oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-7f7d39ac-7bd8-c465-fab8-f7b451706615, oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-948257a1-c4d6-bcde-1b1e-01cc227c73af, oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-6805913a-f038-2592-53aa-a96a31e6c42e, oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-f9252b1c-203e-6cfb-2698-869083e91b7b ;
  a2a:hasEvent oa:event_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_0, oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_1, oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_2, oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_3, oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_4 ;
  a2a:hasSource oa:source_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f .

oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-87fda528-f851-761a-b152-6b53843e64a6
  a a2a:Person ;
  rdfs:label "Petrus Mallant" ;
  a2a:PersonName [
    rdfs:label "Petrus Mallant" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Mallant"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-7f7d39ac-7bd8-c465-fab8-f7b451706615
  a a2a:Person ;
  rdfs:label "Isabella Buijs" ;
  a2a:PersonName [
    rdfs:label "Isabella Buijs" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] ;
  a2a:Profession "bouwvrouw" .

oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-948257a1-c4d6-bcde-1b1e-01cc227c73af
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Mallant" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Mallant" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Mallant"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] .

oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-6805913a-f038-2592-53aa-a96a31e6c42e
  a a2a:Person ;
  rdfs:label "Thomas Mallant" ;
  a2a:PersonName [
    rdfs:label "Thomas Mallant" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Mallant"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1857-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] .

oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person-f9252b1c-203e-6cfb-2698-869083e91b7b
  a a2a:Person ;
  rdfs:label "Jacoba van Herpt" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Herpt" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herpt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "dienstmeid" .

oa:event_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] .

oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person:87fda528-f851-761a-b152-6b53843e64a6 ;
  a2a:EventKeyRef oa:event_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Event1 .

oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person:7f7d39ac-7bd8-c465-fab8-f7b451706615 ;
  a2a:EventKeyRef oa:event_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Event1 .

oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person:948257a1-c4d6-bcde-1b1e-01cc227c73af ;
  a2a:EventKeyRef oa:event_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Event1 .

oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person:6805913a-f038-2592-53aa-a96a31e6c42e ;
  a2a:EventKeyRef oa:event_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Event1 .

oa:relationep_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Person:f9252b1c-203e-6cfb-2698-869083e91b7b ;
  a2a:EventKeyRef oa:event_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f_Event1 .

oa:source_sha_712c6e27-e8c4-4fb5-35a4-28fbc1503e9f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Herpt en Bern" ;
    rdfs:label "Herpt en Bern", "1850-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-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: 2, Periode: 1850-1860" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "97" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 2, Periode: 1850-1860, Bevolkingsregister, 2, 97"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/efaa77a9-7f83-5ed8-723b-661aafcbee97.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/712c6e27-e8c4-4fb5-35a4-28fbc1503e9f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/efaa77a9-7f83-5ed8-723b-661aafcbee97.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/712c6e27-e8c4-4fb5-35a4-28fbc1503e9f" ;
  a2a:RecordGUID "{712c6e27-e8c4-4fb5-35a4-28fbc1503e9f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4832_00004832.xml van SHA" .

