@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_2ea1bcfb-ca86-221c-7732-db2401b715cd
  a a2a:Record ;
  rdfs:label "Registratie op 23 februari 1861 te Elshout" ;
  a2a:hasPerson oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person-4f92dfcd-5b32-535f-1bd3-840b12f1010c, oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person-4f721e3a-220c-0765-3a8d-67c4650dc71d, oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person-a5d1f3f3-5066-f91a-c1be-eb4ada5261d0, oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person-cd8cd4aa-91b7-a656-8cc5-1fefee965c0d ;
  a2a:hasEvent oa:event_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_0, oa:relationep_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_1, oa:relationep_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_2, oa:relationep_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_3 ;
  a2a:hasSource oa:source_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd .

oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person-4f92dfcd-5b32-535f-1bd3-840b12f1010c
  a a2a:Person ;
  rdfs:label "Johannes Muskens" ;
  a2a:PersonName [
    rdfs:label "Johannes Muskens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1861-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person-4f721e3a-220c-0765-3a8d-67c4650dc71d
  a a2a:Person ;
  rdfs:label "Cornelia Anna Maria van Kessel" ;
  a2a:PersonName [
    rdfs:label "Cornelia Anna Maria van Kessel" ;
    a2a:PersonNameFirstName "Cornelia Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kessel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1872-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person-a5d1f3f3-5066-f91a-c1be-eb4ada5261d0
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Muskens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Muskens" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1899-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person-cd8cd4aa-91b7-a656-8cc5-1fefee965c0d
  a a2a:Person ;
  rdfs:label "Maria Engelina Muskens" ;
  a2a:PersonName [
    rdfs:label "Maria Engelina Muskens" ;
    a2a:PersonNameFirstName "Maria Engelina" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1902-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1861-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:relationep_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person:4f92dfcd-5b32-535f-1bd3-840b12f1010c ;
  a2a:EventKeyRef oa:event_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Event1 .

oa:relationep_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person:4f721e3a-220c-0765-3a8d-67c4650dc71d ;
  a2a:EventKeyRef oa:event_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Event1 .

oa:relationep_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person:a5d1f3f3-5066-f91a-c1be-eb4ada5261d0 ;
  a2a:EventKeyRef oa:event_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Event1 .

oa:relationep_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Person:cd8cd4aa-91b7-a656-8cc5-1fefee965c0d ;
  a2a:EventKeyRef oa:event_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd_Event1 .

oa:source_sha_2ea1bcfb-ca86-221c-7732-db2401b715cd
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1925-01-01 - 1935-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-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: 11, Periode: 1925-1935" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "156" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 11, Periode: 1925-1935, Bevolkingsregister, 11, 156"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/22191d33-ba10-300a-9b39-4cf37dce1444.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2ea1bcfb-ca86-221c-7732-db2401b715cd" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/22191d33-ba10-300a-9b39-4cf37dce1444.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2ea1bcfb-ca86-221c-7732-db2401b715cd" ;
  a2a:RecordGUID "{2ea1bcfb-ca86-221c-7732-db2401b715cd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4572_00004572.xml van SHA" .

