@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/p357084942> a schema1:Organization ;
    schema1:description "at",
        "www.risbo.nl",
        "www.risbo.nl:\"Het huidige Risbo is in 2005 ontstaan uit een fusie met het OECR ...\"",
        "Samensmelting van: Rotterdams Instituut voor Sociaal-wetenschappelijk BeleidsOnderzoek"@nl,
        "en: Onderwijskundig Expertise Centrum Rotterdam"@nl ;
    schema1:foundingDate "2005"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/b0ba688bd857361fd1592918cdc38ff2> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p357084942>,
        <https://data2.bibliotheken.nl/.well-known/genid/501d6f926b62d1d107832672c0941511> ;
    schema1:name "Risbo, research-training-consultancy (Rotterdam)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075424800> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p12611885X>,
        <http://data.bibliotheken.nl/id/thes/p244002843> .

