@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/p075348489> a schema1:Organization ;
    schema1:alternateName "PON",
        "Provinciaal Opbouworgaan Noord-Brabant" ;
    schema1:description "Voortgez. als: PON"@nl,
        "Voortz. van?: Brabants Volksherstel"@nl ;
    schema1:dissolutionDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/95dff46668a5bb52c00243614d06ef61> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075348489>,
        <https://data2.bibliotheken.nl/.well-known/genid/afe3673f02d5f00dec662d7bbcb4f58b> ;
    schema1:name "Stichting Provinciaal Opbouworgaan Noord-Brabant" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p134309758> .

