@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b1Sior>
  pico:hasAge "29"^^xsd:string ;
  ns0:givenName "Cornelis Johannis"^^xsd:string ;
  ns0:name "Cornelis Johannis van der Grijp"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d68a2d89c5552bcf1eeb869213725b01ea294e0cb0d8c52a7fc35c292cf30409"^^xsd:string ;
  ns0:hasOccupation "Klerk der Secretarie"@nl ;
  ns0:familyName "van der Grijp"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bz91a8> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3521> ;
  ns0:additionalName [
    ns1:baseSurname "Grijp"^^xsd:string ;
    ns1:literalName "Cornelis Johannis van der Grijp"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

