@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_344efddb-cc83-e183-c83b-ebd39b9c9717
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 16 maart 1900" ;
  a2a:hasPerson oa:person_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Person-2055f2a4-21aa-38cd-0d33-0b3337a9cd35, oa:person_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Person-8a0fcacb-fee6-76f2-9934-19cba600fab3, oa:person_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Person-daddce74-2dc2-8b69-6c6a-65a5659a6473 ;
  a2a:hasEvent oa:event_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_0, oa:relationep_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_1, oa:relationep_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_2 ;
  a2a:hasSource oa:source_frl_344efddb-cc83-e183-c83b-ebd39b9c9717 .

oa:person_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Person-2055f2a4-21aa-38cd-0d33-0b3337a9cd35
  a a2a:Person ;
  rdfs:label "Hylke Boelens" ;
  a2a:PersonName [
    rdfs:label "Hylke Boelens" ;
    a2a:PersonNameFirstName "Hylke" ;
    a2a:PersonNameLastName "Boelens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Person-8a0fcacb-fee6-76f2-9934-19cba600fab3
  a a2a:Person ;
  rdfs:label "Amerins van Loon" ;
  a2a:PersonName [
    rdfs:label "Amerins van Loon" ;
    a2a:PersonNameFirstName "Amerins" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Person-daddce74-2dc2-8b69-6c6a-65a5659a6473
  a a2a:Person ;
  rdfs:label "Jeltje Boelens" ;
  a2a:PersonName [
    rdfs:label "Jeltje Boelens" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Boelens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1900-03-16"^^xsd:date
  ] .

oa:event_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1900-03-16"^^xsd:date
  ] .

oa:relationep_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Person:2055f2a4-21aa-38cd-0d33-0b3337a9cd35 ;
  a2a:EventKeyRef oa:event_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Event1 .

oa:relationep_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Person:8a0fcacb-fee6-76f2-9934-19cba600fab3 ;
  a2a:EventKeyRef oa:event_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Event1 .

oa:relationep_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Person:daddce74-2dc2-8b69-6c6a-65a5659a6473 ;
  a2a:EventKeyRef oa:event_frl_344efddb-cc83-e183-c83b-ebd39b9c9717_Event1 .

oa:source_frl_344efddb-cc83-e183-c83b-ebd39b9c9717
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1900-03-16 - 1900-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1900-03-16"^^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 1900" ;
    a2a:DocumentNumber "0184" ;
    a2a:RegistryNumber "119" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1900, 0184, 119"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/7cfb369e-601b-02ce-e08b-f7f6ce839578.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/344efddb-cc83-e183-c83b-ebd39b9c9717" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/7cfb369e-601b-02ce-e08b-f7f6ce839578.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/344efddb-cc83-e183-c83b-ebd39b9c9717" ;
  a2a:RecordGUID "{344efddb-cc83-e183-c83b-ebd39b9c9717}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "119" ;
  a2a:SourceRemarkregister_periode "1900" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_71020_00071020.xml van FRL" .

