@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_770458aa-2fc8-6cc2-2b4c-a4002cac89d9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 4 maart 1787 te Leiden" ;
  a2a:hasPerson oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-0ff8186c-2c7e-daf3-93d3-f544d394d74d, oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-d74f9052-e2d2-c614-402d-ff06883c1a9a, oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-ff6b0361-007c-3fad-6295-e3a0cfa42022, oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-ebd4b75f-107c-8e1d-d7bf-5bd18462e428, oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-675b0b05-ed7e-47c3-c682-75be7d727241 ;
  a2a:hasEvent oa:event_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_0, oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_1, oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_2, oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_3, oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_4 ;
  a2a:hasSource oa:source_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9 .

oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-0ff8186c-2c7e-daf3-93d3-f544d394d74d
  a a2a:Person ;
  rdfs:label "Anna Maria Elisabeth Schaaff" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Elisabeth Schaaff" ;
    a2a:PersonNameFirstName "Anna Maria Elisabeth" ;
    a2a:PersonNameLastName "Schaaff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1787-03-02"^^xsd:date
  ] .

oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-d74f9052-e2d2-c614-402d-ff06883c1a9a
  a a2a:Person ;
  rdfs:label "Johan Matthias Schaaff" ;
  a2a:PersonName [
    rdfs:label "Johan Matthias Schaaff" ;
    a2a:PersonNameFirstName "Johan Matthias" ;
    a2a:PersonNameLastName "Schaaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-ff6b0361-007c-3fad-6295-e3a0cfa42022
  a a2a:Person ;
  rdfs:label "Anna Catharina Elisabeth van Serm" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Elisabeth van Serm" ;
    a2a:PersonNameFirstName "Anna Catharina Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Serm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-ebd4b75f-107c-8e1d-d7bf-5bd18462e428
  a a2a:Person ;
  rdfs:label "Georg Wilhelm Kramer" ;
  a2a:PersonName [
    rdfs:label "Georg Wilhelm Kramer" ;
    a2a:PersonNameFirstName "Georg Wilhelm" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person-675b0b05-ed7e-47c3-c682-75be7d727241
  a a2a:Person ;
  rdfs:label "Gert Vrolijk" ;
  a2a:PersonName [
    rdfs:label "Gert Vrolijk" ;
    a2a:PersonNameFirstName "Gert" ;
    a2a:PersonNameLastName "Vrolijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1787" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1787-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person:0ff8186c-2c7e-daf3-93d3-f544d394d74d ;
  a2a:EventKeyRef oa:event_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Event1 .

oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person:d74f9052-e2d2-c614-402d-ff06883c1a9a ;
  a2a:EventKeyRef oa:event_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Event1 .

oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person:ff6b0361-007c-3fad-6295-e3a0cfa42022 ;
  a2a:EventKeyRef oa:event_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Event1 .

oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person:ebd4b75f-107c-8e1d-d7bf-5bd18462e428 ;
  a2a:EventKeyRef oa:event_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Event1 .

oa:relationep_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Person:675b0b05-ed7e-47c3-c682-75be7d727241 ;
  a2a:EventKeyRef oa:event_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9_Event1 .

oa:source_elo_770458aa-2fc8-6cc2-2b4c-a4002cac89d9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1730-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1787" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1787-03-04"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 282, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1730 - 1811." ;
    a2a:RegistryNumber "282" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 282, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1730 - 1811., 282"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/2bce5f5e-9d27-4341-8e81-2fcec545d310/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/770458aa-2fc8-6cc2-2b4c-a4002cac89d9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/2bce5f5e-9d27-4341-8e81-2fcec545d310/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/770458aa-2fc8-6cc2-2b4c-a4002cac89d9" ;
  a2a:RecordGUID "{770458aa-2fc8-6cc2-2b4c-a4002cac89d9}" ;
  a2a:SourceRemarkOpmerking "Huisdoop. Prive.<br>Doopdatum: 04-03-1787<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/282\">Inventarisnummer 282 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "282" ;
  a2a:SourceRemarkregister_periode "1730-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_28862_00028862.xml van ELO" .

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