@prefix sdo: <https://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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bXVeX0>
  sdo:familyName "de Jong"^^xsd:string ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/2174"^^xsd:string ;
  sdo:comment "In het gangetje"^^xsd:string ;
  sdo:givenName "Lucas"^^xsd:string ;
  sdo:name "Verponding 2174 (Vlamingstraat),1772, Lucas de Jong"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b62hZ4> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bdxwNy> ;
  gtm:verponding <https://n2t.net/ark:/60537/bhh8np> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/240000> ;
  sdo:dateCreated "1772"^^xsd:gYear ;
  sdo:image [
    rdfs:type "sdo:ImageObject"^^xsd:string ;
    sdo:contentUrl "https://www.goudatijdmachine.nl/omeka/iiif/3/240000/manifest"^^xsd:string ;
    sdo:encodingFormat "https://iiif.io/api/presentation/"^^xsd:string
  ] ;
  sdo:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:literalName "Verponding 2174 (Vlamingstraat),1772, Lucas de Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

