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

<http://data.bibliotheken.nl/id/thes/p075388391> a schema1:Organization ;
    schema1:alternateName "AKG De Ploegh" ;
    schema1:description "Voortgez. als: Landelijk Kunstenaars Genootschap De Ploegh"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075388391>,
        <https://data2.bibliotheken.nl/.well-known/genid/07c68ba182d86ac040913036df6787da> ;
    schema1:name "Amersfoorts Kunstenaars Genootschap De Ploegh" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p167172913>,
        <http://data.bibliotheken.nl/id/thes/p305031589> .

