@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/p140007547> a schema1:Person ;
    rdfs:label "Guarro, Josip" ;
    schema1:alternateName "Guarro, Josep" ;
    schema1:description "schimmels" ;
    schema1:familyName "Guarro" ;
    schema1:givenName "Josip" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef820b227faa19bbcc283c242f393f36> ;
    schema1:name "Josip Guarro" ;
    schema1:sameAs <http://viaf.org/viaf/13798503>,
        wd:Q36591058,
        <https://isni.org/isni/0000000080151669> .

