@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_7ccaed81-bac9-e7ee-607d-5bf8a9367642
  a a2a:Record ;
  rdfs:label "Geboorte op 20 juli 1914 te Harlingen" ;
  a2a:hasPerson oa:person_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Person-973c7d07-2c53-468d-084b-2396336190a3, oa:person_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Person-41eebfb1-b423-0ea7-5aab-aa93e4ab6cd8, oa:person_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Person-c896f11b-6d59-dffa-84fd-756bab1f0ced ;
  a2a:hasEvent oa:event_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_0, oa:relationep_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_1, oa:relationep_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_2 ;
  a2a:hasSource oa:source_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642 .

oa:person_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Person-973c7d07-2c53-468d-084b-2396336190a3
  a a2a:Person ;
  rdfs:label "Jurjen Haitsma" ;
  a2a:PersonName [
    rdfs:label "Jurjen Haitsma" ;
    a2a:PersonNameFirstName "Jurjen" ;
    a2a:PersonNameLastName "Haitsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1914-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Person-41eebfb1-b423-0ea7-5aab-aa93e4ab6cd8
  a a2a:Person ;
  rdfs:label "Willem Haitsma" ;
  a2a:PersonName [
    rdfs:label "Willem Haitsma" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Haitsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:Profession "cementwerker" .

oa:person_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Person-c896f11b-6d59-dffa-84fd-756bab1f0ced
  a a2a:Person ;
  rdfs:label "Beitske Plantenga" ;
  a2a:PersonName [
    rdfs:label "Beitske Plantenga" ;
    a2a:PersonNameFirstName "Beitske" ;
    a2a:PersonNameLastName "Plantenga"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1914-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Person:973c7d07-2c53-468d-084b-2396336190a3 ;
  a2a:EventKeyRef oa:event_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Event1 .

oa:relationep_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Person:41eebfb1-b423-0ea7-5aab-aa93e4ab6cd8 ;
  a2a:EventKeyRef oa:event_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Event1 .

oa:relationep_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Person:c896f11b-6d59-dffa-84fd-756bab1f0ced ;
  a2a:EventKeyRef oa:event_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642_Event1 .

oa:source_frl_7ccaed81-bac9-e7ee-607d-5bf8a9367642
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1914-07-21 - 1914-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1914-07-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Deel: 1070, Periode: 1914" ;
    a2a:Book "Geboorteregister 1914" ;
    a2a:DocumentNumber "0147" ;
    a2a:RegistryNumber "1070" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Deel: 1070, Periode: 1914, Geboorteregister 1914, 0147, 1070"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6d4e488f-b17f-b014-5949-18f2fd462d0d.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/7ccaed81-bac9-e7ee-607d-5bf8a9367642" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6d4e488f-b17f-b014-5949-18f2fd462d0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7ccaed81-bac9-e7ee-607d-5bf8a9367642" ;
  a2a:RecordGUID "{7ccaed81-bac9-e7ee-607d-5bf8a9367642}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Harlingen - Tresoar" ;
  a2a:SourceRemarkdeel "1070" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_8492_00008492.xml van FRL" .

