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

<http://data.bibliotheken.nl/id/thes/p160586631> a schema1:Person ;
    rdfs:label "Karbaat, Astrid" ;
    schema1:description "werktuigbouwkundige; verbonden aan NAi (Nederlands Architectuurinstuut, Rotterdam); publiceert: leermiddelen; metaalbewerking" ;
    schema1:familyName "Karbaat" ;
    schema1:givenName "Astrid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5319465dda6d85a20ba9d4455cabf353> ;
    schema1:name "Astrid Karbaat" ;
    schema1:sameAs <http://viaf.org/viaf/291793915>,
        <https://isni.org/isni/0000000396780453> .

