@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/baciUk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/b33afe83efc60608b8c27d625285b39323ec3cd02777e76262c4c0f6f3b647ce"^^xsd:string ;
  ns0:givenName "Johannis"^^xsd:string ;
  ns0:name "Johannis van Son"@nl ;
  ns0:familyName "van Son"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bpMh6k> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24014> ;
  ns0:additionalName [
    ns1:baseSurname "Son"^^xsd:string ;
    ns1:literalName "Johannis van Son"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

