@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/p07441092X> a schema1:Person ;
    rdfs:label "Ibelings, Hans (1963-)" ;
    schema1:alternateName "Ibelings, Chans",
        "Ibelings, H.",
        "Yi bei lin si",
        "Ибелингс, Ханс",
        "伊贝林斯" ;
    schema1:birthDate "1963" ;
    schema1:description "architectuurhistoricus en tentoonstellingsorganisator (studeerde kunstgeschiedenis Universiteit van Amsterdam); werkzaam als: red./uitgever \"The Architecture Observer\"" ;
    schema1:familyName "Ibelings" ;
    schema1:givenName "Hans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0075baeab87300d5fffaba7d72399a2d> ;
    schema1:name "Hans Ibelings" ;
    schema1:sameAs <http://viaf.org/viaf/220884019>,
        wd:Q91232089,
        <https://isni.org/isni/0000000361072713> .

