@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/p068863918> a schema1:Person ;
    rdfs:label "Sirius" ;
    schema1:description "1911-1997",
        "pseud. van: Max Mayeu",
        "strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d83c53a7ac33ff2a4a7c38cd634bc0e> ;
    schema1:name "Sirius" ;
    schema1:sameAs <http://viaf.org/viaf/68935959>,
        wd:Q3485274 .

