@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_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed
  a a2a:Record ;
  rdfs:label "BS Geboorte op 1 augustus 1919 te Leiden" ;
  a2a:hasPerson oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-fa71a882-20a9-a78c-57b4-3d3e5f75b774, oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-e76f47f3-a663-8df9-f699-6dfb408f6856, oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-227028ef-a648-5014-af12-2e0131caf1ed, oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-4971185b-697b-bfa5-9de0-603c789c0e62, oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-8f0cf36a-7462-2ec1-df2b-c2ade568e5ad ;
  a2a:hasEvent oa:event_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_0, oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_1, oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_2, oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_3, oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_4 ;
  a2a:hasSource oa:source_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed .

oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-fa71a882-20a9-a78c-57b4-3d3e5f75b774
  a a2a:Person ;
  rdfs:label "Johanna Maria Spruit" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Spruit" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Spruit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1919-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-e76f47f3-a663-8df9-f699-6dfb408f6856
  a a2a:Person ;
  rdfs:label "Gerrit Bertus Spruit" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bertus Spruit" ;
    a2a:PersonNameFirstName "Gerrit Bertus" ;
    a2a:PersonNameLastName "Spruit"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:Profession "vleeschhouwer" .

oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-227028ef-a648-5014-af12-2e0131caf1ed
  a a2a:Person ;
  rdfs:label "Maria Heemskerk" ;
  a2a:PersonName [
    rdfs:label "Maria Heemskerk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Heemskerk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-4971185b-697b-bfa5-9de0-603c789c0e62
  a a2a:Person ;
  rdfs:label "Frans van der Reijden" ;
  a2a:PersonName [
    rdfs:label "Frans van der Reijden" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Reijden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] ;
  a2a:Profession "los werkman" .

oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person-8f0cf36a-7462-2ec1-df2b-c2ade568e5ad
  a a2a:Person ;
  rdfs:label "Johannes Betgem" ;
  a2a:PersonName [
    rdfs:label "Johannes Betgem" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Betgem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1919-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person:fa71a882-20a9-a78c-57b4-3d3e5f75b774 ;
  a2a:EventKeyRef oa:event_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Event1 .

oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person:e76f47f3-a663-8df9-f699-6dfb408f6856 ;
  a2a:EventKeyRef oa:event_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Event1 .

oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person:227028ef-a648-5014-af12-2e0131caf1ed ;
  a2a:EventKeyRef oa:event_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Event1 .

oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person:4971185b-697b-bfa5-9de0-603c789c0e62 ;
  a2a:EventKeyRef oa:event_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Event1 .

oa:relationep_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Person:8f0cf36a-7462-2ec1-df2b-c2ade568e5ad ;
  a2a:EventKeyRef oa:event_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed_Event1 .

oa:source_elo_e9a6ee0b-d29a-02dd-0add-9ed40cd024ed
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1919-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-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: 4785" ;
    a2a:Book "Geboorteregister van Leiden (gesplitst), 1919." ;
    a2a:DocumentNumber "907" ;
    a2a:RegistryNumber "4785" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4785, Geboorteregister van Leiden (gesplitst), 1919., 907, 4785"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e9a6ee0b-d29a-02dd-0add-9ed40cd024ed/iiif/3/1132116/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e9a6ee0b-d29a-02dd-0add-9ed40cd024ed" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e9a6ee0b-d29a-02dd-0add-9ed40cd024ed/iiif/3/1132116/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/e9a6ee0b-d29a-02dd-0add-9ed40cd024ed" ;
  a2a:RecordGUID "{e9a6ee0b-d29a-02dd-0add-9ed40cd024ed}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1919<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4785\">Inventarisnummer 4785 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4785" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28855_00028855.xml van ELO" .

