@prefix schema: <https://schema.org/> .

<http://data.zokko.nl/> a schema:WebPage ;
    schema:name "Zokko Linked Data"@nl ;
    schema:text """
    Welkom bij de Linked Data omgeving van Zokko.
    """@nl .

