@prefix ns0: <https://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 ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bPonLe>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/552c63c3fdc731eac72670ddee9ae56ac06f7a6571af4178bac3d2223dedc8ac"^^xsd:string ;
  ns0:givenName "Trijntje"^^xsd:string ;
  ns0:name "Trijntje van Buuren"@nl ;
  ns0:familyName "van Buuren"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b3Xics> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23351> ;
  ns0:additionalName [
    ns1:baseSurname "Buuren"^^xsd:string ;
    ns1:literalName "Trijntje van Buuren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

