@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_563cdd25-c886-ca97-668a-d4e5ec9fc31e
  a a2a:Record ;
  rdfs:label "BS Geboorte op 30 maart 1911 te Warmond" ;
  a2a:hasPerson oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-65c8f778-0382-2350-d2c1-8decadb1219d, oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-123ad841-8649-d3e1-42aa-c5ab676f00f1, oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-fca12759-c3ea-7fa7-dc55-faa9ce909893, oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-883bf0ad-4b6a-d1fd-9b4a-80e565da3f70, oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-fdcbc62d-e8c8-4a20-98b9-84ec07bd6ede ;
  a2a:hasEvent oa:event_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_0, oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_1, oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_2, oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_3, oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_4 ;
  a2a:hasSource oa:source_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e .

oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-65c8f778-0382-2350-d2c1-8decadb1219d
  a a2a:Person ;
  rdfs:label "Johannes Schrier" ;
  a2a:PersonName [
    rdfs:label "Johannes Schrier" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schrier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1911-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-123ad841-8649-d3e1-42aa-c5ab676f00f1
  a a2a:Person ;
  rdfs:label "Gerrit Frederik Willem Schrier" ;
  a2a:PersonName [
    rdfs:label "Gerrit Frederik Willem Schrier" ;
    a2a:PersonNameFirstName "Gerrit Frederik Willem" ;
    a2a:PersonNameLastName "Schrier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "metselaar" .

oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-fca12759-c3ea-7fa7-dc55-faa9ce909893
  a a2a:Person ;
  rdfs:label "Elisabeth Kranenburg" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kranenburg" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kranenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-883bf0ad-4b6a-d1fd-9b4a-80e565da3f70
  a a2a:Person ;
  rdfs:label "Leendert Hendrik de Nie" ;
  a2a:PersonName [
    rdfs:label "Leendert Hendrik de Nie" ;
    a2a:PersonNameFirstName "Leendert Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Nie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51 jaar" ;
    rdfs:label "51 jaar"
  ] ;
  a2a:Profession "ijzersmid" .

oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person-fdcbc62d-e8c8-4a20-98b9-84ec07bd6ede
  a a2a:Person ;
  rdfs:label "Johannes Schakenbos" ;
  a2a:PersonName [
    rdfs:label "Johannes Schakenbos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schakenbos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:Profession "scheepmaker" .

oa:event_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1911-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person:65c8f778-0382-2350-d2c1-8decadb1219d ;
  a2a:EventKeyRef oa:event_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Event1 .

oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person:123ad841-8649-d3e1-42aa-c5ab676f00f1 ;
  a2a:EventKeyRef oa:event_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Event1 .

oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person:fca12759-c3ea-7fa7-dc55-faa9ce909893 ;
  a2a:EventKeyRef oa:event_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Event1 .

oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person:883bf0ad-4b6a-d1fd-9b4a-80e565da3f70 ;
  a2a:EventKeyRef oa:event_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Event1 .

oa:relationep_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Person:fdcbc62d-e8c8-4a20-98b9-84ec07bd6ede ;
  a2a:EventKeyRef oa:event_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e_Event1 .

oa:source_elo_563cdd25-c886-ca97-668a-d4e5ec9fc31e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1910-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (na 1930), Deel: 435B, Periode: 1910-1919" ;
    a2a:Book "Geboorteregister van Warmond, 1910-1919." ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "435B" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (na 1930), Deel: 435B, Periode: 1910-1919, Geboorteregister van Warmond, 1910-1919., 19, 435B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/43211689-0de4-4a23-bf39-aad621412596/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/563cdd25-c886-ca97-668a-d4e5ec9fc31e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/43211689-0de4-4a23-bf39-aad621412596/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/563cdd25-c886-ca97-668a-d4e5ec9fc31e" ;
  a2a:RecordGUID "{563cdd25-c886-ca97-668a-d4e5ec9fc31e}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1911<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0601/file/435B\">Inventarisnummer 435B van archiefnummer 0601 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (na 1930)" ;
  a2a:SourceRemarkdeel "435B" ;
  a2a:SourceRemarkregister_periode "1910-1919" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_17788_00017788.xml van ELO" .

