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

<http://data.bibliotheken.nl/id/thes/p160626331> a schema1:Organization ;
    schema1:alternateName "IGPB (Amsterdam)",
        "Instituut voor Gebruikers Participatie en Beleid (Amsterdam)" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/c0b0b4c7cc09dc3e46be3ca8c3f913d8> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p160626331>,
        <https://data2.bibliotheken.nl/.well-known/genid/66a0cf2dc685d82d55b43a8231bdc367> ;
    schema1:name "Instituut voor Gebruikersparticipatie en Beleid (Amsterdam)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p286854066> .

