@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_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f
  a a2a:Record ;
  rdfs:label "Quaclappen inschrijving in 1587 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f_Person-9284f4f3-4144-453e-9ac1-43cea4b6ca71 ;
  a2a:hasEvent oa:event_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f_0 ;
  a2a:hasSource oa:source_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f .

oa:person_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f_Person-9284f4f3-4144-453e-9ac1-43cea4b6ca71
  a a2a:Person ;
  rdfs:label "Symen Gerryts" ;
  a2a:PersonName [
    rdfs:label "Symen Gerryts" ;
    a2a:PersonNameFirstName "Symen" ;
    a2a:PersonNamePatronym "Gerryts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f_Event1
  a a2a:Event ;
  rdfs:label "other:Quaclappen inschrijving" ;
  a2a:EventType "other:Quaclappen inschrijving" ;
  a2a:EventDate [ a2a:Year "1587" ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f_Person:9284f4f3-4144-453e-9ac1-43cea4b6ca71 ;
  a2a:EventKeyRef oa:event_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f_Event1 .

oa:source_frl_60b2c04b-15bd-4e01-96bd-2fc073f0eb6f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Quaclappen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1587-01-01 - 1587-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1587-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1587-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1587" ] ;
  a2a:SourceType "other:Quaclappen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Hof van Friesland - Tresoar, Deel: 16702, Periode: 1586-1588" ;
    a2a:Book "Quaclappen" ;
    a2a:RegistryNumber "16702" ;
    a2a:Folio "0198" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Hof van Friesland - Tresoar, Deel: 16702, Periode: 1586-1588, Quaclappen, 16702, 0198"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_14%2FNL-0400410000_14_16702%2FNL-0400410000_14_16702_000101.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/60b2c04b-15bd-4e01-96bd-2fc073f0eb6f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_14%2FNL-0400410000_14_16702%2FNL-0400410000_14_16702_000101.jp2"
  ] ;
  a2a:SourceLastChangeDate "2024-12-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/60b2c04b-15bd-4e01-96bd-2fc073f0eb6f" ;
  a2a:RecordGUID "{60b2c04b-15bd-4e01-96bd-2fc073f0eb6f}" ;
  a2a:SourceRemarkarchiefnaam "Hof van Friesland - Tresoar" ;
  a2a:SourceRemarkdeel "16702" ;
  a2a:SourceRemarkregister_periode "1586-1588" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250223_859_00000859.xml van FRL" .

