@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/p153910607> a schema1:Person ;
    rdfs:label "Pamelen, Frank van (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "Tekstwetenschapper, plezierdichter, liedjesschrijver en cabaretier (B9904144)" ;
    schema1:familyName "van Pamelen" ;
    schema1:givenName "Frank" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec200fec71817b357f9613cada580f3a> ;
    schema1:name "Frank van Pamelen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/19017124>,
        wd:Q21281434,
        <https://isni.org/isni/0000000045690624> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/pame001> .

