@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_2bd97a6e-1490-099c-4fef-48a2f48b6218
  a a2a:Record ;
  rdfs:label "BS Geboorte op 11 juni 1877 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Person-f470ca6b-95d2-1082-d833-0a1764f5da21, oa:person_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Person-45c33bdd-b1dc-a3c7-d6cf-fe00038d4b17, oa:person_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Person-1aff44a3-b5dd-a6e5-9a23-cac181b24ee6 ;
  a2a:hasEvent oa:event_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_0, oa:relationep_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_1, oa:relationep_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_2 ;
  a2a:hasSource oa:source_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218 .

oa:person_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Person-f470ca6b-95d2-1082-d833-0a1764f5da21
  a a2a:Person ;
  rdfs:label "Maria Verkade" ;
  a2a:PersonName [
    rdfs:label "Maria Verkade" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verkade"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordwijk binnen 549" ;
    rdfs:label "Noordwijk binnen 549"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1877-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:person_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Person-45c33bdd-b1dc-a3c7-d6cf-fe00038d4b17
  a a2a:Person ;
  rdfs:label "Jacobus Verkade" ;
  a2a:PersonName [
    rdfs:label "Jacobus Verkade" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Verkade"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "bloemkweker" .

oa:person_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Person-1aff44a3-b5dd-a6e5-9a23-cac181b24ee6
  a a2a:Person ;
  rdfs:label "Alida Maria van der Raad" ;
  a2a:PersonName [
    rdfs:label "Alida Maria van der Raad" ;
    a2a:PersonNameFirstName "Alida Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Raad"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1877-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Person:f470ca6b-95d2-1082-d833-0a1764f5da21 ;
  a2a:EventKeyRef oa:event_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Event1 .

oa:relationep_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Person:45c33bdd-b1dc-a3c7-d6cf-fe00038d4b17 ;
  a2a:EventKeyRef oa:event_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Event1 .

oa:relationep_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Person:1aff44a3-b5dd-a6e5-9a23-cac181b24ee6 ;
  a2a:EventKeyRef oa:event_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218_Event1 .

oa:source_elo_2bd97a6e-1490-099c-4fef-48a2f48b6218
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1870-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2909, Periode: 1870-1879" ;
    a2a:Book "Geboorteregister van Noordwijk, 1870-1879" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "2909" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2909, Periode: 1870-1879, Geboorteregister van Noordwijk, 1870-1879, 65, 2909"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/2bd97a6e-1490-099c-4fef-48a2f48b6218/iiif/3/1969537/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2bd97a6e-1490-099c-4fef-48a2f48b6218" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/2bd97a6e-1490-099c-4fef-48a2f48b6218/iiif/3/1969537/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/2bd97a6e-1490-099c-4fef-48a2f48b6218" ;
  a2a:RecordGUID "{2bd97a6e-1490-099c-4fef-48a2f48b6218}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1877<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0900/file/2909\">Inventarisnummer 2909 van archiefnummer 0900 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Noordwijk (1399-1932)" ;
  a2a:SourceRemarkdeel "2909" ;
  a2a:SourceRemarkregister_periode "1870-1879" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_8996_00008996.xml van ELO" .

