@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_e90a4147-0c19-417e-8e9f-ce45f7c42a50
  a a2a:Record ;
  rdfs:label "Kamer van koophandel inschrijving op 9 april 1943 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50_Person-7973d2e9-2862-4710-b73d-1b9fa92179e0 ;
  a2a:hasEvent oa:event_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50_0 ;
  a2a:hasSource oa:source_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50 .

oa:person_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50_Person-7973d2e9-2862-4710-b73d-1b9fa92179e0
  a a2a:Person ;
  rdfs:label "Vrachtautodienst Expres Fa. G. Hoogenberg &zn" ;
  a2a:PersonName [
    rdfs:label "Vrachtautodienst Expres Fa. G. Hoogenberg &zn" ;
    a2a:PersonNameFirstName "Vrachtautodienst Expres Fa. G. Hoogenberg &zn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Appelscha" ;
    rdfs:label "Appelscha"
  ] .

oa:event_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50_Event1
  a a2a:Event ;
  rdfs:label "other:Kamer van koophandel inschrijving" ;
  a2a:EventType "other:Kamer van koophandel inschrijving" ;
  a2a:EventDate [
    a2a:Year "1943" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1943-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50_0
  a a2a:RelationEP ;
  rdfs:label "other:Ingeschreven" ;
  a2a:RelationType "other:Ingeschreven" ;
  a2a:PersonKeyRef oa:person_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50_Person:7973d2e9-2862-4710-b73d-1b9fa92179e0 ;
  a2a:EventKeyRef oa:event_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50_Event1 .

oa:source_frl_e90a4147-0c19-417e-8e9f-ce45f7c42a50
  a a2a:Source ;
  rdfs:label "AlleFriezen, Kamer van koophandel" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1943-04-09 - 1943-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1943-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1943-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1943" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1943-04-09"^^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: 13526" ;
    a2a:Book "Dossier 13526" ;
    a2a:RegistryNumber "13526" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Kamer van Koophandel 1922-1977 - Tresoar, Deel: 13526, Dossier 13526, 13526"
  ] ;
  a2a:SourceLastChangeDate "2022-08-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e90a4147-0c19-417e-8e9f-ce45f7c42a50" ;
  a2a:RecordGUID "{e90a4147-0c19-417e-8e9f-ce45f7c42a50}" ;
  a2a:SourceRemarkOpmerking """Ingeschreven op 9 april 1943.
Opgeheven op 1 juni 1970.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_29915_00029915.xml van FRL" .

