@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bPB2j9M>
  ns0:familyName "de Lijster" ;
  ns0:givenName "Dirk" ;
  ns0:name "Dirk de Lijster"@nl ;
  prov:hadPrimarySource "Grafzerk" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/f18fa5df0d10d13d71eb8e2ef00d77cbc7745df1d185c01b1505868fb3ca4692" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bcVgZF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2632929> ;
  ns0:additionalName [
    ns1:baseSurname "Lijster" ;
    ns1:literalName "Dirk de Lijster"@nl ;
    ns1:surnamePrefix "de"
  ] .

