@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_6209804c-cc2e-4ff7-a736-e3e82d5aea01
  a a2a:Record ;
  rdfs:label "Notariële akte (huwelijkstoestemming) op 19 augustus 1844 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01_Person-59dbf97b-9275-4f3a-93da-4248f29fa915 ;
  a2a:hasEvent oa:event_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01_0 ;
  a2a:hasSource oa:source_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01 .

oa:person_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01_Person-59dbf97b-9275-4f3a-93da-4248f29fa915
  a a2a:Person ;
  rdfs:label "Levy Simson Sap" ;
  a2a:PersonName [
    rdfs:label "Levy Simson Sap" ;
    a2a:PersonNameFirstName "Levy Simson" ;
    a2a:PersonNameLastName "Sap"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1844-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01_Person:59dbf97b-9275-4f3a-93da-4248f29fa915 ;
  a2a:EventKeyRef oa:event_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01_Event1 .

oa:source_frl_6209804c-cc2e-4ff7-a736-e3e82d5aea01
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1844-08-19 - 1844-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1844-08-19"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 075038, Periode: 1844" ;
    a2a:Book "Minuut-akten 1844" ;
    a2a:DocumentNumber "00092" ;
    a2a:RegistryNumber "075038" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 075038, Periode: 1844, Minuut-akten 1844, 00092, 075038"
  ] ;
  a2a:SourceLastChangeDate "2016-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6209804c-cc2e-4ff7-a736-e3e82d5aea01" ;
  a2a:RecordGUID "{6209804c-cc2e-4ff7-a736-e3e82d5aea01}" ;
  a2a:SourceRemarkOpmerking "<br />Akte is niet aanwezig", "Notaris: Jan Daniël van der Plaats<br />Kantoor: Leeuwarden I<br />Repertoire: 075038" ;
  a2a:SourceRemarkAkteSoort "huwelijkstoestemming" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_9617_00009617.xml van FRL" .

