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

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

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

<album/40579#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@en,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja-latn ;
    mo:composer <artist/14702#subject> ;
    mo:produced_work <album/40579#musicalwork> ;
    schema:name "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@en,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/97/40579/40579-1580596309.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40579#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@en,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja-latn ;
    mo:performance_of <album/40579#musicalwork> ;
    mo:performer <artist/14702#subject> ;
    mo:recorded_as <album/40579#musicalexpression> ;
    schema:byArtist <artist/14702#subject> ;
    schema:name "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@en,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja-latn ;
    schema:workPerformed <album/40579#musicalwork> .

<artist/14702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40579#subject> ;
    mo:performed <album/40579#performance> ;
    schema:name "George Stamatiadis"@en ;
    foaf:made <album/40579#composition>,
        <album/40579#subject> ;
    foaf:name "George Stamatiadis"@en .

<album/40579#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-24"^^xsd:date ;
    dcterms:title "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@en,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/40579#musicalexpression> ;
    mo:publisher _:Nee4752325e17443182c1b0310abd39d1 ;
    mo:record _:N8e5d5b7525b2434596f521c209260aeb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TY the Tasmanian Tiger (2013)"@en ;
            foaf:name "TY the Tasmanian Tiger (2013)"@en ] ;
    schema:byArtist <artist/14702#subject> ;
    schema:datePublished "2013-07-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/40579/40579-1580596309.jpg> ;
    schema:name "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@en,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja,
        "TY the Tasmanian Tiger: Official Game Soundtrack, Vol. 5"@ja-latn ;
    schema:publisher _:Nee4752325e17443182c1b0310abd39d1 ;
    foaf:depiction <https://media.vgm.io/albums/97/40579/40579-1580596309.jpg> .

_:N02e9b0a45fe84239bea0f6cc3b445807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Doesn't Rainforest"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "It Doesn't Rainforest"@en .

_:N2ef7587ed72f413fa935ac50cb314a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry Swimmer"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Hurry Swimmer"@en .

_:N304a992732424255861ebc474d82bf21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six Games and a High Def Collection"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Six Games and a High Def Collection"@en .

_:N3b67dbbd0b6f49b8a38343120e76f0af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gauntlet Outlet Sublet"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Gauntlet Outlet Sublet"@en .

_:N3cca6164e42b420ca26684ab9f27e175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Heart, Pt. 2"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Red Heart, Pt. 2"@en .

_:N3dcf27e4aabd41c39ce9471a3607f184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Well Done"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Well Done"@en .

_:N49f769cdbaa345ea8954521012af1de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outback Run"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Outback Run"@en .

_:N59280ee37af642f192f69790129cbac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quinking 2013"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Quinking 2013"@en .

_:N595bf0ea1af04f609aa6da613f6254b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lizard Hunting"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Lizard Hunting"@en .

_:N59e49a31700b42d4b43eddbbbc3a92c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TY Main Menu Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "TY Main Menu Theme"@en .

_:N62e59edc2ef54e7f8a44b859a069152b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TY Theme"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "TY Theme"@en .

_:N76ea1c2452584961b9599732c9682a4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Southern Rivers (Retro Crowd)"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Southern Rivers (Retro Crowd)"@en .

_:N7b115bdbf0194c7583ddae74118dd2cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Cass and Friends in the Morning"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Boss Cass and Friends in the Morning"@en .

_:N7c290097e57748fcb6c7106aa2ca2aae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ominous and Rolling"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Ominous and Rolling"@en .

_:N9537e0c62b884000964351eb351dba16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bull 2013"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Bull 2013"@en .

_:N9c2f2248a86e4c91be7a3b5a255bc632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainforest Schmainforest"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Rainforest Schmainforest"@en .

_:Nabc6da6591c74a2b957860b596631ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nano a Nano"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Nano a Nano"@en .

_:Nb293d10e18104d298f7da8e70a504d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funcharted"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Funcharted"@en .

_:Nb62d92cca93a4473a5f527296e73bc54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bush Rescue"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Bush Rescue"@en .

_:Nb8087497e086429fa053837f10308c97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TY for the Memories"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "TY for the Memories"@en .

_:Ncb06c2071bdb45c6b9d20f6cf641dd85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TY On the Prowl (Retro Crowd)"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "TY On the Prowl (Retro Crowd)"@en .

_:Nd080a688c6cb468e8a72d404f8459181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ship Rex 2013"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Ship Rex 2013"@en .

_:Nda84f51ebea045c990921d11400c671a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Karnival Marsupial Mashup"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Karnival Marsupial Mashup"@en .

_:Ne4c195b64d64464c99cc88d3e53df310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Southern Rivers 2013"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Southern Rivers 2013"@en .

_:Ne54154628e4a4c9682029774b7ec2e93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow Swimming"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Slow Swimming"@en .

_:Nee4752325e17443182c1b0310abd39d1 schema:name "Krome Studios Pty Ltd"@en ;
    foaf:name "Krome Studios Pty Ltd"@en .

_:Nf186c0b96d394cadafead7b45efc31e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TY On the Prowl"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "TY On the Prowl"@en .

_:Nfd9da77c85fa410f9a8a60f8fd56709d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Heart"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N8e5d5b7525b2434596f521c209260aeb ;
    schema:name "Red Heart"@en .

_:N8e5d5b7525b2434596f521c209260aeb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02e9b0a45fe84239bea0f6cc3b445807,
        _:N2ef7587ed72f413fa935ac50cb314a4e,
        _:N304a992732424255861ebc474d82bf21,
        _:N3b67dbbd0b6f49b8a38343120e76f0af,
        _:N3cca6164e42b420ca26684ab9f27e175,
        _:N3dcf27e4aabd41c39ce9471a3607f184,
        _:N49f769cdbaa345ea8954521012af1de4,
        _:N59280ee37af642f192f69790129cbac3,
        _:N595bf0ea1af04f609aa6da613f6254b2,
        _:N59e49a31700b42d4b43eddbbbc3a92c2,
        _:N62e59edc2ef54e7f8a44b859a069152b,
        _:N76ea1c2452584961b9599732c9682a4c,
        _:N7b115bdbf0194c7583ddae74118dd2cb,
        _:N7c290097e57748fcb6c7106aa2ca2aae,
        _:N9537e0c62b884000964351eb351dba16,
        _:N9c2f2248a86e4c91be7a3b5a255bc632,
        _:Nabc6da6591c74a2b957860b596631ad7,
        _:Nb293d10e18104d298f7da8e70a504d02,
        _:Nb62d92cca93a4473a5f527296e73bc54,
        _:Nb8087497e086429fa053837f10308c97,
        _:Ncb06c2071bdb45c6b9d20f6cf641dd85,
        _:Nd080a688c6cb468e8a72d404f8459181,
        _:Nda84f51ebea045c990921d11400c671a,
        _:Ne4c195b64d64464c99cc88d3e53df310,
        _:Ne54154628e4a4c9682029774b7ec2e93,
        _:Nf186c0b96d394cadafead7b45efc31e9,
        _:Nfd9da77c85fa410f9a8a60f8fd56709d ;
    mo:track_count 27 ;
    schema:duration "PT53:41"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N02e9b0a45fe84239bea0f6cc3b445807,
        _:N2ef7587ed72f413fa935ac50cb314a4e,
        _:N304a992732424255861ebc474d82bf21,
        _:N3b67dbbd0b6f49b8a38343120e76f0af,
        _:N3cca6164e42b420ca26684ab9f27e175,
        _:N3dcf27e4aabd41c39ce9471a3607f184,
        _:N49f769cdbaa345ea8954521012af1de4,
        _:N59280ee37af642f192f69790129cbac3,
        _:N595bf0ea1af04f609aa6da613f6254b2,
        _:N59e49a31700b42d4b43eddbbbc3a92c2,
        _:N62e59edc2ef54e7f8a44b859a069152b,
        _:N76ea1c2452584961b9599732c9682a4c,
        _:N7b115bdbf0194c7583ddae74118dd2cb,
        _:N7c290097e57748fcb6c7106aa2ca2aae,
        _:N9537e0c62b884000964351eb351dba16,
        _:N9c2f2248a86e4c91be7a3b5a255bc632,
        _:Nabc6da6591c74a2b957860b596631ad7,
        _:Nb293d10e18104d298f7da8e70a504d02,
        _:Nb62d92cca93a4473a5f527296e73bc54,
        _:Nb8087497e086429fa053837f10308c97,
        _:Ncb06c2071bdb45c6b9d20f6cf641dd85,
        _:Nd080a688c6cb468e8a72d404f8459181,
        _:Nda84f51ebea045c990921d11400c671a,
        _:Ne4c195b64d64464c99cc88d3e53df310,
        _:Ne54154628e4a4c9682029774b7ec2e93,
        _:Nf186c0b96d394cadafead7b45efc31e9,
        _:Nfd9da77c85fa410f9a8a60f8fd56709d .

