@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/b00EBg>
  ns0:hasOccupation "auteur"@nl, "dichter", "letterkundige", "schilder", "vertaler" ;
  ns0:familyName "Brugman" ;
  ns0:alternateName "Brugman, Mathilda Maria Petronella"@nl ;
  ns0:givenName "Til"@nl ;
  ns0:name "Til Brugman"@nl ;
  rdfs:seeAlso <http://www.biografischportaal.nl/persoon/61345948>, <https://data.bnf.fr/ark:/12148/cb14648626v>, <https://viaf.org/viaf/35263336>, <https://www.wikidata.org/entity/Q533841> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/13357>, <https://www.goudatijdmachine.nl/omeka/api/items/1074363> ;
  a pico:PersonObservation ;
  ns0:birthDate "1888-09-16"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Brugman" ;
    ns1:literalName "Til Brugman"@nl
  ] .

