@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_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca
  a a2a:Record ;
  rdfs:label "BS Geboorte op 30 augustus 1912" ;
  a2a:hasPerson oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-cd0f2248-2119-4135-aa25-730294e28558, oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-4587f746-306b-466f-9848-b1c1eb69a73a, oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-29c56b12-ee89-4bfe-9a16-3c84a244b4cb, oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-181a0858-fd2e-4a6d-8377-3b327c266604, oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-2b244aaf-5346-42db-a042-ee2cf884f9c2 ;
  a2a:hasEvent oa:event_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_0, oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_1, oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_2, oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_3, oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_4 ;
  a2a:hasSource oa:source_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca .

oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-cd0f2248-2119-4135-aa25-730294e28558
  a a2a:Person ;
  rdfs:label "Anna Cornelia Maria Turk" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Maria Turk" ;
    a2a:PersonNameFirstName "Anna Cornelia Maria" ;
    a2a:PersonNameLastName "Turk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1912-08-30"^^xsd:date
  ] .

oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-4587f746-306b-466f-9848-b1c1eb69a73a
  a a2a:Person ;
  rdfs:label "Leonardus Gerardus Turk" ;
  a2a:PersonName [
    rdfs:label "Leonardus Gerardus Turk" ;
    a2a:PersonNameFirstName "Leonardus Gerardus" ;
    a2a:PersonNameLastName "Turk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:Profession "tuindersarbeider" .

oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-29c56b12-ee89-4bfe-9a16-3c84a244b4cb
  a a2a:Person ;
  rdfs:label "Anna Maria Verbij" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Verbij" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Verbij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-181a0858-fd2e-4a6d-8377-3b327c266604
  a a2a:Person ;
  rdfs:label "Johannes van der Hoorn" ;
  a2a:PersonName [
    rdfs:label "Johannes van der Hoorn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoorn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:Profession "nachtwaker" .

oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person-2b244aaf-5346-42db-a042-ee2cf884f9c2
  a a2a:Person ;
  rdfs:label "Theodorus van Veen" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Veen" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:event_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1912-08-30"^^xsd:date
  ] .

oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person:cd0f2248-2119-4135-aa25-730294e28558 ;
  a2a:EventKeyRef oa:event_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Event1 .

oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person:4587f746-306b-466f-9848-b1c1eb69a73a ;
  a2a:EventKeyRef oa:event_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Event1 .

oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person:29c56b12-ee89-4bfe-9a16-3c84a244b4cb ;
  a2a:EventKeyRef oa:event_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Event1 .

oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person:181a0858-fd2e-4a6d-8377-3b327c266604 ;
  a2a:EventKeyRef oa:event_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Event1 .

oa:relationep_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Person:2b244aaf-5346-42db-a042-ee2cf884f9c2 ;
  a2a:EventKeyRef oa:event_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca_Event1 .

oa:source_elo_88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca
  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 "123" ;
    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., 123, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/3404bd85-cf86-482d-8bb9-da05af82d1a1/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/3404bd85-cf86-482d-8bb9-da05af82d1a1/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/88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca" ;
  a2a:RecordGUID "{88e5a0ee-8da2-4ba3-aaf2-af7d8f2a7bca}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1912<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_20260701_11361_00011361.xml van ELO" .

