@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/p069601933> a schema1:Person ;
    rdfs:label "Opland (1928-2001)" ;
    schema1:birthDate "1928" ;
    schema1:deathDate "2001" ;
    schema1:description "bron: website \"NRC\", 19-07-2001",
        "cartoonist-tekenaar",
        "pseud. van: Rob Wout" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3918815e01235adb4fe6c37e07ad3f04> ;
    schema1:name "Opland" ;
    schema1:sameAs <http://viaf.org/viaf/286723399>,
        wd:Q2026979 .

