@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_08b89e24-46f7-cbd7-c3ef-e8f43d140961
  a a2a:Record ;
  rdfs:label "Geboorte op 10 juli 1919 te Workum" ;
  a2a:hasPerson oa:person_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Person-445bbec2-c4dc-dd5b-81af-f27191a365da, oa:person_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Person-3334ae6e-00a2-f907-6bad-a742b42e60fe, oa:person_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Person-e1af9840-2a16-3189-c854-95a4379f5a2e ;
  a2a:hasEvent oa:event_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_0, oa:relationep_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_1, oa:relationep_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_2 ;
  a2a:hasSource oa:source_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961 .

oa:person_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Person-445bbec2-c4dc-dd5b-81af-f27191a365da
  a a2a:Person ;
  rdfs:label "Aant Elzinga" ;
  a2a:PersonName [
    rdfs:label "Aant Elzinga" ;
    a2a:PersonNameFirstName "Aant" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:Profession "veehouder" .

oa:person_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Person-3334ae6e-00a2-f907-6bad-a742b42e60fe
  a a2a:Person ;
  rdfs:label "Rigtje Schuurmans" ;
  a2a:PersonName [
    rdfs:label "Rigtje Schuurmans" ;
    a2a:PersonNameFirstName "Rigtje" ;
    a2a:PersonNameLastName "Schuurmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Person-e1af9840-2a16-3189-c854-95a4379f5a2e
  a a2a:Person ;
  rdfs:label "Klaas Elzinga" ;
  a2a:PersonName [
    rdfs:label "Klaas Elzinga" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1919-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:event_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1919-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Person:445bbec2-c4dc-dd5b-81af-f27191a365da ;
  a2a:EventKeyRef oa:event_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Event1 .

oa:relationep_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Person:3334ae6e-00a2-f907-6bad-a742b42e60fe ;
  a2a:EventKeyRef oa:event_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Event1 .

oa:relationep_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Person:e1af9840-2a16-3189-c854-95a4379f5a2e ;
  a2a:EventKeyRef oa:event_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961_Event1 .

oa:source_frl_08b89e24-46f7-cbd7-c3ef-e8f43d140961
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1919-07-11 - 1919-07-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-07-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-07-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1919-07-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Workum - Tresoar, Deel: 1048, Periode: 1919" ;
    a2a:Book "Geboorteregister 1919" ;
    a2a:DocumentNumber "0055" ;
    a2a:RegistryNumber "1048" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Workum - Tresoar, Deel: 1048, Periode: 1919, Geboorteregister 1919, 0055, 1048"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/ee7d8f20-78f9-4c59-07d8-6de288624cf6.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/08b89e24-46f7-cbd7-c3ef-e8f43d140961" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/ee7d8f20-78f9-4c59-07d8-6de288624cf6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/08b89e24-46f7-cbd7-c3ef-e8f43d140961" ;
  a2a:RecordGUID "{08b89e24-46f7-cbd7-c3ef-e8f43d140961}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_2616_00002616.xml van FRL" .

