@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/p097922765> a schema1:Organization ;
    schema1:alternateName "COP" ;
    schema1:description "Voortgez. als: Commissie Opvoering Produktiviteit"@nl ;
    schema1:dissolutionDate "1962"^^xsd:gYear ;
    schema1:foundingDate "19.." ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/f8d786f58e589e1f955f5e8f20226e0e> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p097922765>,
        <https://data2.bibliotheken.nl/.well-known/genid/2a61ef2e49264dd031d6778df789e407> ;
    schema1:name "Contactgroep Opvoering Productiviteit" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p097836184> .

