@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/b4a0T7>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/c9f104ea035fef771fccb58312637c27cc0c97a9314991e50c35a8b06000ac50"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis van Tongeren"@nl ;
  schema:familyName "van Tongeren"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/IJsselstein> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/verversknegt> ;
  roar:documentedIn <https://n2t.net/ark:/60537/biWGLa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22846> ;
  schema:additionalName [
    ns0:baseSurname "Tongeren"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

