@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_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52
  a a2a:Record ;
  rdfs:label "DTB Dopen op 3 april 1740 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person-ea929245-d837-00ec-cb08-612550dc3007, oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person-9854bcf1-9af7-5ed3-bce3-abe2b9b6d13b, oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person-988981cf-e434-5e2d-b2a1-53c8d2e28213, oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person-bc99c000-b133-c0e3-1d84-9b237c544fa8 ;
  a2a:hasEvent oa:event_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_0, oa:relationep_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_1, oa:relationep_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_2, oa:relationep_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_3 ;
  a2a:hasSource oa:source_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52 .

oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person-ea929245-d837-00ec-cb08-612550dc3007
  a a2a:Person ;
  rdfs:label "Dirk Parlevliet" ;
  a2a:PersonName [
    rdfs:label "Dirk Parlevliet" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Parlevliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person-9854bcf1-9af7-5ed3-bce3-abe2b9b6d13b
  a a2a:Person ;
  rdfs:label "Gerrit Dirks Parlevliet" ;
  a2a:PersonName [
    rdfs:label "Gerrit Dirks Parlevliet" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Parlevliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person-988981cf-e434-5e2d-b2a1-53c8d2e28213
  a a2a:Person ;
  rdfs:label "Lijsbet Duijndam" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Duijndam" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNameLastName "Duijndam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person-bc99c000-b133-c0e3-1d84-9b237c544fa8
  a a2a:Person ;
  rdfs:label "Lijsbet Parlevliet" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Parlevliet" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNameLastName "Parlevliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1740-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person:ea929245-d837-00ec-cb08-612550dc3007 ;
  a2a:EventKeyRef oa:event_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Event1 .

oa:relationep_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person:9854bcf1-9af7-5ed3-bce3-abe2b9b6d13b ;
  a2a:EventKeyRef oa:event_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Event1 .

oa:relationep_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person:988981cf-e434-5e2d-b2a1-53c8d2e28213 ;
  a2a:EventKeyRef oa:event_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Event1 .

oa:relationep_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Person:bc99c000-b133-c0e3-1d84-9b237c544fa8 ;
  a2a:EventKeyRef oa:event_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52_Event1 .

oa:source_elo_0cc4d5ee-eba0-c053-ecc1-d0369e83fb52
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1675-01-01 - 1787-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1740-04-03"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787" ;
    a2a:Book "Doopboek (NH) van Rijnsburg, 1675 - 1787." ;
    a2a:RegistryNumber "1213" ;
    a2a:Folio "75v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787, Doopboek (NH) van Rijnsburg, 1675 - 1787., 1213, 75v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/dd81854f-e27a-479b-9f3e-15a8ea643c4a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0cc4d5ee-eba0-c053-ecc1-d0369e83fb52" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/dd81854f-e27a-479b-9f3e-15a8ea643c4a/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/0cc4d5ee-eba0-c053-ecc1-d0369e83fb52" ;
  a2a:RecordGUID "{0cc4d5ee-eba0-c053-ecc1-d0369e83fb52}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 03-04-1740<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1213\">Inventarisnummer 1213 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1213" ;
  a2a:SourceRemarkregister_periode "1675-1787" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_2617_00002617.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 03-04-1740" .
