@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_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84
  a a2a:Record ;
  rdfs:label "BS Geboorte op 24 december 1889 te Katwijk" ;
  a2a:hasPerson oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-614157d5-a03a-4fbb-ad36-8a5282dc25d0, oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-4afde4c8-fe89-47c4-b6bb-a1fe8a79b1c3, oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-9036f1e9-42ee-4c74-b9c7-42a81399570f, oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-c490ee97-e649-4a06-8974-ca5f52105548, oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-dd409c78-bf1e-4727-b2ef-fcd291c0e1ba ;
  a2a:hasEvent oa:event_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_0, oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_1, oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_2, oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_3, oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_4 ;
  a2a:hasSource oa:source_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84 .

oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-614157d5-a03a-4fbb-ad36-8a5282dc25d0
  a a2a:Person ;
  rdfs:label "Hendrik Berend Riemeijer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Berend Riemeijer" ;
    a2a:PersonNameFirstName "Hendrik Berend" ;
    a2a:PersonNameLastName "Riemeijer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1889-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] .

oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-4afde4c8-fe89-47c4-b6bb-a1fe8a79b1c3
  a a2a:Person ;
  rdfs:label "Berend Riemeijer" ;
  a2a:PersonName [
    rdfs:label "Berend Riemeijer" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Riemeijer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "rijkskommies" .

oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-9036f1e9-42ee-4c74-b9c7-42a81399570f
  a a2a:Person ;
  rdfs:label "Johanna Jorina Lock" ;
  a2a:PersonName [
    rdfs:label "Johanna Jorina Lock" ;
    a2a:PersonNameFirstName "Johanna Jorina" ;
    a2a:PersonNameLastName "Lock"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-c490ee97-e649-4a06-8974-ca5f52105548
  a a2a:Person ;
  rdfs:label "Cornelis Kerdel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Kerdel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Kerdel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:Profession "rijkskommies" .

oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person-dd409c78-bf1e-4727-b2ef-fcd291c0e1ba
  a a2a:Person ;
  rdfs:label "Johannes Driebergen" ;
  a2a:PersonName [
    rdfs:label "Johannes Driebergen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Driebergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:Profession "vleeshouwer" .

oa:event_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1889-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] .

oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person:614157d5-a03a-4fbb-ad36-8a5282dc25d0 ;
  a2a:EventKeyRef oa:event_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Event1 .

oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person:4afde4c8-fe89-47c4-b6bb-a1fe8a79b1c3 ;
  a2a:EventKeyRef oa:event_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Event1 .

oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person:9036f1e9-42ee-4c74-b9c7-42a81399570f ;
  a2a:EventKeyRef oa:event_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Event1 .

oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person:c490ee97-e649-4a06-8974-ca5f52105548 ;
  a2a:EventKeyRef oa:event_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Event1 .

oa:relationep_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Person:dd409c78-bf1e-4727-b2ef-fcd291c0e1ba ;
  a2a:EventKeyRef oa:event_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84_Event1 .

oa:source_elo_64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk", "1889-01-01 - 1889-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2286" ;
    a2a:Book "1889." ;
    a2a:DocumentNumber "275" ;
    a2a:RegistryNumber "2286" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2286, 1889., 275, 2286"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84/iiif/3/175720/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84/iiif/3/175720/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84" ;
  a2a:RecordGUID "{64ca86aa-3ad7-4cfc-87b1-c7cb6ed2aa84}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1889<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0401/file/2286\">Inventarisnummer 2286 van archiefnummer 0401 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Katwijk (1656-1931)" ;
  a2a:SourceRemarkdeel "2286" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_5807_00005807.xml van ELO" .

