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

<http://data.bibliotheken.nl/id/thes/p333175042> a schema1:Person ;
    rdfs:label "Corbino" ;
    schema1:description "fotograaf",
        "pseud. van: Cornelis Maarten Corbijn" ;
    schema1:familyName "Corbino" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68722858d81fa141f876d7777d6ca618> ;
    schema1:name "Corbino" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p073660205>,
        <http://viaf.org/viaf/290461052>,
        <https://isni.org/isni/0000000395700810> .

