@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bSIKP4>
  schema:familyName "Everswinkel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3437"^^xsd:string ;
  schema:givenName "Justus"^^xsd:string ;
  schema:name "Verponding 3437 (Vlaamsehaven),1772, Justus Everswinkel"@nl ;
  gtm:verponding <https://n2t.net/ark:/60537/b5czPp> ;
  gtm:straat <https://n2t.net/ark:/60537/bumHPb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241301> ;
  schema:dateCreated "1772"^^xsd:gYear .

