@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_795e523e-d6a0-4b4c-9bbf-e93b0aef9251
  a a2a:Record ;
  rdfs:label "Inschrijving Leeuwarden Koopakten in 1804" ;
  a2a:hasPerson oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person-532baefc-0b98-45eb-aed4-c1ef6c90c31c, oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person-763d8798-26ad-4c32-82ca-0c6860fb8eb6, oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person-f283b182-c589-4d32-972a-0c406127c051, oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person-66f206bc-ef08-4282-8a0f-cddf77f636c6 ;
  a2a:hasEvent oa:event_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_0, oa:relationep_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_1, oa:relationep_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_2 ;
  a2a:hasSource oa:source_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251 .

oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person-532baefc-0b98-45eb-aed4-c1ef6c90c31c
  a a2a:Person ;
  rdfs:label "R.J. Zijlstra" ;
  a2a:PersonName [
    rdfs:label "R.J. Zijlstra" ;
    a2a:PersonNameFirstName "R.J." ;
    a2a:PersonNameLastName "Zijlstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person-763d8798-26ad-4c32-82ca-0c6860fb8eb6
  a a2a:Person ;
  rdfs:label "Romkes" ;
  a2a:PersonName [
    rdfs:label "Romkes" ;
    a2a:PersonNamePatronym "Romkes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person-f283b182-c589-4d32-972a-0c406127c051
  a a2a:Person ;
  rdfs:label "R. Cats" ;
  a2a:PersonName [
    rdfs:label "R. Cats" ;
    a2a:PersonNameFirstName "R." ;
    a2a:PersonNameLastName "Cats"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person-66f206bc-ef08-4282-8a0f-cddf77f636c6
  a a2a:Person ;
  rdfs:label "T. Cats" ;
  a2a:PersonName [
    rdfs:label "T. Cats" ;
    a2a:PersonNameFirstName "T." ;
    a2a:PersonNameLastName "Cats"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Event1
  a a2a:Event ;
  rdfs:label "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventType "other:Inschrijving Leeuwarden Koopakten" ;
  a2a:EventDate [ a2a:Year "1804" ] .

oa:relationep_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person:532baefc-0b98-45eb-aed4-c1ef6c90c31c ;
  a2a:EventKeyRef oa:event_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Event1 .

oa:relationep_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person:f283b182-c589-4d32-972a-0c406127c051 ;
  a2a:EventKeyRef oa:event_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Event1 .

oa:relationep_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Person:66f206bc-ef08-4282-8a0f-cddf77f636c6 ;
  a2a:EventKeyRef oa:event_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251_Event1 .

oa:source_frl_795e523e-d6a0-4b4c-9bbf-e93b0aef9251
  a a2a:Source ;
  rdfs:label "AlleFriezen, Leeuwarden Koopakten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1804-01-01 - 1804-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1804" ] ;
  a2a:SourceType "other:Leeuwarden Koopakten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3673, Periode:..." ;
    a2a:Book "Groot-Consentboek" ;
    a2a:RegistryNumber "3673" ;
    a2a:Folio "141" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Archief van de stad Leeuwarden - Historisch Centrum Leeuwarden, Deel: 3673, Periode:..., Groot-Consentboek, 3673, 141"
  ] ;
  a2a:SourceLastChangeDate "2022-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/795e523e-d6a0-4b4c-9bbf-e93b0aef9251" ;
  a2a:RecordGUID "{795e523e-d6a0-4b4c-9bbf-e93b0aef9251}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_2526_00002526.xml van FRL" .

[] a2a:PersonRemarkdiversen "Marssumerweg" .
