@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_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1792)" ;
  a2a:hasPerson oa:person_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea_Person1 ;
  a2a:hasEvent oa:event_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea_0 ;
  a2a:hasSource oa:source_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea .

oa:person_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea_Person1
  a a2a:Person ;
  rdfs:label "Alexander Jan Augustus van Westerhout" ;
  a2a:PersonName [
    rdfs:label "Alexander Jan Augustus van Westerhout" ;
    a2a:PersonNameLastName "Alexander Jan Augustus van Westerhout"
  ] .

oa:event_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark174_Functie "Luitenant" ;
  a2a:EventRemark175_Datum_begin "30-11-1792" ;
  a2a:EventRemark176_Gepubliceerd "P.F. Poortvliet, <i>De bemanningen der schepen van de Admiraliteit van Zeeland 1750-1759</i> (uitgave NGV Afdeling Zeeland 1995-1997) (nummer 232)" ;
  a2a:EventRemark179_Schip "'s Lands goulette <i>Flora</i>" ;
  a2a:EventRemark106_Herkomst "Hectfort" .

oa:relationep_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea_Person1 ;
  a2a:EventKeyRef oa:event_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea_Event1 .

oa:source_zar_e17e99ff-51ec-38cc-fd01-9eb5f12fcbea
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Bemanning schip" ;
  a2a:SourcePlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg", "1792-01-01 - 1792-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bemanning schip" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Collection "Admiraliteit Zeeland bemanning 1750-1793" ;
    a2a:RegistryNumber "8083A" ;
    rdfs:label "Zeeuws Archief, Admiraliteit Zeeland bemanning 1750-1793, 8083A"
  ] ;
  a2a:SourceLastChangeDate "2021-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.zeeuwsarchief.nl/onderzoek-het-zelf/archief/?mivast=239&miadt=239&miaet=18&micode=508-ADMIR&minr=11129463&miview=ldt" ;
  a2a:RecordGUID "{e17e99ff-51ec-38cc-fd01-9eb5f12fcbea}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-MdbZA_508-ADMIR_18_MI.xml van ZAR" .

