@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_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2
  a a2a:Record ;
  rdfs:label "Nedergerechten inschrijving op 14 oktober 1664 te Het Bildt" ;
  a2a:hasPerson oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-23db9fb4-408e-4a74-b8b5-8c8e97f538ec, oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-d71ce808-9a2a-448d-85b1-dd4699c204f4, oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-3c10828a-b28e-43fe-a660-66ab8f6120be, oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-cc2db6e3-086c-4204-997b-d56aba0a82df, oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-ad7e0bf0-9b57-4451-951f-9fc31a276501 ;
  a2a:hasEvent oa:event_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_0, oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_1, oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_2, oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_3, oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_4 ;
  a2a:hasSource oa:source_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2 .

oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-23db9fb4-408e-4a74-b8b5-8c8e97f538ec
  a a2a:Person ;
  rdfs:label "Sioerd Minnes" ;
  a2a:PersonName [
    rdfs:label "Sioerd Minnes" ;
    a2a:PersonNameFirstName "Sioerd" ;
    a2a:PersonNamePatronym "Minnes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-d71ce808-9a2a-448d-85b1-dd4699c204f4
  a a2a:Person ;
  rdfs:label "Henrik Minnes" ;
  a2a:PersonName [
    rdfs:label "Henrik Minnes" ;
    a2a:PersonNameFirstName "Henrik" ;
    a2a:PersonNamePatronym "Minnes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-3c10828a-b28e-43fe-a660-66ab8f6120be
  a a2a:Person ;
  rdfs:label "Antie Sioerds" ;
  a2a:PersonName [
    rdfs:label "Antie Sioerds" ;
    a2a:PersonNameFirstName "Antie" ;
    a2a:PersonNamePatronym "Sioerds"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-cc2db6e3-086c-4204-997b-d56aba0a82df
  a a2a:Person ;
  rdfs:label "Wijnolt Ebes" ;
  a2a:PersonName [
    rdfs:label "Wijnolt Ebes" ;
    a2a:PersonNameFirstName "Wijnolt" ;
    a2a:PersonNamePatronym "Ebes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person-ad7e0bf0-9b57-4451-951f-9fc31a276501
  a a2a:Person ;
  rdfs:label "Adam Sioerds" ;
  a2a:PersonName [
    rdfs:label "Adam Sioerds" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNamePatronym "Sioerds"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Event1
  a a2a:Event ;
  rdfs:label "other:Nedergerechten inschrijving" ;
  a2a:EventType "other:Nedergerechten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1664-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt"
  ] .

oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person:23db9fb4-408e-4a74-b8b5-8c8e97f538ec ;
  a2a:EventKeyRef oa:event_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Event1 .

oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person:d71ce808-9a2a-448d-85b1-dd4699c204f4 ;
  a2a:EventKeyRef oa:event_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Event1 .

oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person:3c10828a-b28e-43fe-a660-66ab8f6120be ;
  a2a:EventKeyRef oa:event_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Event1 .

oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_3
  a a2a:RelationEP ;
  rdfs:label "other:Stiefvader" ;
  a2a:RelationType "other:Stiefvader" ;
  a2a:PersonKeyRef oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person:cc2db6e3-086c-4204-997b-d56aba0a82df ;
  a2a:EventKeyRef oa:event_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Event1 .

oa:relationep_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_4
  a a2a:RelationEP ;
  rdfs:label "other:Curator" ;
  a2a:RelationType "other:Curator" ;
  a2a:PersonKeyRef oa:person_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Person:ad7e0bf0-9b57-4451-951f-9fc31a276501 ;
  a2a:EventKeyRef oa:event_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2_Event1 .

oa:source_frl_c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2
  a a2a:Source ;
  rdfs:label "AlleFriezen, Nedergerechten" ;
  a2a:SourcePlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt", "1664-10-14 - 1664-10-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-10-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-10-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1664-10-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Nedergerechten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Het Bildt - Tresoar, Deel: 026, Periode: 1606-1666" ;
    a2a:Book "Autorisatieboeken" ;
    a2a:RegistryNumber "026" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Het Bildt - Tresoar, Deel: 026, Periode: 1606-1666, Autorisatieboeken, 026"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2" ;
  a2a:RecordGUID "{c69ced28-2b75-42a3-9f0a-ad2f4ddabbd2}" ;
  a2a:SourceRemarkOpmerking """Sioerd Minnes oud 19 jaar kind
Henrik Minnes oud 16 jaar kind
Antie Sioerds moeder, overleden
Wijlen Wijnolt Ebes stiefvader
Adam Sioerds, woonachtig te Beetgum curator ad actum divisionis, Doopsgezind, oom""", "Oude inventaris: F1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_33790_00033790.xml van FRL" .

[] a2a:PersonRemarkdiversen "overleden" .
