@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_fb47a7e5-d00a-dba2-8378-16493873c989
  a a2a:Record ;
  rdfs:label "Geboorte op 2 juli 1856" ;
  a2a:hasPerson oa:person_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Person-6672ef66-de80-7b44-2686-2a72531a7ed9, oa:person_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Person-35407996-f4fa-edfb-6add-42e21078cbfc, oa:person_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Person-359fe6be-ab3b-7ee9-9a29-e4838c8331a9 ;
  a2a:hasEvent oa:event_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fb47a7e5-d00a-dba2-8378-16493873c989_0, oa:relationep_frl_fb47a7e5-d00a-dba2-8378-16493873c989_1, oa:relationep_frl_fb47a7e5-d00a-dba2-8378-16493873c989_2 ;
  a2a:hasSource oa:source_frl_fb47a7e5-d00a-dba2-8378-16493873c989 .

oa:person_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Person-6672ef66-de80-7b44-2686-2a72531a7ed9
  a a2a:Person ;
  rdfs:label "Antje Douwes van der Wal" ;
  a2a:PersonName [
    rdfs:label "Antje Douwes van der Wal" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Douwes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Person-35407996-f4fa-edfb-6add-42e21078cbfc
  a a2a:Person ;
  rdfs:label "Jacob Jans Greydanus" ;
  a2a:PersonName [
    rdfs:label "Jacob Jans Greydanus" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Greydanus"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Person-359fe6be-ab3b-7ee9-9a29-e4838c8331a9
  a a2a:Person ;
  rdfs:label "Halbe Greydanus" ;
  a2a:PersonName [
    rdfs:label "Halbe Greydanus" ;
    a2a:PersonNameFirstName "Halbe" ;
    a2a:PersonNameLastName "Greydanus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1856-07-02"^^xsd:date
  ] .

oa:event_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1856-07-02"^^xsd:date
  ] .

oa:relationep_frl_fb47a7e5-d00a-dba2-8378-16493873c989_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Person:6672ef66-de80-7b44-2686-2a72531a7ed9 ;
  a2a:EventKeyRef oa:event_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Event1 .

oa:relationep_frl_fb47a7e5-d00a-dba2-8378-16493873c989_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Person:35407996-f4fa-edfb-6add-42e21078cbfc ;
  a2a:EventKeyRef oa:event_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Event1 .

oa:relationep_frl_fb47a7e5-d00a-dba2-8378-16493873c989_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Person:359fe6be-ab3b-7ee9-9a29-e4838c8331a9 ;
  a2a:EventKeyRef oa:event_frl_fb47a7e5-d00a-dba2-8378-16493873c989_Event1 .

oa:source_frl_fb47a7e5-d00a-dba2-8378-16493873c989
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Menaldumadeel" ;
    rdfs:label "Menaldumadeel", "1856-07-02 - 1856-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1856-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Menaldumadeel - Tresoar, Bron: boek, Deel: 1032, Periode: 1856" ;
    a2a:Book "Geboorteregister 1856" ;
    a2a:DocumentNumber "0151" ;
    a2a:RegistryNumber "1032" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Menaldumadeel - Tresoar, Bron: boek, Deel: 1032, Periode: 1856, Geboorteregister 1856, 0151, 1032"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/5ef8851f-8d82-9fb7-0296-7d7327c721fc.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/fb47a7e5-d00a-dba2-8378-16493873c989" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/5ef8851f-8d82-9fb7-0296-7d7327c721fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fb47a7e5-d00a-dba2-8378-16493873c989" ;
  a2a:RecordGUID "{fb47a7e5-d00a-dba2-8378-16493873c989}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Menaldumadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1032" ;
  a2a:SourceRemarkregister_periode "1856" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_68274_00068274.xml van FRL" .

