@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068617887> a schema1:Person ;
    rdfs:label "Kopland, Rutger" ;
    schema1:alternateName "Kopland, Rutcher",
        "Qōpland, Ruṭḵer",
        "Копланд, Рутхер" ;
    schema1:description "1934-2012",
        "2023-03-02 : cb-Transliteratie voor AAP (GGC 100-110, Marc21 100 $a$q) obv Google Translate",
        "bron: https://nl.wikipedia.org/wiki/Rutger_Kopland",
        "dichter",
        "pseud. van: Rutger Hendrik van den Hoofdakker" ;
    schema1:familyName "Kopland" ;
    schema1:givenName "Rutger" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e81649e388986cd452a7b8726e74d88d> ;
    schema1:name "Rutger Kopland" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068617909>,
        <http://viaf.org/viaf/100962728>,
        wd:Q2783414 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/kopl001> .

