@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_1d889e9c-1307-4ce2-ad29-e40a8bc1b372
  a a2a:Record ;
  rdfs:label "BS Geboorte op 28 januari 1911" ;
  a2a:hasPerson oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-e064e88c-ae58-4d17-9a2a-71a70f0c504b, oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-21fa6c2b-567f-44f4-bc0a-1f9b4573207c, oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-a437bd03-ecdc-4762-8ed1-564f6f073297, oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-851c7815-d3d4-4942-8ed9-71c5e7ff6273, oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-67ebd7b4-6bca-4819-ac28-c319b66956a9 ;
  a2a:hasEvent oa:event_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_0, oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_1, oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_2, oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_3, oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_4 ;
  a2a:hasSource oa:source_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372 .

oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-e064e88c-ae58-4d17-9a2a-71a70f0c504b
  a a2a:Person ;
  rdfs:label "Maria Anna Stockmann" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Stockmann" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Stockmann"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1911-01-28"^^xsd:date
  ] .

oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-21fa6c2b-567f-44f4-bc0a-1f9b4573207c
  a a2a:Person ;
  rdfs:label "Benedictus Hubertus Stockmann" ;
  a2a:PersonName [
    rdfs:label "Benedictus Hubertus Stockmann" ;
    a2a:PersonNameFirstName "Benedictus Hubertus" ;
    a2a:PersonNameLastName "Stockmann"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:Profession "manufacturier" .

oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-a437bd03-ecdc-4762-8ed1-564f6f073297
  a a2a:Person ;
  rdfs:label "Clementina Bernhardina Hermes" ;
  a2a:PersonName [
    rdfs:label "Clementina Bernhardina Hermes" ;
    a2a:PersonNameFirstName "Clementina Bernhardina" ;
    a2a:PersonNameLastName "Hermes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-851c7815-d3d4-4942-8ed9-71c5e7ff6273
  a a2a:Person ;
  rdfs:label "Jacobus van der Zwet" ;
  a2a:PersonName [
    rdfs:label "Jacobus van der Zwet" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zwet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:Profession "tuinder" .

oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person-67ebd7b4-6bca-4819-ac28-c319b66956a9
  a a2a:Person ;
  rdfs:label "Johannes Petrus van Beek" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus van Beek" ;
    a2a:PersonNameFirstName "Johannes Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "schilder" .

oa:event_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1911-01-28"^^xsd:date
  ] .

oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person:e064e88c-ae58-4d17-9a2a-71a70f0c504b ;
  a2a:EventKeyRef oa:event_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Event1 .

oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person:21fa6c2b-567f-44f4-bc0a-1f9b4573207c ;
  a2a:EventKeyRef oa:event_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Event1 .

oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person:a437bd03-ecdc-4762-8ed1-564f6f073297 ;
  a2a:EventKeyRef oa:event_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Event1 .

oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person:851c7815-d3d4-4942-8ed9-71c5e7ff6273 ;
  a2a:EventKeyRef oa:event_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Event1 .

oa:relationep_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Person:67ebd7b4-6bca-4819-ac28-c319b66956a9 ;
  a2a:EventKeyRef oa:event_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372_Event1 .

oa:source_elo_1d889e9c-1307-4ce2-ad29-e40a8bc1b372
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1903-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 96, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister van Alkemade, 1903 - 1912." ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "96" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 96, Periode: 1903-1912, Geboorteregister van Alkemade, 1903 - 1912., 16, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4695ffb3-4e55-420b-b6e3-713bf5dfd668/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1d889e9c-1307-4ce2-ad29-e40a8bc1b372" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4695ffb3-4e55-420b-b6e3-713bf5dfd668/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/1d889e9c-1307-4ce2-ad29-e40a8bc1b372" ;
  a2a:RecordGUID "{1d889e9c-1307-4ce2-ad29-e40a8bc1b372}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1911<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.18/file/96\">Inventarisnummer 96 van archiefnummer 170.1.18 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Alkemade" ;
  a2a:SourceRemarkdeel "96" ;
  a2a:SourceRemarkregister_periode "1903-1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_4074_00004074.xml van ELO" .

