@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_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea
  a a2a:Record ;
  rdfs:label "BS Geboorte op 29 oktober 1870 te Nieuwkoop" ;
  a2a:hasPerson oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-7206f2c3-99e7-9884-15cf-e92de278c5c4, oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-5de7074c-4e05-de4f-1095-65de180cdba9, oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-dfe600d5-a137-8d9d-742d-705b69b6add9, oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-2e9b5331-4be5-d376-3c13-c3a1b1682eaf, oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-9f4d4c02-db3a-5f9b-dfa8-f467b5819d3e ;
  a2a:hasEvent oa:event_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_0, oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_1, oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_2, oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_3, oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_4 ;
  a2a:hasSource oa:source_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea .

oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-7206f2c3-99e7-9884-15cf-e92de278c5c4
  a a2a:Person ;
  rdfs:label "Cornelis van der Linden" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Linden" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1870-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop"
  ] .

oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-5de7074c-4e05-de4f-1095-65de180cdba9
  a a2a:Person ;
  rdfs:label "Maarten van der Linden" ;
  a2a:PersonName [
    rdfs:label "Maarten van der Linden" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-dfe600d5-a137-8d9d-742d-705b69b6add9
  a a2a:Person ;
  rdfs:label "Jeannetta Maria Verhagen" ;
  a2a:PersonName [
    rdfs:label "Jeannetta Maria Verhagen" ;
    a2a:PersonNameFirstName "Jeannetta Maria" ;
    a2a:PersonNameLastName "Verhagen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-2e9b5331-4be5-d376-3c13-c3a1b1682eaf
  a a2a:Person ;
  rdfs:label "Jan van der Wal" ;
  a2a:PersonName [
    rdfs:label "Jan van der Wal" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person-9f4d4c02-db3a-5f9b-dfa8-f467b5819d3e
  a a2a:Person ;
  rdfs:label "Cornelis van den Ende" ;
  a2a:PersonName [
    rdfs:label "Cornelis van den Ende" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ende"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:Profession "leermaker" .

oa:event_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1870-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop"
  ] .

oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person:7206f2c3-99e7-9884-15cf-e92de278c5c4 ;
  a2a:EventKeyRef oa:event_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Event1 .

oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person:5de7074c-4e05-de4f-1095-65de180cdba9 ;
  a2a:EventKeyRef oa:event_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Event1 .

oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person:dfe600d5-a137-8d9d-742d-705b69b6add9 ;
  a2a:EventKeyRef oa:event_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Event1 .

oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person:2e9b5331-4be5-d376-3c13-c3a1b1682eaf ;
  a2a:EventKeyRef oa:event_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Event1 .

oa:relationep_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Person:9f4d4c02-db3a-5f9b-dfa8-f467b5819d3e ;
  a2a:EventKeyRef oa:event_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea_Event1 .

oa:source_elo_f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop", "1863-01-01 - 1872-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Nieuwkoop, Deel: 6, Periode: 1863-1872" ;
    a2a:Book "Geboorteregister van Nieuwkoop, 1863 - 1872;" ;
    a2a:DocumentNumber "91" ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Nieuwkoop, Deel: 6, Periode: 1863-1872, Geboorteregister van Nieuwkoop, 1863 - 1872;, 91, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea/iiif/3/1731014/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea/iiif/3/1731014/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/f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea" ;
  a2a:RecordGUID "{f6efe747-86b0-9ecf-d8f0-ec3ccb3779ea}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1870<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/162.1.09/file/6\">Inventarisnummer 6 van archiefnummer 162.1.09 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Nieuwkoop" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkregister_periode "1863-1872" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_27630_00027630.xml van ELO" .

