@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/p096821809> a schema1:Organization ;
    schema1:alternateName "COS (Rotterdam)" ;
    schema1:description "Ook \"het gemeentelijke Centrum voor Onderzoek en Statistiek te Rotterdam\"",
        "www.rotterdam.nl/onderzoek",
        "Voortz. van: Gemeentelijk Bureau voor Onderzoek en Statistiek, Rotterdam"@nl ;
    schema1:foundingDate "1991"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/40097920f2036cd7348f22b5ff48d3fa> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p096821809>,
        <https://data2.bibliotheken.nl/.well-known/genid/9fb7ec5d5ea2a088f33108ddbd9b96af> ;
    schema1:name "Centrum voor Onderzoek en Statistiek (Rotterdam)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075474409> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075436345> .

