@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068356277> a schema1:Person ;
    rdfs:label "Portielje, Anton Frederik Johan (1886-1965)" ;
    schema1:alternateName "Portielje, Frits" ;
    schema1:birthDate "1886" ;
    schema1:deathDate "1965" ;
    schema1:description "Artis",
        "dr." ;
    schema1:familyName "Portielje" ;
    schema1:givenName "Anton Frederik Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36c1de946f7d471543d9e01fcc829b8c> ;
    schema1:name "Anton Frederik Johan Portielje" ;
    schema1:sameAs <http://viaf.org/viaf/189098679>,
        wd:Q3142205,
        <https://isni.org/isni/0000000388557622> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/port035> .

