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

<http://data.bibliotheken.nl/id/thes/p072860464> a schema1:Person ;
    rdfs:label "Castrillón, Darío" ;
    schema1:familyName "Castrillón" ;
    schema1:givenName "Darío" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/778398e9c8351d1d1cad54b4ccdfb01a> ;
    schema1:name "Darío Castrillón" ;
    schema1:sameAs <http://viaf.org/viaf/285307360>,
        <https://isni.org/isni/0000000391456355> .

