@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/p141884193> a schema1:Organization ;
    schema1:description "YS tel. info: \"per 1 aug. 1994 is het ITBS voortgez. als Profound\"",
        "Voortz. van: International Trade Business Services"@nl ;
    schema1:foundingDate "1994"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/fbc71f211aba5b619be73e3f5289fdcb> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p141884193>,
        <https://data2.bibliotheken.nl/.well-known/genid/0e647dc7abd119e286a449f1fdee1fbb> ;
    schema1:name "ProFound" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p124929923> .

