@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_b7ced74e-10a0-48b1-9c79-e84bfc9143d2
  a a2a:Record ;
  rdfs:label "Kamer van koophandel inschrijving op 26 november 1934 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2_Person-d6fd5acb-671c-431c-a98c-f7119277d463 ;
  a2a:hasEvent oa:event_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2_0 ;
  a2a:hasSource oa:source_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2 .

oa:person_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2_Person-d6fd5acb-671c-431c-a98c-f7119277d463
  a a2a:Person ;
  rdfs:label "'t Kalfje" ;
  a2a:PersonName [
    rdfs:label "'t Kalfje" ;
    a2a:PersonNameFirstName "'t Kalfje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lekkum" ;
    rdfs:label "Lekkum"
  ] .

oa:event_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2_Event1
  a a2a:Event ;
  rdfs:label "other:Kamer van koophandel inschrijving" ;
  a2a:EventType "other:Kamer van koophandel inschrijving" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1934-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2_0
  a a2a:RelationEP ;
  rdfs:label "other:Ingeschreven" ;
  a2a:RelationType "other:Ingeschreven" ;
  a2a:PersonKeyRef oa:person_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2_Person:d6fd5acb-671c-431c-a98c-f7119277d463 ;
  a2a:EventKeyRef oa:event_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2_Event1 .

oa:source_frl_b7ced74e-10a0-48b1-9c79-e84bfc9143d2
  a a2a:Source ;
  rdfs:label "AlleFriezen, Kamer van koophandel" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1934-11-26 - 1934-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1934" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1934-11-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Kamer van koophandel" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Kamer van Koophandel 1922-1977 - Tresoar, Deel: 11335" ;
    a2a:Book "Dossier 11335" ;
    a2a:RegistryNumber "11335" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Kamer van Koophandel 1922-1977 - Tresoar, Deel: 11335, Dossier 11335, 11335"
  ] ;
  a2a:SourceLastChangeDate "2022-08-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b7ced74e-10a0-48b1-9c79-e84bfc9143d2" ;
  a2a:RecordGUID "{b7ced74e-10a0-48b1-9c79-e84bfc9143d2}" ;
  a2a:SourceRemarkOpmerking """Ingeschreven op 26 november 1934.
Opgeheven op 21 november 1936.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_29806_00029806.xml van FRL" .

