@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_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1940-1946)" ;
  a2a:hasPerson oa:person_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9_Person1 ;
  a2a:hasEvent oa:event_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9_Event1 ;
  a2a:hasRelationEP oa:relationep_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9_0 ;
  a2a:hasSource oa:source_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9 .

oa:person_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9_Person1
  a a2a:Person ;
  rdfs:label "A. Bakhuizen" ;
  a2a:PersonName [
    rdfs:label "A. Bakhuizen" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Bakhuizen"
  ] .

oa:event_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark01_Nationaliteit "Nederlands" ;
  a2a:EventRemark02_Personeelsnummer "411509" .

oa:relationep_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9_0
  a a2a:RelationEP ;
  rdfs:label "other:Opvarende koopvaardij" ;
  a2a:RelationType "other:Opvarende koopvaardij" ;
  a2a:PersonKeyRef oa:person_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9_Person1 ;
  a2a:EventKeyRef oa:event_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9_Event1 .

oa:source_nim_FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9
  a a2a:Source ;
  rdfs:label "Nederlands Instituut voor Militaire Historie, Persoonskaart" ;
  a2a:SourcePlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag", "1940-01-01 - 1946-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Persoonskaart" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nederlands Instituut voor Militaire Historie" ;
    a2a:Collection "Persoonskaarten Koopvaardijopvarenden Tweede Wereldoorlog" ;
    a2a:RegistryNumber "2729" ;
    rdfs:label "Nederlands Instituut voor Militaire Historie, Persoonskaarten Koopvaardijopvarenden Tweede Wereldoorlog, 2729"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/2231/262A908CF5794F359086670B41CCF1C0" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/2231/262A908CF5794F359086670B41CCF1C0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/2231/262A908CF5794F359086670B41CCF1C0"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/2231/62A37AFC792549C7BAC828B3CA8AC0E7" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/2231/62A37AFC792549C7BAC828B3CA8AC0E7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/2231/62A37AFC792549C7BAC828B3CA8AC0E7"
  ] ;
  a2a:SourceLastChangeDate "2025-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/2231/FD4823D5FD1A4FFDBAFD4704C473EBC9" ;
  a2a:RecordGUID "{FD4823D5-FD1A-FDBA-BAFD-4704C473EBC9}" ;
  a2a:SourceRemarkOnderzoekshulp "https://www.archieven.nl/mi/2231/?mizig=391&miadt=2231&miaet=716&micode=1803&miview=faq" ;
  a2a:SourceRemarkProvenance "https://opendata.archieven.nl/nl/datasets?filter%5Bsearch%5D=persoonskaarten&list%5Bfullordering%5D=dt+DESC&list%5Blimit%5D=15&filter%5Bconditions%5D%5Badtid%5D=2231&filter%5Bconditions%5D%5Btype%5D=oai_mi via nim_xml2csv.pl + csv2a2a.pl" .

