@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/p069166803> a schema1:Person ;
    rdfs:label "Gorter, Durk (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "frisist en deskundige minderheidstalen (m.n. Baskisch); verbonden aan: afd. Ikerbasque Research, University of the Basque Country UPV/EHU (San Sebastián)" ;
    schema1:familyName "Gorter" ;
    schema1:givenName "Durk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f1e7f73d7ce22df2e2acb18ced71912> ;
    schema1:name "Durk Gorter" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/93684609>,
        <https://isni.org/isni/0000000066383404> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/gort016> .

