@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_946ccfe5-b60b-41de-e6bd-062f6aeec0ba
  a a2a:Record ;
  rdfs:label "Geboorte op 31 januari 1919 te Nijehaske" ;
  a2a:hasPerson oa:person_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Person-3f6f8282-2de9-dcea-3492-befb23a712b5, oa:person_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Person-f455ef1c-f5e8-690f-6907-7b4fe009ad66, oa:person_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Person-da3fdb1e-f5bf-b539-13fa-2c6694548f07 ;
  a2a:hasEvent oa:event_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_0, oa:relationep_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_1, oa:relationep_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_2 ;
  a2a:hasSource oa:source_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba .

oa:person_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Person-3f6f8282-2de9-dcea-3492-befb23a712b5
  a a2a:Person ;
  rdfs:label "Egon Victor Josephus Vernimmen" ;
  a2a:PersonName [
    rdfs:label "Egon Victor Josephus Vernimmen" ;
    a2a:PersonNameFirstName "Egon Victor Josephus" ;
    a2a:PersonNameLastName "Vernimmen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nijehaske" ;
    rdfs:label "Nijehaske"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:Profession "hotelhouder" .

oa:person_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Person-f455ef1c-f5e8-690f-6907-7b4fe009ad66
  a a2a:Person ;
  rdfs:label "Susanna Maria Spoelstra" ;
  a2a:PersonName [
    rdfs:label "Susanna Maria Spoelstra" ;
    a2a:PersonNameFirstName "Susanna Maria" ;
    a2a:PersonNameLastName "Spoelstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Nijehaske" ;
    rdfs:label "Nijehaske"
  ] .

oa:person_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Person-da3fdb1e-f5bf-b539-13fa-2c6694548f07
  a a2a:Person ;
  rdfs:label "Petrus Johannes Vernimmen" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Vernimmen" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Vernimmen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1919-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijehaske" ;
    rdfs:label "Nijehaske"
  ] .

oa:event_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1919-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijehaske" ;
    rdfs:label "Nijehaske"
  ] .

oa:relationep_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Person:3f6f8282-2de9-dcea-3492-befb23a712b5 ;
  a2a:EventKeyRef oa:event_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Event1 .

oa:relationep_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Person:f455ef1c-f5e8-690f-6907-7b4fe009ad66 ;
  a2a:EventKeyRef oa:event_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Event1 .

oa:relationep_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Person:da3fdb1e-f5bf-b539-13fa-2c6694548f07 ;
  a2a:EventKeyRef oa:event_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba_Event1 .

oa:source_frl_946ccfe5-b60b-41de-e6bd-062f6aeec0ba
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland", "1919-02-03 - 1919-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1919-02-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Haskerland - Tresoar, Deel: 1067, Periode: 1919" ;
    a2a:Book "Geboorteregister 1919 Nijehaske" ;
    a2a:DocumentNumber "0001" ;
    a2a:RegistryNumber "1067" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Haskerland - Tresoar, Deel: 1067, Periode: 1919, Geboorteregister 1919 Nijehaske, 0001, 1067"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/0bbb368b-419a-37f7-c41e-5ca40ccc2381.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/946ccfe5-b60b-41de-e6bd-062f6aeec0ba" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/0bbb368b-419a-37f7-c41e-5ca40ccc2381.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/946ccfe5-b60b-41de-e6bd-062f6aeec0ba" ;
  a2a:RecordGUID "{946ccfe5-b60b-41de-e6bd-062f6aeec0ba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_971_00000971.xml van FRL" .

