@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/p115385363> a schema1:Person ;
    rdfs:label "Rock, Lois" ;
    schema1:alternateName "Rock, ..." ;
    schema1:description "1953-",
        "SATA  176",
        "christelijke lectuur voor kinderen",
        "pseud. van: Mary Joslin" ;
    schema1:familyName "Rock" ;
    schema1:givenName "Lois" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66d6949c641f90d0a33a273df3d6a315> ;
    schema1:name "Lois Rock" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p298866803>,
        <http://viaf.org/viaf/64107266>,
        wd:Q47123565,
        <https://isni.org/isni/0000000083887858> .

