@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p075351234> a schema1:Organization ;
    schema1:description "B.V." ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/b4c1d33904f80ddb3f5ca59e16bcf3d3> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075351234>,
        <https://data2.bibliotheken.nl/.well-known/genid/e8a4323f510613dec9e89c4f2bb8c73d> ;
    schema1:name "Intomart (Hilversum)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p105187003>,
        <http://data.bibliotheken.nl/id/thes/p328882445> .

