@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/bUo9cD>
  ns0:familyName "de Blaauw" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/08aed8c7d734cd26c13b0793a897eee5e549a36d57b28f21dac7b60636e62dcd" ;
  ns0:givenName "Phil" ;
  ns0:name "Phil de Blaauw"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bo6VGR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/960> ;
  ns0:additionalName [
    ns1:baseSurname "Blaauw" ;
    ns1:literalName "Phil de Blaauw"@nl ;
    ns1:surnamePrefix "de"
  ] .

