@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_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 september 1803 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person-f2b3ae76-d017-9dc8-daca-a1e208a654fb, oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person-1548f86e-92d6-6b17-4d71-8489bbae14d3, oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person-943f4bec-bd36-b677-b6b7-73ea9fba2af9, oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person-0953b260-06b5-1b27-1318-5919653d4142 ;
  a2a:hasEvent oa:event_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_0, oa:relationep_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_1, oa:relationep_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_2, oa:relationep_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_3 ;
  a2a:hasSource oa:source_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc .

oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person-f2b3ae76-d017-9dc8-daca-a1e208a654fb
  a a2a:Person ;
  rdfs:label "Pieternelletje van Muijen" ;
  a2a:PersonName [
    rdfs:label "Pieternelletje van Muijen" ;
    a2a:PersonNameFirstName "Pieternelletje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Muijen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1803-09-23"^^xsd:date
  ] .

oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person-1548f86e-92d6-6b17-4d71-8489bbae14d3
  a a2a:Person ;
  rdfs:label "Pieter van Muijen" ;
  a2a:PersonName [
    rdfs:label "Pieter van Muijen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Muijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person-943f4bec-bd36-b677-b6b7-73ea9fba2af9
  a a2a:Person ;
  rdfs:label "Antje van der Haar" ;
  a2a:PersonName [
    rdfs:label "Antje van der Haar" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Haar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person-0953b260-06b5-1b27-1318-5919653d4142
  a a2a:Person ;
  rdfs:label "Anna Herdings" ;
  a2a:PersonName [
    rdfs:label "Anna Herdings" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Herdings"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1803-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person:f2b3ae76-d017-9dc8-daca-a1e208a654fb ;
  a2a:EventKeyRef oa:event_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Event1 .

oa:relationep_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person:1548f86e-92d6-6b17-4d71-8489bbae14d3 ;
  a2a:EventKeyRef oa:event_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Event1 .

oa:relationep_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person:943f4bec-bd36-b677-b6b7-73ea9fba2af9 ;
  a2a:EventKeyRef oa:event_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Event1 .

oa:relationep_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Person:0953b260-06b5-1b27-1318-5919653d4142 ;
  a2a:EventKeyRef oa:event_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc_Event1 .

oa:source_elo_4167f3e1-ecfc-be64-b56e-1c58eaaf5abc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1788-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1803-09-25"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1215, Periode: 1788-1812" ;
    a2a:Book "Doopboek (NH) van Rijnsburg, 1788 - 1812." ;
    a2a:RegistryNumber "1215" ;
    a2a:Folio "69v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1215, Periode: 1788-1812, Doopboek (NH) van Rijnsburg, 1788 - 1812., 1215, 69v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/4167f3e1-ecfc-be64-b56e-1c58eaaf5abc/iiif/3/601534/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4167f3e1-ecfc-be64-b56e-1c58eaaf5abc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/4167f3e1-ecfc-be64-b56e-1c58eaaf5abc/iiif/3/601534/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/4167f3e1-ecfc-be64-b56e-1c58eaaf5abc" ;
  a2a:RecordGUID "{4167f3e1-ecfc-be64-b56e-1c58eaaf5abc}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-09-1803<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1215\">Inventarisnummer 1215 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1215" ;
  a2a:SourceRemarkregister_periode "1788-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_10486_00010486.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-09-1803" .
