@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/bPaG7p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/10cd4556b7c4159502edd845f75f82c13069f1bbaea3589df8e2559bd8fe976f"^^xsd:string ;
  ns0:givenName "Teodorus"^^xsd:string ;
  ns0:name "Teodorus van der Klein"@nl ;
  ns0:familyName "van der Klein"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b3KBzs> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24543> ;
  ns0:additionalName [
    ns1:baseSurname "Klein"^^xsd:string ;
    ns1:literalName "Teodorus van der Klein"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

