@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_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b
  a a2a:Record ;
  rdfs:label "BS Geboorte op 11 januari 1883" ;
  a2a:hasPerson oa:person_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Person-519f7d28-a80c-27ca-329b-9fc3ffae7fdd, oa:person_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Person-aae9f6db-2537-0927-a2d4-fe8c443126cd, oa:person_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Person-d4eca482-a7c6-612f-6aff-65996deeddbd ;
  a2a:hasEvent oa:event_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_0, oa:relationep_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_1, oa:relationep_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_2 ;
  a2a:hasSource oa:source_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b .

oa:person_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Person-519f7d28-a80c-27ca-329b-9fc3ffae7fdd
  a a2a:Person ;
  rdfs:label "Dirk Noort" ;
  a2a:PersonName [
    rdfs:label "Dirk Noort" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Noort"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1883-01-11"^^xsd:date
  ] .

oa:person_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Person-aae9f6db-2537-0927-a2d4-fe8c443126cd
  a a2a:Person ;
  rdfs:label "Hendrik Noort" ;
  a2a:PersonName [
    rdfs:label "Hendrik Noort" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Noort"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Person-d4eca482-a7c6-612f-6aff-65996deeddbd
  a a2a:Person ;
  rdfs:label "Guurtje Maria Meijer" ;
  a2a:PersonName [
    rdfs:label "Guurtje Maria Meijer" ;
    a2a:PersonNameFirstName "Guurtje Maria" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1883-01-11"^^xsd:date
  ] .

oa:relationep_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Person:519f7d28-a80c-27ca-329b-9fc3ffae7fdd ;
  a2a:EventKeyRef oa:event_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Event1 .

oa:relationep_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Person:aae9f6db-2537-0927-a2d4-fe8c443126cd ;
  a2a:EventKeyRef oa:event_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Event1 .

oa:relationep_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Person:d4eca482-a7c6-612f-6aff-65996deeddbd ;
  a2a:EventKeyRef oa:event_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b_Event1 .

oa:source_elo_f842fcc7-e7c0-edf9-3b74-56b33b2ac17b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1883-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-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: 9, Periode: 1883-1892" ;
    a2a:Book "Geboorteregister van Alkemade, 1883 - 1892;" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "9" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 9, Periode: 1883-1892, Geboorteregister van Alkemade, 1883 - 1892;, 7, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/9d4335f1-f241-4540-906f-01569cc78911/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f842fcc7-e7c0-edf9-3b74-56b33b2ac17b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9d4335f1-f241-4540-906f-01569cc78911/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/f842fcc7-e7c0-edf9-3b74-56b33b2ac17b" ;
  a2a:RecordGUID "{f842fcc7-e7c0-edf9-3b74-56b33b2ac17b}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1883<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.18/file/9\">Inventarisnummer 9 van archiefnummer 170.1.18 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Alkemade" ;
  a2a:SourceRemarkdeel "9" ;
  a2a:SourceRemarkregister_periode "1883-1892" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_15981_00015981.xml van ELO" .

