@prefix ns0: <https://schema.org/> .
@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/bWfsrb>
  ns0:givenName "Alex" ;
  ns0:name "Alex de Knoop"@nl ;
  ns0:familyName "de Knoop" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e8c6e98d58330ff1f4b07355a9c9960675bad39c4e3f894d62306db97735b3d0" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/biKed1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/952> ;
  ns0:additionalName [
    ns1:baseSurname "Knoop" ;
    ns1:literalName "Alex de Knoop"@nl ;
    ns1:surnamePrefix "de"
  ] .

