@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_152d063e-e0f2-4ae4-b203-9c9c77b0968f
  a a2a:Record ;
  rdfs:label "Rolboeken arr. rechtbanken inschrijving op 14 september 1870" ;
  a2a:hasPerson oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person-ba227e64-4f74-428a-8b90-a9aa45646336, oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person-a9550dbc-9d3a-4493-971c-82718b9a4dd9, oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person-bdc32a94-ed99-43fa-9fd2-74f376a416eb, oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person-5edb77f9-5cbb-4b79-97dd-2f6e097ef1c0 ;
  a2a:hasEvent oa:event_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_0, oa:relationep_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_1, oa:relationep_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_2, oa:relationep_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_3 ;
  a2a:hasSource oa:source_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f .

oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person-ba227e64-4f74-428a-8b90-a9aa45646336
  a a2a:Person ;
  rdfs:label "Douwe Rintjes Hylkema" ;
  a2a:PersonName [
    rdfs:label "Douwe Rintjes Hylkema" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Rintjes" ;
    a2a:PersonNameLastName "Hylkema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bakhuizen" ;
    rdfs:label "Bakhuizen"
  ] .

oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person-a9550dbc-9d3a-4493-971c-82718b9a4dd9
  a a2a:Person ;
  rdfs:label "Hendrik Gerlofs de Vries" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gerlofs de Vries" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Gerlofs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bakhuizen" ;
    rdfs:label "Bakhuizen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person-bdc32a94-ed99-43fa-9fd2-74f376a416eb
  a a2a:Person ;
  rdfs:label "Jan Johannes Maus" ;
  a2a:PersonName [
    rdfs:label "Jan Johannes Maus" ;
    a2a:PersonNameFirstName "Jan Johannes" ;
    a2a:PersonNameLastName "Maus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bakhuizen" ;
    rdfs:label "Bakhuizen"
  ] ;
  a2a:Profession "smidsknecht" .

oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person-5edb77f9-5cbb-4b79-97dd-2f6e097ef1c0
  a a2a:Person ;
  rdfs:label "Lieuwe Johannes van der Hof" ;
  a2a:PersonName [
    rdfs:label "Lieuwe Johannes van der Hof" ;
    a2a:PersonNameFirstName "Lieuwe Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bakhuizen" ;
    rdfs:label "Bakhuizen"
  ] ;
  a2a:Profession "verwersknecht" .

oa:event_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Event1
  a a2a:Event ;
  rdfs:label "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventType "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1870-09-14"^^xsd:date
  ] .

oa:relationep_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_0
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person:ba227e64-4f74-428a-8b90-a9aa45646336 ;
  a2a:EventKeyRef oa:event_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Event1 .

oa:relationep_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_1
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person:a9550dbc-9d3a-4493-971c-82718b9a4dd9 ;
  a2a:EventKeyRef oa:event_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Event1 .

oa:relationep_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_2
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person:bdc32a94-ed99-43fa-9fd2-74f376a416eb ;
  a2a:EventKeyRef oa:event_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Event1 .

oa:relationep_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_3
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Person:5edb77f9-5cbb-4b79-97dd-2f6e097ef1c0 ;
  a2a:EventKeyRef oa:event_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f_Event1 .

oa:source_frl_152d063e-e0f2-4ae4-b203-9c9c77b0968f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Rolboeken arr. rechtbanken" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1870-09-14 - 1870-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1870-09-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Rolboeken arr. rechtbanken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Arrondissementsrechtbank Sneek - Tresoar, Deel: 41, Periode: 1866-1877" ;
    a2a:Book "Rol van strafzaken" ;
    a2a:DocumentNumber "4834" ;
    a2a:RegistryNumber "41" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Arrondissementsrechtbank Sneek - Tresoar, Deel: 41, Periode: 1866-1877, Rol van strafzaken, 4834, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_18-03%2FNL-0400410000_18-03_0041%2FNL-0400410000_18-03_0041_000198.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/152d063e-e0f2-4ae4-b203-9c9c77b0968f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_18-03%2FNL-0400410000_18-03_0041%2FNL-0400410000_18-03_0041_000198.jp2"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/152d063e-e0f2-4ae4-b203-9c9c77b0968f" ;
  a2a:RecordGUID "{152d063e-e0f2-4ae4-b203-9c9c77b0968f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_122_00000122.xml van FRL" .

