@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/bRG3iZ>
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3b61916345095683186d2fb282a7ad28e0a615167ec5df1b28a49a550dd539b1"^^xsd:string ;
  ns0:givenName "Simon"^^xsd:string ;
  ns0:name "Simon van Loon"@nl ;
  ns0:familyName "van Loon"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bz913S> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1804> ;
  ns0:additionalName [
    ns1:baseSurname "Loon"^^xsd:string ;
    ns1:literalName "Simon van Loon"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

