@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_15252f9d-e205-7f5d-c38b-4f20182d39c0
  a a2a:Record ;
  rdfs:label "BS Geboorte op 11 augustus 1912 te Warmond" ;
  a2a:hasPerson oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-4a08be96-1d24-9329-b8e7-ff1d3ead42b5, oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-f08ab65e-284f-a779-cc68-8a451b1c82a0, oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-35f5ffac-faee-5f6e-2ffd-5fad73c17ae6, oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-0680d6ca-b856-de7d-24d8-f3990f383bc3, oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-b0cd46e3-1b4f-571a-64a6-c177e9746193 ;
  a2a:hasEvent oa:event_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_0, oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_1, oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_2, oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_3, oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_4 ;
  a2a:hasSource oa:source_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0 .

oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-4a08be96-1d24-9329-b8e7-ff1d3ead42b5
  a a2a:Person ;
  rdfs:label "Anna Schrier" ;
  a2a:PersonName [
    rdfs:label "Anna Schrier" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Schrier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1912-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-f08ab65e-284f-a779-cc68-8a451b1c82a0
  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 "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "metselaar" .

oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-35f5ffac-faee-5f6e-2ffd-5fad73c17ae6
  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_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-0680d6ca-b856-de7d-24d8-f3990f383bc3
  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 "60 jaar" ;
    rdfs:label "60 jaar"
  ] ;
  a2a:Profession "scheepmaker" .

oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person-b0cd46e3-1b4f-571a-64a6-c177e9746193
  a a2a:Person ;
  rdfs:label "Adrianus Schakenbos" ;
  a2a:PersonName [
    rdfs:label "Adrianus Schakenbos" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Schakenbos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:Profession "scheepmaker" .

oa:event_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1912-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person:4a08be96-1d24-9329-b8e7-ff1d3ead42b5 ;
  a2a:EventKeyRef oa:event_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Event1 .

oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person:f08ab65e-284f-a779-cc68-8a451b1c82a0 ;
  a2a:EventKeyRef oa:event_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Event1 .

oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person:35f5ffac-faee-5f6e-2ffd-5fad73c17ae6 ;
  a2a:EventKeyRef oa:event_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Event1 .

oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person:0680d6ca-b856-de7d-24d8-f3990f383bc3 ;
  a2a:EventKeyRef oa:event_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Event1 .

oa:relationep_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Person:b0cd46e3-1b4f-571a-64a6-c177e9746193 ;
  a2a:EventKeyRef oa:event_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0_Event1 .

oa:source_elo_15252f9d-e205-7f5d-c38b-4f20182d39c0
  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 "42" ;
    a2a:RegistryNumber "435B" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (na 1930), Deel: 435B, Periode: 1910-1919, Geboorteregister van Warmond, 1910-1919., 42, 435B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/626a6585-b76b-4e7a-803d-c77ee997aeeb/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/15252f9d-e205-7f5d-c38b-4f20182d39c0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/626a6585-b76b-4e7a-803d-c77ee997aeeb/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/15252f9d-e205-7f5d-c38b-4f20182d39c0" ;
  a2a:RecordGUID "{15252f9d-e205-7f5d-c38b-4f20182d39c0}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1912<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_897_00000897.xml van ELO" .

