@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/p079170773> a schema1:Organization ;
    schema1:description "Voortgez. als: Kabinet voor Surinaamse en Nederlands-Antilliaanse Zaken"@nl,
        "Voortz. van: Ministerie van Zaken Overzee"@nl ;
    schema1:dissolutionDate "1971"^^xsd:gYear ;
    schema1:foundingDate "1959"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/dd3ed9859bc39448ba9d5f6eab8ddf99> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p079170773>,
        <https://data2.bibliotheken.nl/.well-known/genid/ac78c33d6b221095abcd4b96fc061a05> ;
    schema1:name "Kabinet van de vice-minister-president" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075426706> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p07546313X>,
        <http://data.bibliotheken.nl/id/thes/p079170587> .

