@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/p07549535X> a schema1:Organization ;
    schema1:description "NKF Groep N.V.",
        "Ten dele voortgez. als: DRAKA Kabel, Amsterdam"@nl,
        "Voortgez. als: NKF Holding, Delft"@nl,
        "Voortz. van: Nederlandsche Kabelfabrieken"@nl ;
    schema1:dissolutionDate "" ;
    schema1:foundingDate "1970"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/86fccee05eabf2615ef7509bece0e679> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07549535X>,
        <https://data2.bibliotheken.nl/.well-known/genid/01d520eac4afe8c57cdaf4f715b82982> ;
    schema1:name "NKF Groep" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075495341>,
        <http://data.bibliotheken.nl/id/thes/p075495368>,
        <http://data.bibliotheken.nl/id/thes/p409324159> .

