@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_3e5e3085-4704-5ed6-1fbd-e8db14067a7d
  a a2a:Record ;
  rdfs:label "BS Geboorte op 12 oktober 1915 te Warmond" ;
  a2a:hasPerson oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-5dd733e2-27dd-2956-cc5b-8b8fbce738b4, oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-04a2b5b6-f7e7-5849-d186-9c656d03c134, oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-905a7a8f-81db-db03-fcf8-62f8e56b3b4f, oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-6b61fb70-6908-6327-2042-75e9180b491f, oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-0fe5115f-93c1-3b4f-ab94-4b989b029c63 ;
  a2a:hasEvent oa:event_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_0, oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_1, oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_2, oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_3, oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_4 ;
  a2a:hasSource oa:source_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d .

oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-5dd733e2-27dd-2956-cc5b-8b8fbce738b4
  a a2a:Person ;
  rdfs:label "Clasina Johanna Kühn" ;
  a2a:PersonName [
    rdfs:label "Clasina Johanna Kühn" ;
    a2a:PersonNameFirstName "Clasina Johanna" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1915-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-04a2b5b6-f7e7-5849-d186-9c656d03c134
  a a2a:Person ;
  rdfs:label "Gerardus Jacobus Kühn" ;
  a2a:PersonName [
    rdfs:label "Gerardus Jacobus Kühn" ;
    a2a:PersonNameFirstName "Gerardus Jacobus" ;
    a2a:PersonNameLastName "Kühn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "bloemistknecht" .

oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-905a7a8f-81db-db03-fcf8-62f8e56b3b4f
  a a2a:Person ;
  rdfs:label "Johanna Susanna Koppe" ;
  a2a:PersonName [
    rdfs:label "Johanna Susanna Koppe" ;
    a2a:PersonNameFirstName "Johanna Susanna" ;
    a2a:PersonNameLastName "Koppe"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-6b61fb70-6908-6327-2042-75e9180b491f
  a a2a:Person ;
  rdfs:label "Johannes Breuninghoff" ;
  a2a:PersonName [
    rdfs:label "Johannes Breuninghoff" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Breuninghoff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 jaar" ;
    rdfs:label "69 jaar"
  ] ;
  a2a:Profession "smid" .

oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person-0fe5115f-93c1-3b4f-ab94-4b989b029c63
  a a2a:Person ;
  rdfs:label "David Blansjaar" ;
  a2a:PersonName [
    rdfs:label "David Blansjaar" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Blansjaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42 jaar" ;
    rdfs:label "42 jaar"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1915-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person:5dd733e2-27dd-2956-cc5b-8b8fbce738b4 ;
  a2a:EventKeyRef oa:event_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Event1 .

oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person:04a2b5b6-f7e7-5849-d186-9c656d03c134 ;
  a2a:EventKeyRef oa:event_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Event1 .

oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person:905a7a8f-81db-db03-fcf8-62f8e56b3b4f ;
  a2a:EventKeyRef oa:event_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Event1 .

oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person:6b61fb70-6908-6327-2042-75e9180b491f ;
  a2a:EventKeyRef oa:event_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Event1 .

oa:relationep_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Person:0fe5115f-93c1-3b4f-ab94-4b989b029c63 ;
  a2a:EventKeyRef oa:event_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d_Event1 .

oa:source_elo_3e5e3085-4704-5ed6-1fbd-e8db14067a7d
  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 "49" ;
    a2a:RegistryNumber "435B" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (na 1930), Deel: 435B, Periode: 1910-1919, Geboorteregister van Warmond, 1910-1919., 49, 435B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/22e7d3fb-ffaa-4bdf-83b0-6f473f436554/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3e5e3085-4704-5ed6-1fbd-e8db14067a7d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/22e7d3fb-ffaa-4bdf-83b0-6f473f436554/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/3e5e3085-4704-5ed6-1fbd-e8db14067a7d" ;
  a2a:RecordGUID "{3e5e3085-4704-5ed6-1fbd-e8db14067a7d}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1915<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_6322_00006322.xml van ELO" .

