@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/p152986928> a schema1:Organization ;
    schema1:description "De Efteling b.v.",
        "LET OP!!!!: Dit PPN ook gebruiken voor \"Efteling Media\"" ;
    schema1:foundingDate "1952"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/2e70a2ccbb2f348a334af93100eb6c96> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p152986928>,
        <https://data2.bibliotheken.nl/.well-known/genid/42526b53f36fc8985355b364ff79a861> ;
    schema1:name "Efteling (Kaatsheuvel)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p239660153> .

