@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bvbtS5>
  pico:hasAge "6 w" ;
  ns0:familyName "de Knoop" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/721e3a6d10fd4c93117343eb9fe16e82f4a781260d8f742a10094a2b6f602d97" ;
  ns0:givenName "Matthijs" ;
  ns0:name "Matthijs de Knoop"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bVdc9e> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/909> ;
  ns0:additionalName [
    ns1:baseSurname "Knoop" ;
    ns1:literalName "Matthijs de Knoop"@nl ;
    ns1:surnamePrefix "de"
  ] .

