@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_5fa13f54-cd01-bb2b-0516-3fcf1488cd52
  a a2a:Record ;
  rdfs:label "Registratie op 21 september 1845 te Sprang" ;
  a2a:hasPerson oa:person_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Person-7b6da366-0bea-4df7-8c56-9de77f65cf6a, oa:person_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Person-fcb00ace-d452-609e-238d-54ad851b57f4, oa:person_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Person-442085c1-8611-1afd-a58c-1224ee163a93 ;
  a2a:hasEvent oa:event_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_0, oa:relationep_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_1, oa:relationep_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_2 ;
  a2a:hasSource oa:source_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52 .

oa:person_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Person-7b6da366-0bea-4df7-8c56-9de77f65cf6a
  a a2a:Person ;
  rdfs:label "Adrianus Schaap" ;
  a2a:PersonName [
    rdfs:label "Adrianus Schaap" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1845-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Person-fcb00ace-d452-609e-238d-54ad851b57f4
  a a2a:Person ;
  rdfs:label "Cornelia Stikkers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Stikkers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Stikkers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1848-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Person-442085c1-8611-1afd-a58c-1224ee163a93
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Pieternella Schaap" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Pieternella Schaap" ;
    a2a:PersonNameFirstName "Adriana Cornelia Pieternella" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1891-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:event_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1845-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Person:7b6da366-0bea-4df7-8c56-9de77f65cf6a ;
  a2a:EventKeyRef oa:event_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Event1 .

oa:relationep_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Person:fcb00ace-d452-609e-238d-54ad851b57f4 ;
  a2a:EventKeyRef oa:event_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Event1 .

oa:relationep_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Person:442085c1-8611-1afd-a58c-1224ee163a93 ;
  a2a:EventKeyRef oa:event_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52_Event1 .

oa:source_sha_5fa13f54-cd01-bb2b-0516-3fcf1488cd52
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vrijhoeve-Capelle" ;
    rdfs:label "Vrijhoeve-Capelle", "1882-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 88, Periode: 1882-1925" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "88" ;
    a2a:Folio "87" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 88, Periode: 1882-1925, Bevolkingsregister, 88, 87"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/70446c4d-0110-064c-76a6-235187684d10.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5fa13f54-cd01-bb2b-0516-3fcf1488cd52" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/70446c4d-0110-064c-76a6-235187684d10.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5fa13f54-cd01-bb2b-0516-3fcf1488cd52" ;
  a2a:RecordGUID "{5fa13f54-cd01-bb2b-0516-3fcf1488cd52}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4763_00004763.xml van SHA" .

