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

<http://data.bibliotheken.nl/id/thes/p436251744> a schema1:Person ;
    rdfs:label "Bozino, Harry (1989-)" ;
    schema1:birthDate "1989" ;
    schema1:description "scenario strips" ;
    schema1:familyName "Bozino" ;
    schema1:givenName "Harry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3e0b14ae9ce4d9cea7842c96bc8894c> ;
    schema1:name "Harry Bozino" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/7157037976766861416>,
        <https://isni.org/isni/000000047857774X> .

