@prefix ns1: <https://personsincontext.org/model#> .
@prefix ns2: <http://data.hetzinkendeschip.nl#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://vocdata.nl/opvarenden#1043146> a ns1:PersonObservation ;
    ns2:addressId <https://vocdata.nl/place#30119> ;
    ns2:contractLength "24" ;
    ns2:couldMusterAgain "0" ;
    ns2:dateBeginContract "1746-11-11"^^xsd:date ;
    ns2:dateEndContract "1746-12-05"^^xsd:date ;
    ns2:debtLetter "Nee" ;
    ns2:locationEndContract "overschie" ;
    ns2:monthLetter "Nee" ;
    ns2:outwardVoyage <https://vocdata.nl/voyage#94452> ;
    ns2:reasonEndContract "Deceased" ;
    ns1:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/482> ;
    schema:additionalName [ ] ;
    schema:address "Delft" ;
    schema:gender schema:Male ;
    schema:hasOccupation "sergeant" ;
    schema:name "Daniel Coret" ;
    schema:url <https://www.openarchieven.nl/ghn:4243279a-653e-45ec-a31e-5bba6aace55f> .

