@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p153839112> a schema1:Person ;
    rdfs:label "De Coter, Colijn (ca. 1455-ca. 1540)" ;
    schema1:alternateName "Coter, Colijn de" ;
    schema1:birthDate "ca. 1455" ;
    schema1:deathDate "ca. 1540" ;
    schema1:description "kunstschilder (te Brussel, hertogdom Brabant)" ;
    schema1:familyName "De Coter" ;
    schema1:givenName "Colijn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b32424c510e75e0dddccf1330ff4775b> ;
    schema1:name "Colijn De Coter" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/97749504>,
        wd:Q1108307,
        <https://isni.org/isni/0000000068666811> .

