@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_c933ac8e-ae37-e1db-67bb-a1cdf6f78704
  a a2a:Record ;
  rdfs:label "BS Geboorte op 10 december 1920 te Leiden" ;
  a2a:hasPerson oa:person_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Person-074c2449-6199-c999-0347-87621c9b638e, oa:person_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Person-422cbf94-94e2-78bc-3ab0-ffe909e9d94e, oa:person_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Person-cebcbe01-fedb-c185-02ac-7619010c9e1c ;
  a2a:hasEvent oa:event_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_0, oa:relationep_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_1, oa:relationep_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_2 ;
  a2a:hasSource oa:source_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704 .

oa:person_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Person-074c2449-6199-c999-0347-87621c9b638e
  a a2a:Person ;
  rdfs:label "Jansje de Heer" ;
  a2a:PersonName [
    rdfs:label "Jansje de Heer" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Heer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1920-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Person-422cbf94-94e2-78bc-3ab0-ffe909e9d94e
  a a2a:Person ;
  rdfs:label "Elias de Heer" ;
  a2a:PersonName [
    rdfs:label "Elias de Heer" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Heer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kleedermaker" .

oa:person_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Person-cebcbe01-fedb-c185-02ac-7619010c9e1c
  a a2a:Person ;
  rdfs:label "Abelia Maria Nieuwenhuizen" ;
  a2a:PersonName [
    rdfs:label "Abelia Maria Nieuwenhuizen" ;
    a2a:PersonNameFirstName "Abelia Maria" ;
    a2a:PersonNameLastName "Nieuwenhuizen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:event_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1920-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Person:074c2449-6199-c999-0347-87621c9b638e ;
  a2a:EventKeyRef oa:event_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Event1 .

oa:relationep_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Person:422cbf94-94e2-78bc-3ab0-ffe909e9d94e ;
  a2a:EventKeyRef oa:event_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Event1 .

oa:relationep_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Person:cebcbe01-fedb-c185-02ac-7619010c9e1c ;
  a2a:EventKeyRef oa:event_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704_Event1 .

oa:source_elo_c933ac8e-ae37-e1db-67bb-a1cdf6f78704
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1920-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-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: 4786" ;
    a2a:Book "Geboorteregister van Leiden (gesplitst), 1920." ;
    a2a:DocumentNumber "1854" ;
    a2a:RegistryNumber "4786" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4786, Geboorteregister van Leiden (gesplitst), 1920., 1854, 4786"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/cf2a7543-116e-478c-a7fc-4281e4267dbe/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c933ac8e-ae37-e1db-67bb-a1cdf6f78704" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/cf2a7543-116e-478c-a7fc-4281e4267dbe/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/c933ac8e-ae37-e1db-67bb-a1cdf6f78704" ;
  a2a:RecordGUID "{c933ac8e-ae37-e1db-67bb-a1cdf6f78704}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1920<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4786\">Inventarisnummer 4786 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4786" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_22985_00022985.xml van ELO" .

