@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bJyMqe>
  schema:familyName "de Wilhelmina"^^xsd:string ;
  schema:givenName "Groot"^^xsd:string ;
  schema:name "Groot de Wilhelmina"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/5cc81fb041b5ba70e9be93219b36db4e68864ae3fcf362a48fd3f27ce53471ed"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bYksk6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22748> ;
  schema:additionalName [
    ns0:baseSurname "Wilhelmina"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

