@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/29903> foaf:primaryTopic <album/29903#subject> .

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

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

<album/30401> a mo:Release ;
    mo:catalogue_number "UBI031" .

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

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

<https://media.vgm.io/albums/30/29903/29903-1326219437.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29903#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/29903/29903-1326219437.jpg> ;
    foaf:depicts <album/29903#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/29903/29903-1326219437.jpg> .

<https://medium-media.vgm.io/albums/30/29903/29903-1326219437.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

<album/29903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-05"^^xsd:date ;
    dcterms:title "Danimal Cannon - Roots"@en,
        "Danimal Cannon - Roots"@ja,
        "Danimal Cannon - Roots"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/30401> ;
    mo:publication_of <album/29903#musicalexpression> ;
    mo:publisher _:Nb97df4020d1d458f90e5c3073435094d ;
    mo:record _:Na42bf256907d423999c56e6649307d42 ;
    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 "2012-01-05"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/30/29903/29903-1326219437.jpg> ;
    schema:name "Danimal Cannon - Roots"@en,
        "Danimal Cannon - Roots"@ja,
        "Danimal Cannon - Roots"@ja-latn ;
    schema:publisher _:Nb97df4020d1d458f90e5c3073435094d ;
    foaf:depiction <https://media.vgm.io/albums/30/29903/29903-1326219437.jpg> .

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

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

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

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

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

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

_:N6f02359a5c714164b557e0ffbb3e93a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beethoven - Moonlight Sonata"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Na42bf256907d423999c56e6649307d42 ;
    schema:name "Beethoven - Moonlight Sonata"@en .

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

_:N8c1f012b0a3f49618cf08d314a4b379f 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 _:Na42bf256907d423999c56e6649307d42 ;
    schema:name "Good Journey (Don't Say Goodbye)"@en .

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

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

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

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

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

_:Nb97df4020d1d458f90e5c3073435094d schema:name "Danimal Cannon"@en ;
    foaf:name "Danimal Cannon"@en .

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

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

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

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

_:Na42bf256907d423999c56e6649307d42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16fe050516494fe3b30a7f880510fd34,
        _:N2477a227efb443d3b3c40a3f6040adf3,
        _:N408d8d4446a04271a5fabfad3214a1a1,
        _:N439a21b01fd34964bac89ed746f35752,
        _:N4ac20bbedfd24886952e2f8ba1068f26,
        _:N4bf7fc0f34134cacbd3a6e8a4c0a216c,
        _:N6f02359a5c714164b557e0ffbb3e93a3,
        _:N7da71500210a4afb9c36423aafa4a1f4,
        _:N8c1f012b0a3f49618cf08d314a4b379f,
        _:N954777ef2cd34eb18d4384632f7a5816,
        _:N95d8b4b20a6c48a48aa3781bdcab1c20,
        _:N96d915bca5b0487d87c0cc94e94629b3,
        _:Na33a2faaf7164c34aba46194967fa9fd,
        _:Nd1b5c8d385944d489009f9d26c98ee3a,
        _:Ne85eb1795a8549979bb217af8cb5e3cc,
        _:Ne8e102879664416a963bc03d2dd5d87a,
        _:Ne955a8f197394c548c4c5fe23e28b6ae ;
    mo:track_count 17 ;
    schema:duration "PT68:57"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N16fe050516494fe3b30a7f880510fd34,
        _:N2477a227efb443d3b3c40a3f6040adf3,
        _:N408d8d4446a04271a5fabfad3214a1a1,
        _:N439a21b01fd34964bac89ed746f35752,
        _:N4ac20bbedfd24886952e2f8ba1068f26,
        _:N4bf7fc0f34134cacbd3a6e8a4c0a216c,
        _:N6f02359a5c714164b557e0ffbb3e93a3,
        _:N7da71500210a4afb9c36423aafa4a1f4,
        _:N8c1f012b0a3f49618cf08d314a4b379f,
        _:N954777ef2cd34eb18d4384632f7a5816,
        _:N95d8b4b20a6c48a48aa3781bdcab1c20,
        _:N96d915bca5b0487d87c0cc94e94629b3,
        _:Na33a2faaf7164c34aba46194967fa9fd,
        _:Nd1b5c8d385944d489009f9d26c98ee3a,
        _:Ne85eb1795a8549979bb217af8cb5e3cc,
        _:Ne8e102879664416a963bc03d2dd5d87a,
        _:Ne955a8f197394c548c4c5fe23e28b6ae .

