@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p113559909> a schema1:Organization ;
    schema1:description "popgroep" ;
    schema1:foundingDate "1983"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/8a15d1230834e439724b44ea68ae18bd> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p113559909>,
        <https://data2.bibliotheken.nl/.well-known/genid/d2b5b5d01bf3546bb343e5533567a8ab> ;
    schema1:name "Red Hot Chili Peppers" .

