@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/bkCieW>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/fb5612d8a93fc256e27aa0fc2d9d0f822c55790f513dbd198491f73f5f24975f"^^xsd:string ;
  schema:givenName "Johannis Jacobus"^^xsd:string ;
  schema:name "Johannis Jacobus van Leeuwen"@nl ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bAoY9F> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22782> ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

