@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_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 31 december 1901" ;
  a2a:hasPerson oa:person_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Person-540f7b22-7efd-f0bd-3022-a51914c863dd, oa:person_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Person-232758db-7b1e-0200-db17-db8e77c5d4ae, oa:person_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Person-cfcc6d98-c400-208c-efd4-600f8fa4c15d ;
  a2a:hasEvent oa:event_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_0, oa:relationep_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_1, oa:relationep_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_2 ;
  a2a:hasSource oa:source_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c .

oa:person_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Person-540f7b22-7efd-f0bd-3022-a51914c863dd
  a a2a:Person ;
  rdfs:label "Alphons Bernard Lampe" ;
  a2a:PersonName [
    rdfs:label "Alphons Bernard Lampe" ;
    a2a:PersonNameFirstName "Alphons Bernard" ;
    a2a:PersonNameLastName "Lampe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1901-12-31"^^xsd:date
  ] .

oa:person_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Person-232758db-7b1e-0200-db17-db8e77c5d4ae
  a a2a:Person ;
  rdfs:label "Bernhardus Lampe" ;
  a2a:PersonName [
    rdfs:label "Bernhardus Lampe" ;
    a2a:PersonNameFirstName "Bernhardus" ;
    a2a:PersonNameLastName "Lampe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "koopman" .

oa:person_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Person-cfcc6d98-c400-208c-efd4-600f8fa4c15d
  a a2a:Person ;
  rdfs:label "Hendrika Amelink" ;
  a2a:PersonName [
    rdfs:label "Hendrika Amelink" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Amelink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1901-12-31"^^xsd:date
  ] .

oa:relationep_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Person:540f7b22-7efd-f0bd-3022-a51914c863dd ;
  a2a:EventKeyRef oa:event_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Event1 .

oa:relationep_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Person:232758db-7b1e-0200-db17-db8e77c5d4ae ;
  a2a:EventKeyRef oa:event_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Event1 .

oa:relationep_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Person:cfcc6d98-c400-208c-efd4-600f8fa4c15d ;
  a2a:EventKeyRef oa:event_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c_Event1 .

oa:source_frl_3e731ec0-e528-c5c2-73fe-9be0979b518c
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1902-01-03 - 1902-01-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-01-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-01-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1902-01-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Geboorteregister 1902" ;
    a2a:DocumentNumber "0004" ;
    a2a:RegistryNumber "121" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1902, 0004, 121"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/64f88b37-4c7e-00c4-011a-6cfc212c3704.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/3e731ec0-e528-c5c2-73fe-9be0979b518c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/64f88b37-4c7e-00c4-011a-6cfc212c3704.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3e731ec0-e528-c5c2-73fe-9be0979b518c" ;
  a2a:RecordGUID "{3e731ec0-e528-c5c2-73fe-9be0979b518c}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "121" ;
  a2a:SourceRemarkregister_periode "1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_69875_00069875.xml van FRL" .

