@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_00666abf-e136-a2b3-e435-84f5aadfc787
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 4 april 1915 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Person-e503c8d0-d9f5-3088-eac4-3f61dfd11fc2, oa:person_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Person-92804eea-0527-9737-3893-7d98663223c6, oa:person_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Person-0bd0d862-38ae-e0f7-ad1e-f1d939848406 ;
  a2a:hasEvent oa:event_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_00666abf-e136-a2b3-e435-84f5aadfc787_0, oa:relationep_frl_00666abf-e136-a2b3-e435-84f5aadfc787_1, oa:relationep_frl_00666abf-e136-a2b3-e435-84f5aadfc787_2 ;
  a2a:hasSource oa:source_frl_00666abf-e136-a2b3-e435-84f5aadfc787 .

oa:person_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Person-e503c8d0-d9f5-3088-eac4-3f61dfd11fc2
  a a2a:Person ;
  rdfs:label "Klaas Willem Weerstra" ;
  a2a:PersonName [
    rdfs:label "Klaas Willem Weerstra" ;
    a2a:PersonNameFirstName "Klaas Willem" ;
    a2a:PersonNameLastName "Weerstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1915-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Person-92804eea-0527-9737-3893-7d98663223c6
  a a2a:Person ;
  rdfs:label "Piet Weerstra" ;
  a2a:PersonName [
    rdfs:label "Piet Weerstra" ;
    a2a:PersonNameFirstName "Piet" ;
    a2a:PersonNameLastName "Weerstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:Profession "reiziger" .

oa:person_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Person-0bd0d862-38ae-e0f7-ad1e-f1d939848406
  a a2a:Person ;
  rdfs:label "Dirkje Doedes" ;
  a2a:PersonName [
    rdfs:label "Dirkje Doedes" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Doedes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1915-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_00666abf-e136-a2b3-e435-84f5aadfc787_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Person:e503c8d0-d9f5-3088-eac4-3f61dfd11fc2 ;
  a2a:EventKeyRef oa:event_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Event1 .

oa:relationep_frl_00666abf-e136-a2b3-e435-84f5aadfc787_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Person:92804eea-0527-9737-3893-7d98663223c6 ;
  a2a:EventKeyRef oa:event_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Event1 .

oa:relationep_frl_00666abf-e136-a2b3-e435-84f5aadfc787_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Person:0bd0d862-38ae-e0f7-ad1e-f1d939848406 ;
  a2a:EventKeyRef oa:event_frl_00666abf-e136-a2b3-e435-84f5aadfc787_Event1 .

oa:source_frl_00666abf-e136-a2b3-e435-84f5aadfc787
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1915-04-06 - 1915-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1915-04-06"^^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 1915" ;
    a2a:DocumentNumber "0239" ;
    a2a:RegistryNumber "134" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1915, 0239, 134"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/5c6d45c9-8762-54da-ed6a-3a9825d1712d.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/00666abf-e136-a2b3-e435-84f5aadfc787" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/5c6d45c9-8762-54da-ed6a-3a9825d1712d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/00666abf-e136-a2b3-e435-84f5aadfc787" ;
  a2a:RecordGUID "{00666abf-e136-a2b3-e435-84f5aadfc787}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "134" ;
  a2a:SourceRemarkregister_periode "1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_73178_00073178.xml van FRL" .

