@prefix schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://data.digitopia.nl/> a schema:WebPage ;
    schema:hasPart [ a schema:Dataset ;
            schema:name "Digitized newspapers from the RAZU digital repository"@en,
                "Gedigitaliseerde kranten e-depot RAZU"@nl ;
            schema:workExample <https://data.razu.nl/id/locatie/00c28ef1f380c89a94e3b00e5c865a43>,
                <https://data.razu.nl/id/object/nl-wbdrazu-k50907905-689-11>,
                <https://data.razu.nl/id/object/nl-wbdrazu-k50907905-689-1208379> ],
        [ a schema:Dataset ;
            schema:name "Bibliographic metadata KB | National Library"@en,
                "Bibliografische metadata KB | Nationale Bibliotheek"@nl ;
            schema:workExample <http://data.bibliotheken.nl/id/nbt/p192741446> ],
        [ a schema:Dataset ;
            schema:name "Music Treasures DataSpace - Stichting Omroep Muziek"@en,
                "Muziekschatten DataSpace - Stichting Omroep Muziek"@nl ;
            schema:workExample <https://data.muziekschatten.nl/som/607821>,
                <https://data.muziekschatten.nl/som/um472> ],
        [ a schema:Dataset ;
            schema:name "Dutch Photography Museum"@en,
                "Nederlands Fotomuseum"@nl ;
            schema:workExample <https://data.ldmax.nl/ark:/74905/00fb35d26d83d8cce2a9b8acb29464af> ],
        [ a schema:Dataset ;
            schema:name "Vici.org - archaeological atlas"@en,
                "Vici.org - archeologische atlas"@nl ;
            schema:workExample <http://vici.org/vici/49> ] ;
    schema:name "Dutch heritage as linked data - with LDView"@en,
        "Nederlands erfgoed als linked data - met LDView"@nl ;
    schema:text """A <b>combined access point</b> to a selection of linked data from Dutch heritage, as a demonstration of the <a href="https://codeberg.org/renevoorburg/ldview/">LDView application</a>.
    Provides access to datasets from the <a href="https://datasetregister.netwerkdigitaalerfgoed.nl/datasets">NDE dataset register</a> that offer a usable SPARQL endpoint. See the <b>sdo:hasPart</b> relations below for some examples.
        """@en,
        """Een <b>gecombineerde toegang</b> tot een selectie linked data van Nederlands erfgoed, als demonstratie van de <a href="https://codeberg.org/renevoorburg/ldview/">LDView -toepassing</a>.
    Geeft toegang tot datasets van het <a href="https://datasetregister.netwerkdigitaalerfgoed.nl/datasets">NDE datasetregister</a>, die een hiervoor bruikbaar SPARQL endpoint aanbieden. Zie de onderstaande <b>sdo:hasPart</b>-relaties voor enige voorbeelden.
        """@nl .

<http://data.bibliotheken.nl/id/nbt/p192741446> skos:prefLabel "De medicyn-winckel, of ervaren huys-houder: zijnde het III. deel van het vermakelyck landt-leven. / By P. Nyland" .

<http://vici.org/vici/49> skos:prefLabel "Fectio"@en,
        "Vechten, castellum Fectio"@nl .

<https://data.ldmax.nl/ark:/74905/00fb35d26d83d8cce2a9b8acb29464af> skos:prefLabel "Nouvelles Instructions sur l'usage de Daguerrèotype ..." .

<https://data.muziekschatten.nl/som/607821> skos:prefLabel "Breng wat gezelligheid |n Harry Dresselhuys"@nl .

<https://data.muziekschatten.nl/som/um472> skos:prefLabel "cello" .

<https://data.razu.nl/id/locatie/00c28ef1f380c89a94e3b00e5c865a43> skos:prefLabel "Location thesaurus"@en,
        "Locatie-thesaurus"@nl .

<https://data.razu.nl/id/object/nl-wbdrazu-k50907905-689-11> skos:prefLabel "De Amerongsche Courant"@nl .

<https://data.razu.nl/id/object/nl-wbdrazu-k50907905-689-1208379> skos:prefLabel "De Geldermalser, 1 augustus 1903"@nl .

