@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_61ba3d9f-2ca0-c69e-1010-f4ffa697376f
  a a2a:Record ;
  rdfs:label "Geboorte op 12 mei 1918 te Bolsward" ;
  a2a:hasPerson oa:person_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Person-77588090-4ffa-763c-4952-d01b19bcaf13, oa:person_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Person-b680775b-5b6d-51ea-ed64-8b25b966d7e6, oa:person_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Person-6995a58d-d166-263f-8684-73ab28d9d803 ;
  a2a:hasEvent oa:event_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_0, oa:relationep_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_1, oa:relationep_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_2 ;
  a2a:hasSource oa:source_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f .

oa:person_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Person-77588090-4ffa-763c-4952-d01b19bcaf13
  a a2a:Person ;
  rdfs:label "Atte de Vries" ;
  a2a:PersonName [
    rdfs:label "Atte de Vries" ;
    a2a:PersonNameFirstName "Atte" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:Profession "werkman" .

oa:person_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Person-b680775b-5b6d-51ea-ed64-8b25b966d7e6
  a a2a:Person ;
  rdfs:label "Aafke Noorman" ;
  a2a:PersonName [
    rdfs:label "Aafke Noorman" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNameLastName "Noorman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Person-6995a58d-d166-263f-8684-73ab28d9d803
  a a2a:Person ;
  rdfs:label "Johannes de Vries" ;
  a2a:PersonName [
    rdfs:label "Johannes de Vries" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1918-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:event_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1918-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:relationep_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Person:77588090-4ffa-763c-4952-d01b19bcaf13 ;
  a2a:EventKeyRef oa:event_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Event1 .

oa:relationep_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Person:b680775b-5b6d-51ea-ed64-8b25b966d7e6 ;
  a2a:EventKeyRef oa:event_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Event1 .

oa:relationep_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Person:6995a58d-d166-263f-8684-73ab28d9d803 ;
  a2a:EventKeyRef oa:event_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f_Event1 .

oa:source_frl_61ba3d9f-2ca0-c69e-1010-f4ffa697376f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1918-05-13 - 1918-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1918-05-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Bolsward - Tresoar, Deel: 1052, Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "0049" ;
    a2a:RegistryNumber "1052" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Bolsward - Tresoar, Deel: 1052, Periode: 1918, Geboorteregister 1918, 0049, 1052"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/dee3471b-1a6d-d156-351b-9cbe9ed764de.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/61ba3d9f-2ca0-c69e-1010-f4ffa697376f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/dee3471b-1a6d-d156-351b-9cbe9ed764de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/61ba3d9f-2ca0-c69e-1010-f4ffa697376f" ;
  a2a:RecordGUID "{61ba3d9f-2ca0-c69e-1010-f4ffa697376f}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Bolsward - Tresoar" ;
  a2a:SourceRemarkdeel "1052" ;
  a2a:SourceRemarkregister_periode "1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_55164_00055164.xml van FRL" .

