@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_9387788e-e56a-0e66-fa72-ae2fc18d20f6
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 december 1754 te Leiden" ;
  a2a:hasPerson oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-386c4ea2-85e4-e063-2706-e2370338d670, oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-c74a62d9-0ccc-7767-35a7-467570314dbf, oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-808d01b0-3e87-bb66-3802-4024a83bcbde, oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-0474c603-4b78-96c9-5fd9-377e07bad6ab, oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-439d6745-4f01-9df6-3197-e532209b65fa, oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-303ea7ba-562d-59fa-4fd0-13fdc9f1c208 ;
  a2a:hasEvent oa:event_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_0, oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_1, oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_2, oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_3, oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_4, oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_5 ;
  a2a:hasSource oa:source_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6 .

oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-386c4ea2-85e4-e063-2706-e2370338d670
  a a2a:Person ;
  rdfs:label "George Gerard Diemel" ;
  a2a:PersonName [
    rdfs:label "George Gerard Diemel" ;
    a2a:PersonNameFirstName "George Gerard" ;
    a2a:PersonNameLastName "Diemel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-c74a62d9-0ccc-7767-35a7-467570314dbf
  a a2a:Person ;
  rdfs:label "George Diemel" ;
  a2a:PersonName [
    rdfs:label "George Diemel" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Diemel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-808d01b0-3e87-bb66-3802-4024a83bcbde
  a a2a:Person ;
  rdfs:label "Maria de Lanoij" ;
  a2a:PersonName [
    rdfs:label "Maria de Lanoij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lanoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-0474c603-4b78-96c9-5fd9-377e07bad6ab
  a a2a:Person ;
  rdfs:label "Johannes Marie" ;
  a2a:PersonName [
    rdfs:label "Johannes Marie" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Marie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-439d6745-4f01-9df6-3197-e532209b65fa
  a a2a:Person ;
  rdfs:label "Grietje Swaneveld" ;
  a2a:PersonName [
    rdfs:label "Grietje Swaneveld" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Swaneveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person-303ea7ba-562d-59fa-4fd0-13fdc9f1c208
  a a2a:Person ;
  rdfs:label "Maria de Vrij" ;
  a2a:PersonName [
    rdfs:label "Maria de Vrij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1754-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person:386c4ea2-85e4-e063-2706-e2370338d670 ;
  a2a:EventKeyRef oa:event_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Event1 .

oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person:c74a62d9-0ccc-7767-35a7-467570314dbf ;
  a2a:EventKeyRef oa:event_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Event1 .

oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person:808d01b0-3e87-bb66-3802-4024a83bcbde ;
  a2a:EventKeyRef oa:event_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Event1 .

oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person:0474c603-4b78-96c9-5fd9-377e07bad6ab ;
  a2a:EventKeyRef oa:event_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Event1 .

oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person:439d6745-4f01-9df6-3197-e532209b65fa ;
  a2a:EventKeyRef oa:event_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Event1 .

oa:relationep_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Person:303ea7ba-562d-59fa-4fd0-13fdc9f1c208 ;
  a2a:EventKeyRef oa:event_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6_Event1 .

oa:source_elo_9387788e-e56a-0e66-fa72-ae2fc18d20f6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1741-01-01 - 1769-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1754-12-18"^^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: 229, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1741 - 1769." ;
    a2a:RegistryNumber "229" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 229, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1741 - 1769., 229"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/23778f25-8ca1-4ac2-b2f9-e46b02631d58/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9387788e-e56a-0e66-fa72-ae2fc18d20f6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/23778f25-8ca1-4ac2-b2f9-e46b02631d58/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/9387788e-e56a-0e66-fa72-ae2fc18d20f6" ;
  a2a:RecordGUID "{9387788e-e56a-0e66-fa72-ae2fc18d20f6}" ;
  a2a:SourceRemarkOpmerking "buitenechtelijk kind: Maria Sonbet gerepresenteerd door Grietje Swaneveld & Johannes Marie<br>Doopdatum: 18-12-1754<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/229\">Inventarisnummer 229 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "229" ;
  a2a:SourceRemarkregister_periode "1741-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_19679_00019679.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-12-1754" .
