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

<http://data.bibliotheken.nl/id/thes/p086657011> a schema1:Organization ;
    schema1:alternateName "Studiecentrum 'De Horst' (Driebergen)" ;
    schema1:description "Hogere Agogische Theologische Opleiding",
        "sis",
        "Voortgez. als: Centrum voor Social Work/De Horst, Amersfoort"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p086657011>,
        <https://data2.bibliotheken.nl/.well-known/genid/bb7eb7010a0a68f6e0552941f492fa1a> ;
    schema1:name "Hogeschool De Horst (Driebergen)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p296049700> .

