@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/bx3N79>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/f515af300a1fb16a1867038d55c19bbf68033368326c6dfd112a76fbc9958065"^^xsd:string ;
  schema:givenName "Marrigje"^^xsd:string ;
  schema:name "Marrigje van Vliet"@nl ;
  schema:familyName "van Vliet"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bLDLjZ> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22827> ;
  schema:additionalName [
    ns0:baseSurname "Vliet"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

