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

<http://data.bibliotheken.nl/id/thes/p075302950> a schema1:Organization ;
    schema1:alternateName "POWL" ;
    schema1:description "Voortz. van: Provinciaal Opbouworgaan Limburg"@nl ;
    schema1:dissolutionDate "1983"^^xsd:gYear ;
    schema1:foundingDate "1970"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/ef1ba963412369c537ca1cb125a818c0> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075302950>,
        <https://data2.bibliotheken.nl/.well-known/genid/ff468e02fc2dd2f78cddd487c3bd1ff9> ;
    schema1:name "Provinciaal Orgaan Welzijnsbevordering Limburg" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p138835942> .

