@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/brsx1c>
  ns0:alternateName "Almanack"@nl, "Crabeth, Wouter Pietersz. (II)"@nl, "Qualtiero pittore"@nl ;
  ns0:familyName "Crabeth" ;
  ns0:hasOccupation "schilder"@nl ;
  ns0:givenName "Wouter"@nl ;
  ns0:name "Wouter Crabeth (II)"@nl ;
  rdfs:seeAlso <http://vocab.getty.edu/ulan/500000133>, <http://www.biografischportaal.nl/persoon/36118822>, <https://viaf.org/viaf/107774233>, <https://www.wikidata.org/entity/Q759831> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/18924>, <https://www.goudatijdmachine.nl/omeka/api/items/1074081> ;
  a pico:PersonObservation ;
  ns0:birthDate "1594"^^xsd:gYear ;
  ns0:deathDate "1644-06-18"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Crabeth" ;
    ns1:disambiguatingDescription "II" ;
    ns1:literalName "Wouter Crabeth (II)"@nl
  ] .

