@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_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb
  a a2a:Record ;
  rdfs:label "BS Geboorte op 1 juni 1898 te Leiden" ;
  a2a:hasPerson oa:person_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Person-5eac766e-6c19-fac7-ff74-33406945c6da, oa:person_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Person-c6106819-8615-763b-5dff-e7b56f8013c2, oa:person_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Person-0ec76a56-9ebc-82cc-ae60-105b84990598 ;
  a2a:hasEvent oa:event_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_0, oa:relationep_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_1, oa:relationep_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_2 ;
  a2a:hasSource oa:source_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb .

oa:person_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Person-5eac766e-6c19-fac7-ff74-33406945c6da
  a a2a:Person ;
  rdfs:label "Alexander Johannes Slewe" ;
  a2a:PersonName [
    rdfs:label "Alexander Johannes Slewe" ;
    a2a:PersonNameFirstName "Alexander Johannes" ;
    a2a:PersonNameLastName "Slewe"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1898-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Person-c6106819-8615-763b-5dff-e7b56f8013c2
  a a2a:Person ;
  rdfs:label "Johannes Cornelius Slewe" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelius Slewe" ;
    a2a:PersonNameFirstName "Johannes Cornelius" ;
    a2a:PersonNameLastName "Slewe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "besteller stoomtramway" .

oa:person_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Person-0ec76a56-9ebc-82cc-ae60-105b84990598
  a a2a:Person ;
  rdfs:label "Apolonia Angenieta van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Apolonia Angenieta van Leeuwen" ;
    a2a:PersonNameFirstName "Apolonia Angenieta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:event_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1898-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Person:5eac766e-6c19-fac7-ff74-33406945c6da ;
  a2a:EventKeyRef oa:event_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Event1 .

oa:relationep_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Person:c6106819-8615-763b-5dff-e7b56f8013c2 ;
  a2a:EventKeyRef oa:event_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Event1 .

oa:relationep_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Person:0ec76a56-9ebc-82cc-ae60-105b84990598 ;
  a2a:EventKeyRef oa:event_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb_Event1 .

oa:source_elo_0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1898-01-01 - 1898-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-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: 4763" ;
    a2a:Book "Geboorteregister van Leiden, 1898." ;
    a2a:DocumentNumber "732" ;
    a2a:RegistryNumber "4763" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4763, Geboorteregister van Leiden, 1898., 732, 4763"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb/iiif/3/1669037/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb/iiif/3/1669037/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/0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb" ;
  a2a:RecordGUID "{0fe90b89-ad66-d4d1-2af2-cb188d2a2fdb}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1898<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4763\">Inventarisnummer 4763 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4763" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_795_00000795.xml van ELO" .

