@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/bWSzvF>
  schema:familyName "de Roos"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/d9e51992629fd1a8002c45d32b1be68f3d2fcaa40f5aa6f2a5d7729c60bba3b7"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena de Roos"@nl ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bbsuWQ> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22607> ;
  schema:additionalName [
    ns0:baseSurname "Roos"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

