@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p073191485> a schema1:Person ;
    rdfs:label "Schuiling-Schuckink Kool, P.G.E." ;
    schema1:alternateName "Schuckink-Kool, P.G.E." ;
    schema1:description "vertaler" ;
    schema1:familyName "Schuiling-Schuckink Kool" ;
    schema1:givenName "P.G.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcdb521579ca4f7dc299d019d4b264f3> ;
    schema1:name "P.G.E. Schuiling-Schuckink Kool" ;
    schema1:sameAs <http://viaf.org/viaf/291557680>,
        <https://isni.org/isni/0000000368859164> .

