@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/30401> foaf:primaryTopic <album/30401#subject> .

<album/29903> a mo:Release ;
    mo:catalogue_number "N/A" .

<album/30401#lyrics> a mo:Lyrics .

<album/30401#vocals> a mo:Singer .

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30401#subject> ;
    schema:name "Ludwig van Beethoven"@en ;
    foaf:made <album/30401#composition>,
        <album/30401#subject> ;
    foaf:name "Ludwig van Beethoven"@en .

<album/30401#musicalexpression> a mo:Signal ;
    mo:published_as <album/30401#subject> ;
    mo:records <album/30401#performance> .

<org/714#subject> schema:name "Ubiktune"@en,
        "Ubiktune"@ja,
        "Ubiktune"@ja-latn ;
    foaf:name "Ubiktune"@en,
        "Ubiktune"@ja,
        "Ubiktune"@ja-latn .

<https://media.vgm.io/albums/10/30401/30401-1323085234.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30401#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/30401/30401-1323085234.png> ;
    foaf:depicts <album/30401#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/30401/30401-1323085234.png> .

<https://medium-media.vgm.io/albums/10/30401/30401-1323085234.png> a schema:ImageObject,
        foaf:Image .

<album/30401#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Roots"@en,
        "Roots"@ja,
        "Roots"@ja-latn ;
    mo:composer <artist/1663#subject>,
        <artist/3845#subject> ;
    mo:produced_work <album/30401#musicalwork> ;
    schema:name "Roots"@en,
        "Roots"@ja,
        "Roots"@ja-latn .

<album/30401#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/30401#composition> ;
    mo:lyrics <album/30401#lyrics> ;
    mo:performed_in <album/30401#performance> ;
    mo:singer <album/30401#vocals> .

<artist/57788#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30401#performance> ;
    schema:name "Shnabubula"@en ;
    foaf:name "Shnabubula"@en .

<artist/5891#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30401#performance> ;
    schema:name "Tony Dickinson"@en ;
    foaf:name "Tony Dickinson"@en .

<artist/3845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30401#subject> ;
    mo:performed <album/30401#performance> ;
    schema:name "Danimal Cannon"@en ;
    foaf:made <album/30401#composition>,
        <album/30401#subject> ;
    foaf:name "Danimal Cannon"@en .

<album/30401#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Roots"@en,
        "Roots"@ja,
        "Roots"@ja-latn ;
    mo:performance_of <album/30401#musicalwork> ;
    mo:performer _:Nafb86a28577c4c51aafefe4ca754d9f7,
        <artist/3845#subject>,
        <artist/57788#subject>,
        <artist/5891#subject> ;
    mo:recorded_as <album/30401#musicalexpression> ;
    schema:byArtist _:Nafb86a28577c4c51aafefe4ca754d9f7,
        <artist/3845#subject>,
        <artist/57788#subject>,
        <artist/5891#subject> ;
    schema:name "Roots"@en,
        "Roots"@ja,
        "Roots"@ja-latn ;
    schema:workPerformed <album/30401#musicalwork> .

<album/30401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-01"^^xsd:date ;
    dcterms:title "Roots"@en,
        "Roots"@ja,
        "Roots"@ja-latn ;
    mo:catalogue_number "UBI031" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/29903> ;
    mo:publication_of <album/30401#musicalexpression> ;
    mo:publisher <org/714#subject> ;
    mo:record _:N81442caa5ec04eb6af51d7a937b0e861 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Wardingham"@en ;
            foaf:name "Paul Wardingham"@en ],
        <artist/3845#subject>,
        <artist/57788#subject>,
        <artist/5891#subject> ;
    schema:datePublished "2011-12-01"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/10/30401/30401-1323085234.png> ;
    schema:name "Roots"@en,
        "Roots"@ja,
        "Roots"@ja-latn ;
    schema:publisher <org/714#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/30401/30401-1323085234.png> .

_:N31c74630f8ee40478c0137e0db35cdd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Gnome Shindig"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Forest Gnome Shindig"@en .

_:N33b203bcda674c5eb324ae78e4bf54c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jean Luc"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Jean Luc"@en .

_:N3e906494971d488a80f3116efd851f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beethoven — Moonlight Sonata"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Beethoven — Moonlight Sonata"@en .

_:N428b9f9472714c8390aae8f30f603098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She Will Be Remembered"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "She Will Be Remembered"@en .

_:N4ff334ee3e544181a0c3b26d98b1886c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Synergy (ft. Paul Wardingham, Shnabubula, and Tony Dickinson)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Synergy (ft. Paul Wardingham, Shnabubula, and Tony Dickinson)"@en .

_:N585fcd690db5466f8d43f6c20f2cc1b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danimal Across America (IRL Mix)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Danimal Across America (IRL Mix)"@en .

_:N6a0a0c10f6f64288929c31327532f187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agrobacter"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Agrobacter"@en .

_:N7ee7f18d71c4496a8f2c1f458566bcc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danimal Across America"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Danimal Across America"@en .

_:Na9e2b261a37e42aabe8dd6ce521c2786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New Day"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "A New Day"@en .

_:Nafb86a28577c4c51aafefe4ca754d9f7 a schema:Person,
        foaf:Person ;
    mo:performed <album/30401#performance> ;
    schema:name "Paul Wardingham"@en ;
    foaf:name "Paul Wardingham"@en .

_:Nb1989f313c5348418fab2f0c6cb7ac39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roots"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Roots"@en .

_:Nb9e12262a69e49558fb582ddbeb07337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "intro"@en .

_:Ncca8f024ed4145cd870efc7b2b459e3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polywrath"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Polywrath"@en .

_:Nd3d8e0d94de94acf938f82a55c9c9895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blueshift"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Blueshift"@en .

_:Nd3fe8590d2fb410faab611536fa5fbfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Big Crunch"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "The Big Crunch"@en .

_:Ne135cd8acae44089b5228ca101c78c0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spacewalk"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Spacewalk"@en .

_:Nec75007717da4456a87aada0c3471b83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Journey (Don't Say Goodbye)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Good Journey (Don't Say Goodbye)"@en .

_:Necd6cbd5bf664107944a0e346fa949fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gorelax"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N81442caa5ec04eb6af51d7a937b0e861 ;
    schema:name "Gorelax"@en .

_:N81442caa5ec04eb6af51d7a937b0e861 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31c74630f8ee40478c0137e0db35cdd1,
        _:N33b203bcda674c5eb324ae78e4bf54c5,
        _:N3e906494971d488a80f3116efd851f3c,
        _:N428b9f9472714c8390aae8f30f603098,
        _:N4ff334ee3e544181a0c3b26d98b1886c,
        _:N585fcd690db5466f8d43f6c20f2cc1b1,
        _:N6a0a0c10f6f64288929c31327532f187,
        _:N7ee7f18d71c4496a8f2c1f458566bcc6,
        _:Na9e2b261a37e42aabe8dd6ce521c2786,
        _:Nb1989f313c5348418fab2f0c6cb7ac39,
        _:Nb9e12262a69e49558fb582ddbeb07337,
        _:Ncca8f024ed4145cd870efc7b2b459e3f,
        _:Nd3d8e0d94de94acf938f82a55c9c9895,
        _:Nd3fe8590d2fb410faab611536fa5fbfe,
        _:Ne135cd8acae44089b5228ca101c78c0f,
        _:Nec75007717da4456a87aada0c3471b83,
        _:Necd6cbd5bf664107944a0e346fa949fc ;
    mo:track_count 17 ;
    schema:duration "PT65:06"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N31c74630f8ee40478c0137e0db35cdd1,
        _:N33b203bcda674c5eb324ae78e4bf54c5,
        _:N3e906494971d488a80f3116efd851f3c,
        _:N428b9f9472714c8390aae8f30f603098,
        _:N4ff334ee3e544181a0c3b26d98b1886c,
        _:N585fcd690db5466f8d43f6c20f2cc1b1,
        _:N6a0a0c10f6f64288929c31327532f187,
        _:N7ee7f18d71c4496a8f2c1f458566bcc6,
        _:Na9e2b261a37e42aabe8dd6ce521c2786,
        _:Nb1989f313c5348418fab2f0c6cb7ac39,
        _:Nb9e12262a69e49558fb582ddbeb07337,
        _:Ncca8f024ed4145cd870efc7b2b459e3f,
        _:Nd3d8e0d94de94acf938f82a55c9c9895,
        _:Nd3fe8590d2fb410faab611536fa5fbfe,
        _:Ne135cd8acae44089b5228ca101c78c0f,
        _:Nec75007717da4456a87aada0c3471b83,
        _:Necd6cbd5bf664107944a0e346fa949fc .

