@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bCU0T5>
  ns0:givenName "Arent"@nl ;
  ns0:name "Arent Lepelaer"@nl ;
  ns0:hasOccupation "dichter"@nl, "glasschilder"@nl, "kopiist (kunst)"@nl, "tekenaar"@nl ;
  ns0:familyName "Lepelaer" ;
  rdfs:seeAlso <http://vocab.getty.edu/ulan/500083014>, <http://www.biografischportaal.nl/persoon/82611130>, <https://viaf.org/viaf/96277745>, <https://www.wikidata.org/entity/Q18692830> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/49494>, <https://www.goudatijdmachine.nl/omeka/api/items/1074126> ;
  a pico:PersonObservation ;
  ns0:birthDate "1655-08-25"^^xsd:date ;
  ns0:deathDate "1732-01-12"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Lepelaer" ;
    ns1:literalName "Arent Lepelaer"@nl
  ] .

