@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_10cabdbd-5596-342c-eaaa-5fc691885933
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juni 1851" ;
  a2a:hasPerson oa:person_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Person-cc8c6135-34c5-a78b-c59b-6af2d77f6edf, oa:person_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Person-1cec578e-7a6d-da6d-b53c-3e3fddc9a358, oa:person_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Person-5f5a92be-930b-6297-a638-005b97fbf6c3 ;
  a2a:hasEvent oa:event_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_10cabdbd-5596-342c-eaaa-5fc691885933_0, oa:relationep_frl_10cabdbd-5596-342c-eaaa-5fc691885933_1, oa:relationep_frl_10cabdbd-5596-342c-eaaa-5fc691885933_2 ;
  a2a:hasSource oa:source_frl_10cabdbd-5596-342c-eaaa-5fc691885933 .

oa:person_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Person-cc8c6135-34c5-a78b-c59b-6af2d77f6edf
  a a2a:Person ;
  rdfs:label "Wikke Feddes de Jong" ;
  a2a:PersonName [
    rdfs:label "Wikke Feddes de Jong" ;
    a2a:PersonNameFirstName "Wikke" ;
    a2a:PersonNamePatronym "Feddes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Person-1cec578e-7a6d-da6d-b53c-3e3fddc9a358
  a a2a:Person ;
  rdfs:label "Luite Roelofs Kruithof" ;
  a2a:PersonName [
    rdfs:label "Luite Roelofs Kruithof" ;
    a2a:PersonNameFirstName "Luite" ;
    a2a:PersonNamePatronym "Roelofs" ;
    a2a:PersonNameLastName "Kruithof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "landbouwer" .

oa:person_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Person-5f5a92be-930b-6297-a638-005b97fbf6c3
  a a2a:Person ;
  rdfs:label "Stijntje Luites Kruithof" ;
  a2a:PersonName [
    rdfs:label "Stijntje Luites Kruithof" ;
    a2a:PersonNameFirstName "Stijntje" ;
    a2a:PersonNamePatronym "Luites" ;
    a2a:PersonNameLastName "Kruithof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1851-06-14"^^xsd:date
  ] .

oa:event_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1851-06-14"^^xsd:date
  ] .

oa:relationep_frl_10cabdbd-5596-342c-eaaa-5fc691885933_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Person:cc8c6135-34c5-a78b-c59b-6af2d77f6edf ;
  a2a:EventKeyRef oa:event_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Event1 .

oa:relationep_frl_10cabdbd-5596-342c-eaaa-5fc691885933_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Person:1cec578e-7a6d-da6d-b53c-3e3fddc9a358 ;
  a2a:EventKeyRef oa:event_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Event1 .

oa:relationep_frl_10cabdbd-5596-342c-eaaa-5fc691885933_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Person:5f5a92be-930b-6297-a638-005b97fbf6c3 ;
  a2a:EventKeyRef oa:event_frl_10cabdbd-5596-342c-eaaa-5fc691885933_Event1 .

oa:source_frl_10cabdbd-5596-342c-eaaa-5fc691885933
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1851-06-16 - 1851-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1851-06-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 1017, Periode: 1851" ;
    a2a:Book "Geboorteregister 1851" ;
    a2a:DocumentNumber "0124" ;
    a2a:RegistryNumber "1017" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 1017, Periode: 1851, Geboorteregister 1851, 0124, 1017"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_1017%2FNL-0400410000_30-27_1017_064.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/10cabdbd-5596-342c-eaaa-5fc691885933" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_1017%2FNL-0400410000_30-27_1017_064.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/10cabdbd-5596-342c-eaaa-5fc691885933" ;
  a2a:RecordGUID "{10cabdbd-5596-342c-eaaa-5fc691885933}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_63768_00063768.xml van FRL" .

[] a2a:PersonRemarkdiversen "Ouders woonachtig te Oldeberkoop" .
