@prefix ns0: <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 ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b5PNpC>
  ns0:familyName "de Jong"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/2173"^^xsd:string ;
  ns0:comment "In het gangetje"^^xsd:string ;
  ns0:givenName "Lucas"^^xsd:string ;
  ns0:name "Verponding 2173 (Vlamingstraat),1772, Lucas de Jong"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b62hZ4> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bhHGw7> ;
  gtm:verponding <https://n2t.net/ark:/60537/bqbJxg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/239999> ;
  ns0:dateCreated "1772"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Jong"^^xsd:string ;
    ns1:literalName "Verponding 2173 (Vlamingstraat),1772, Lucas de Jong"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

