@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_c77dc249-b340-0d74-4e59-34db2d7230d8
  a a2a:Record ;
  rdfs:label "BS Geboorte op 21 december 1854 te Leiden, Waardgracht" ;
  a2a:hasPerson oa:person_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Person-f1b8dc8a-9d4b-0914-a607-6fe36fd4746b, oa:person_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Person-74ff942a-5683-97c9-c316-0b8ad1737bf5, oa:person_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Person-acd1176a-5394-8fbd-befc-3f748b6395f2 ;
  a2a:hasEvent oa:event_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_0, oa:relationep_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_1, oa:relationep_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_2 ;
  a2a:hasSource oa:source_elo_c77dc249-b340-0d74-4e59-34db2d7230d8 .

oa:person_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Person-f1b8dc8a-9d4b-0914-a607-6fe36fd4746b
  a a2a:Person ;
  rdfs:label "Jacob (jonste van de tweeling) de Tombe" ;
  a2a:PersonName [
    rdfs:label "Jacob (jonste van de tweeling) de Tombe" ;
    a2a:PersonNameFirstName "Jacob (jonste van de tweeling)" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Tombe"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1854-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden, Waardgracht" ;
    rdfs:label "Leiden, Waardgracht"
  ] .

oa:person_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Person-74ff942a-5683-97c9-c316-0b8ad1737bf5
  a a2a:Person ;
  rdfs:label "Jacob de Tombe" ;
  a2a:PersonName [
    rdfs:label "Jacob de Tombe" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Tombe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "wever" .

oa:person_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Person-acd1176a-5394-8fbd-befc-3f748b6395f2
  a a2a:Person ;
  rdfs:label "Sara Velthuijzen" ;
  a2a:PersonName [
    rdfs:label "Sara Velthuijzen" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Velthuijzen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "huisvrouw" .

oa:event_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1854-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Waardgracht" ;
    rdfs:label "Leiden, Waardgracht"
  ] .

oa:relationep_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Person:f1b8dc8a-9d4b-0914-a607-6fe36fd4746b ;
  a2a:EventKeyRef oa:event_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Event1 .

oa:relationep_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Person:74ff942a-5683-97c9-c316-0b8ad1737bf5 ;
  a2a:EventKeyRef oa:event_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Event1 .

oa:relationep_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Person:acd1176a-5394-8fbd-befc-3f748b6395f2 ;
  a2a:EventKeyRef oa:event_elo_c77dc249-b340-0d74-4e59-34db2d7230d8_Event1 .

oa:source_elo_c77dc249-b340-0d74-4e59-34db2d7230d8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1854-01-01 - 1854-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4716" ;
    a2a:Book "Geboorteregister van Leiden, 1854." ;
    a2a:DocumentNumber "1203" ;
    a2a:RegistryNumber "4716" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4716, Geboorteregister van Leiden, 1854., 1203, 4716"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/9e4abbbc-da0f-4a14-87c1-80690f2d7dae/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c77dc249-b340-0d74-4e59-34db2d7230d8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9e4abbbc-da0f-4a14-87c1-80690f2d7dae/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/c77dc249-b340-0d74-4e59-34db2d7230d8" ;
  a2a:RecordGUID "{c77dc249-b340-0d74-4e59-34db2d7230d8}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1854<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4716\">Inventarisnummer 4716 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4716" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24715_00024715.xml van ELO" .

