@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_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e
  a a2a:Record ;
  rdfs:label "Kamer van koophandel inschrijving op 14 november 1925 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e_Person-734f0f3d-858c-4bd5-a11f-3ddec50c21af ;
  a2a:hasEvent oa:event_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e_0 ;
  a2a:hasSource oa:source_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e .

oa:person_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e_Person-734f0f3d-858c-4bd5-a11f-3ddec50c21af
  a a2a:Person ;
  rdfs:label "J. Mulder v/h Firma B. Cuperus Azn." ;
  a2a:PersonName [
    rdfs:label "J. Mulder v/h Firma B. Cuperus Azn." ;
    a2a:PersonNameFirstName "J. Mulder v/h Firma B. Cuperus Azn."
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:event_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e_Event1
  a a2a:Event ;
  rdfs:label "other:Kamer van koophandel inschrijving" ;
  a2a:EventType "other:Kamer van koophandel inschrijving" ;
  a2a:EventDate [
    a2a:Year "1925" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1925-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e_0
  a a2a:RelationEP ;
  rdfs:label "other:Ingeschreven" ;
  a2a:RelationType "other:Ingeschreven" ;
  a2a:PersonKeyRef oa:person_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e_Person:734f0f3d-858c-4bd5-a11f-3ddec50c21af ;
  a2a:EventKeyRef oa:event_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e_Event1 .

oa:source_frl_4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Kamer van koophandel" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1925-11-14 - 1925-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1925" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1925-11-14"^^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: 7269" ;
    a2a:Book "Dossier 07269" ;
    a2a:RegistryNumber "7269" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Kamer van Koophandel 1922-1977 - Tresoar, Deel: 7269, Dossier 07269, 7269"
  ] ;
  a2a:SourceLastChangeDate "2022-08-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e" ;
  a2a:RecordGUID "{4e5c41b3-6f4a-40f5-88e6-fa5b6e2ef19e}" ;
  a2a:SourceRemarkOpmerking """Ingeschreven op 14 november 1925.
Opgeheven op 3 juni 1927.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_29574_00029574.xml van FRL" .

