@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/p075456184> a schema1:Organization ;
    schema1:alternateName "IRV (Hoensbroek)" ;
    schema1:description "Voortgez. als: IRv, Hoensbroek"@nl ;
    schema1:dissolutionDate "1993"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/efd5efcd5de512889540e6b586f1b150> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075456184>,
        <https://data2.bibliotheken.nl/.well-known/genid/c10d90a12d5512ec4a6f9349b5a2987f> ;
    schema1:name "Instituut voor Revalidatie-Vraagstukken (Hoensbroek)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p125772831> .

