@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_fd890a2f-866c-40f6-a4eb-3003e2d8c201
  a a2a:Record ;
  rdfs:label "Rolboeken arr. rechtbanken inschrijving op 19 maart 1864" ;
  a2a:hasPerson oa:person_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Person-acb9bb22-784b-4c86-a0ac-0f7e9ab454be, oa:person_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Person-c3a1263c-1d8c-40f2-9223-0b53b42ab861 ;
  a2a:hasEvent oa:event_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_0, oa:relationep_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_1 ;
  a2a:hasSource oa:source_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201 .

oa:person_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Person-acb9bb22-784b-4c86-a0ac-0f7e9ab454be
  a a2a:Person ;
  rdfs:label "Hendrik Klazes Wiersma" ;
  a2a:PersonName [
    rdfs:label "Hendrik Klazes Wiersma" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Klazes" ;
    a2a:PersonNameLastName "Wiersma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hantum" ;
    rdfs:label "Hantum"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Person-c3a1263c-1d8c-40f2-9223-0b53b42ab861
  a a2a:Person ;
  rdfs:label "Renze Aukes Smit" ;
  a2a:PersonName [
    rdfs:label "Renze Aukes Smit" ;
    a2a:PersonNameFirstName "Renze" ;
    a2a:PersonNamePatronym "Aukes" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ternaard" ;
    rdfs:label "Ternaard"
  ] ;
  a2a:Profession "boerenknecht" .

oa:event_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Event1
  a a2a:Event ;
  rdfs:label "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventType "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1864-03-19"^^xsd:date
  ] .

oa:relationep_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_0
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Person:acb9bb22-784b-4c86-a0ac-0f7e9ab454be ;
  a2a:EventKeyRef oa:event_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Event1 .

oa:relationep_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_1
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Person:c3a1263c-1d8c-40f2-9223-0b53b42ab861 ;
  a2a:EventKeyRef oa:event_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201_Event1 .

oa:source_frl_fd890a2f-866c-40f6-a4eb-3003e2d8c201
  a a2a:Source ;
  rdfs:label "AlleFriezen, Rolboeken arr. rechtbanken" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1864-03-19 - 1864-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1864-03-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Rolboeken arr. rechtbanken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Arrondissementsrechtbank Leeuwarden - Tresoar, Deel: 88, Periode: 1860-1864" ;
    a2a:Book "Rol van strafzaken" ;
    a2a:DocumentNumber "7180" ;
    a2a:RegistryNumber "88" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Arrondissementsrechtbank Leeuwarden - Tresoar, Deel: 88, Periode: 1860-1864, Rol van strafzaken, 7180, 88"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_18-02%2FNL-0400410000_18-02_0088%2FNL-0400410000_18-02_0088_000146.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/fd890a2f-866c-40f6-a4eb-3003e2d8c201" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_18-02%2FNL-0400410000_18-02_0088%2FNL-0400410000_18-02_0088_000146.jp2"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fd890a2f-866c-40f6-a4eb-3003e2d8c201" ;
  a2a:RecordGUID "{fd890a2f-866c-40f6-a4eb-3003e2d8c201}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_1467_00001467.xml van FRL" .

