@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p070202761> a schema1:Person ;
    rdfs:label "Konink, Servaas de (1683-1718)" ;
    schema1:alternateName "De Konink, Servaas",
        "Koninck, Servaes de",
        "Koning, Servaas de",
        "Kooning, Mons.r" ;
    schema1:birthDate "1683" ;
    schema1:deathDate "1718" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "componist",
        "http://dbnl-srv-p200.dmz.kb.nl/auteurs/auteur.php?id=koni018" ;
    schema1:familyName "de Konink" ;
    schema1:givenName "Servaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d88868c822496fae6636b3f09fdf8575>,
        <https://data.bibliotheken.nl/.well-known/genid/e7d6f9f987f3422d51170102500b71c4> ;
    schema1:name "Servaas de Konink" ;
    schema1:sameAs <http://viaf.org/viaf/283645504>,
        <https://isni.org/isni/000000039010987X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/koni018> .

