@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_7bf38012-e2ee-4db7-9815-239df52f278d
  a a2a:Record ;
  rdfs:label "Rolboeken arr. rechtbanken inschrijving op 5 december 1861" ;
  a2a:hasPerson oa:person_frl_7bf38012-e2ee-4db7-9815-239df52f278d_Person-730e4581-b549-4771-a4fe-8e6031126fcf ;
  a2a:hasEvent oa:event_frl_7bf38012-e2ee-4db7-9815-239df52f278d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7bf38012-e2ee-4db7-9815-239df52f278d_0 ;
  a2a:hasSource oa:source_frl_7bf38012-e2ee-4db7-9815-239df52f278d .

oa:person_frl_7bf38012-e2ee-4db7-9815-239df52f278d_Person-730e4581-b549-4771-a4fe-8e6031126fcf
  a a2a:Person ;
  rdfs:label "Sybe Douwes Oppenhuizen" ;
  a2a:PersonName [
    rdfs:label "Sybe Douwes Oppenhuizen" ;
    a2a:PersonNameFirstName "Sybe" ;
    a2a:PersonNamePatronym "Douwes" ;
    a2a:PersonNameLastName "Oppenhuizen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] ;
  a2a:Profession "inlandsche kramer" .

oa:event_frl_7bf38012-e2ee-4db7-9815-239df52f278d_Event1
  a a2a:Event ;
  rdfs:label "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventType "other:Rolboeken arr. rechtbanken inschrijving" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1861-12-05"^^xsd:date
  ] .

oa:relationep_frl_7bf38012-e2ee-4db7-9815-239df52f278d_0
  a a2a:RelationEP ;
  rdfs:label "other:Gedaagde" ;
  a2a:RelationType "other:Gedaagde" ;
  a2a:PersonKeyRef oa:person_frl_7bf38012-e2ee-4db7-9815-239df52f278d_Person:730e4581-b549-4771-a4fe-8e6031126fcf ;
  a2a:EventKeyRef oa:event_frl_7bf38012-e2ee-4db7-9815-239df52f278d_Event1 .

oa:source_frl_7bf38012-e2ee-4db7-9815-239df52f278d
  a a2a:Source ;
  rdfs:label "AlleFriezen, Rolboeken arr. rechtbanken" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1861-12-05 - 1861-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1861-12-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Rolboeken arr. rechtbanken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Arrondissementsrechtbank Sneek - Tresoar, Deel: 40, Periode: 1854-1865" ;
    a2a:Book "Rol van strafzaken" ;
    a2a:DocumentNumber "2947" ;
    a2a:RegistryNumber "40" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Arrondissementsrechtbank Sneek - Tresoar, Deel: 40, Periode: 1854-1865, Rol van strafzaken, 2947, 40"
  ] ;
  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_0040%2FNL-0400410000_18-03_0040_000373.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/7bf38012-e2ee-4db7-9815-239df52f278d" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_18-03%2FNL-0400410000_18-03_0040%2FNL-0400410000_18-03_0040_000373.jp2"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7bf38012-e2ee-4db7-9815-239df52f278d" ;
  a2a:RecordGUID "{7bf38012-e2ee-4db7-9815-239df52f278d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_717_00000717.xml van FRL" .

