@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p175430497> a schema1:Organization ;
    schema1:alternateName "TCI" ;
    schema1:description "De Tijdelijke Commissie voor Informatiebeleid (TCI) is ingesteld bij Koninklijk Besluit van 12 juni 1996 ... De TCI houdt met ingang van 1 januari 1998 op te bestaan." ;
    schema1:dissolutionDate "1997"^^xsd:gYear ;
    schema1:foundingDate "1996"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/b6ef579490f71718309b19a232eb3c85> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p175430497>,
        <https://data2.bibliotheken.nl/.well-known/genid/8cdb09af7b33033046ecbe7203073e7e> ;
    schema1:name "Tijdelijke Commissie voor Informatiebeleid" .

