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

