@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_ff630ea3-419d-985b-a96e-cc1bc56952e2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 januari 1713 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Person-c1439221-5c2c-0097-ab9f-abfa11536115, oa:person_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Person-068afdae-4a4a-541e-19f2-bf7ad0cc6087, oa:person_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Person-6fae83cc-23be-06ac-f9e5-8e3c19cc4830 ;
  a2a:hasEvent oa:event_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_0, oa:relationep_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_1, oa:relationep_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_2 ;
  a2a:hasSource oa:source_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2 .

oa:person_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Person-c1439221-5c2c-0097-ab9f-abfa11536115
  a a2a:Person ;
  rdfs:label "Maarten Hopman" ;
  a2a:PersonName [
    rdfs:label "Maarten Hopman" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Hopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Person-068afdae-4a4a-541e-19f2-bf7ad0cc6087
  a a2a:Person ;
  rdfs:label "Albert Hopman" ;
  a2a:PersonName [
    rdfs:label "Albert Hopman" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Hopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Person-6fae83cc-23be-06ac-f9e5-8e3c19cc4830
  a a2a:Person ;
  rdfs:label "Jannetje Vianen" ;
  a2a:PersonName [
    rdfs:label "Jannetje Vianen" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Vianen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1713-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Person:c1439221-5c2c-0097-ab9f-abfa11536115 ;
  a2a:EventKeyRef oa:event_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Event1 .

oa:relationep_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Person:068afdae-4a4a-541e-19f2-bf7ad0cc6087 ;
  a2a:EventKeyRef oa:event_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Event1 .

oa:relationep_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Person:6fae83cc-23be-06ac-f9e5-8e3c19cc4830 ;
  a2a:EventKeyRef oa:event_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2_Event1 .

oa:source_elo_ff630ea3-419d-985b-a96e-cc1bc56952e2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1713-01-01 - 1837-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1713-01-22"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1214, Periode: 1713-1837" ;
    a2a:Book "Doopboek (NH) van Rijnsburg, 1713 - 1787." ;
    a2a:RegistryNumber "1214" ;
    a2a:Folio "1v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1214, Periode: 1713-1837, Doopboek (NH) van Rijnsburg, 1713 - 1787., 1214, 1v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ff630ea3-419d-985b-a96e-cc1bc56952e2/iiif/3/592809/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ff630ea3-419d-985b-a96e-cc1bc56952e2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ff630ea3-419d-985b-a96e-cc1bc56952e2/iiif/3/592809/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/ff630ea3-419d-985b-a96e-cc1bc56952e2" ;
  a2a:RecordGUID "{ff630ea3-419d-985b-a96e-cc1bc56952e2}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-01-1713<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1214\">Inventarisnummer 1214 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1214" ;
  a2a:SourceRemarkregister_periode "1713-1837" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28263_00028263.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-01-1713" .
