@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/p068918100> a schema1:Person ;
    rdfs:label "Moorcock, Michael (1939-)" ;
    schema1:birthDate "1939" ;
    schema1:description "SATA 166",
        "zie ook: Edward P. Bradbury" ;
    schema1:familyName "Moorcock" ;
    schema1:givenName "Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d062ee6e32e0f1cba2c61e472fd205d> ;
    schema1:name "Michael Moorcock" ;
    schema1:sameAs <http://viaf.org/viaf/109785773>,
        wd:Q316138,
        <https://isni.org/isni/0000000081753119> .

