@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/p075410362> a schema1:Organization ;
    schema1:alternateName "Provinciale VVV Overijssel" ;
    schema1:description "... bestaat momenteel uit een holding met twee werkmaatschappijen: Stichting Vakantie Boekingscentrale Overijssel/Overijssel Tours en Stichting Overijssels Bureau voor Toerisme (OBT)",
        "B9743751 (geschiedenis)" ;
    schema1:foundingDate "1947"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075410362>,
        <https://data2.bibliotheken.nl/.well-known/genid/c335b5b80f6e51b10e9935fc6a21925a> ;
    schema1:name "Vereniging Provinciale VVV Overijssel" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p16591839X> .

