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

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

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

<artist/24905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103762#subject> ;
    schema:name "Christian M Krogsvold"@en ;
    foaf:made <album/103762#composition>,
        <album/103762#subject> ;
    foaf:name "Christian M Krogsvold"@en .

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

<album/103762#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hotshot Racing: The Official Soundtrack"@en,
        "Hotshot Racing: The Official Soundtrack"@ja,
        "Hotshot Racing: The Official Soundtrack"@ja-latn ;
    mo:performance_of <album/103762#musicalwork> ;
    mo:recorded_as <album/103762#musicalexpression> ;
    schema:name "Hotshot Racing: The Official Soundtrack"@en,
        "Hotshot Racing: The Official Soundtrack"@ja,
        "Hotshot Racing: The Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/103762#musicalwork> .

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

<https://medium-media.vgm.io/albums/26/103762/103762-a43b498b1c02.jpg> a schema:ImageObject,
        foaf:Image .

<album/103762#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hotshot Racing: The Official Soundtrack"@en,
        "Hotshot Racing: The Official Soundtrack"@ja,
        "Hotshot Racing: The Official Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Heine"@en ;
            foaf:made <album/103762#composition> ;
            foaf:name "Jason Heine"@en ],
        <artist/24905#subject> ;
    mo:produced_work <album/103762#musicalwork> ;
    schema:name "Hotshot Racing: The Official Soundtrack"@en,
        "Hotshot Racing: The Official Soundtrack"@ja,
        "Hotshot Racing: The Official Soundtrack"@ja-latn .

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

<album/103762#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-10"^^xsd:date ;
    dcterms:title "Hotshot Racing: The Official Soundtrack"@en,
        "Hotshot Racing: The Official Soundtrack"@ja,
        "Hotshot Racing: The Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103762#musicalexpression> ;
    mo:publisher _:N87aea6c988e846acb310d84b7b46200c ;
    mo:record _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hotshot Racing"@en ;
            foaf:name "Hotshot Racing"@en ] ;
    schema:datePublished "2020-09-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/103762/103762-a43b498b1c02.jpg> ;
    schema:name "Hotshot Racing: The Official Soundtrack"@en,
        "Hotshot Racing: The Official Soundtrack"@ja,
        "Hotshot Racing: The Official Soundtrack"@ja-latn ;
    schema:publisher _:N87aea6c988e846acb310d84b7b46200c ;
    foaf:depiction <https://media.vgm.io/albums/26/103762/103762-a43b498b1c02.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103762#subject> ;
    schema:name "Jason Heine"@en ;
    foaf:made <album/103762#subject> ;
    foaf:name "Jason Heine"@en .

_:N01e6c169f8bd4c89811c3c773363b320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Temple"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "The Great Temple"@en .

_:N0c0b7e87e444415ba0d9ee575f46ac58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drift Run"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Drift Run"@en .

_:N11024ee3a5e8475b9130b75e0927d09e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apex Rally"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Apex Rally"@en .

_:N1605404e241a4b97822e9d2bd9e2298b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightdrive"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Nightdrive"@en .

_:N18addce1d1ba46ae9970effcd686bd84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Hill"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Green Hill"@en .

_:N1b105741aba54a68acd0aa3158432fd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Let's Go"@en .

_:N389f715d97c6480da587c4bcd5b336c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waterslick"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Waterslick"@en .

_:N3af09f1418094f128a1895324db8b403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Jives"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Jungle Jives"@en .

_:N563d4bb514364b9086d943a0f278af69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polygon Dreams"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Polygon Dreams"@en .

_:N60f354c4bac1490180604286af17a271 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Jack Attack"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "New Jack Attack"@en .

_:N836f07c3222a49a2be5ea85602768537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweeping Turn"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Sweeping Turn"@en .

_:N87aea6c988e846acb310d84b7b46200c schema:name "Curve Digital"@en,
        "Curve Digital"@ja,
        "Curve Digital"@ja-latn ;
    foaf:name "Curve Digital"@en,
        "Curve Digital"@ja,
        "Curve Digital"@ja-latn .

_:Na04182c0217b4a5ab515c25117368f4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Checkered Flag"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Checkered Flag"@en .

_:Nb569a8df82f04ddba10c84cdf38bff59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thugbeat"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Thugbeat"@en .

_:Nb56db14dcb284195ba04535749999c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1991"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "1991"@en .

_:Nbd7f4c0345dd40bb979d3f463d1f70d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horsepower"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Horsepower"@en .

_:Ncb04c74acd154fcaa1f7445b3ff4e70d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highway Life"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Highway Life"@en .

_:Ne41d0a2efa834a04b9d59d1696ab7c75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casino City"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Casino City"@en .

_:Nef91d653b2074e93ba43397f59eedabb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Canyon Run"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Canyon Run"@en .

_:Nf6364f490945471081d9991f41fcd369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jackpot"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Jackpot"@en .

_:Nff7d17891cd94f7ba079555e429e6fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autogrinder"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nee0fff9032374fe8b38d66f2fc7f6fd1 ;
    schema:name "Autogrinder"@en .

_:Nee0fff9032374fe8b38d66f2fc7f6fd1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01e6c169f8bd4c89811c3c773363b320,
        _:N0c0b7e87e444415ba0d9ee575f46ac58,
        _:N11024ee3a5e8475b9130b75e0927d09e,
        _:N1605404e241a4b97822e9d2bd9e2298b,
        _:N18addce1d1ba46ae9970effcd686bd84,
        _:N1b105741aba54a68acd0aa3158432fd6,
        _:N389f715d97c6480da587c4bcd5b336c6,
        _:N3af09f1418094f128a1895324db8b403,
        _:N563d4bb514364b9086d943a0f278af69,
        _:N60f354c4bac1490180604286af17a271,
        _:N836f07c3222a49a2be5ea85602768537,
        _:Na04182c0217b4a5ab515c25117368f4b,
        _:Nb569a8df82f04ddba10c84cdf38bff59,
        _:Nb56db14dcb284195ba04535749999c02,
        _:Nbd7f4c0345dd40bb979d3f463d1f70d0,
        _:Ncb04c74acd154fcaa1f7445b3ff4e70d,
        _:Ne41d0a2efa834a04b9d59d1696ab7c75,
        _:Nef91d653b2074e93ba43397f59eedabb,
        _:Nf6364f490945471081d9991f41fcd369,
        _:Nff7d17891cd94f7ba079555e429e6fdc ;
    mo:track_count 20 ;
    schema:duration "PT73:03"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N01e6c169f8bd4c89811c3c773363b320,
        _:N0c0b7e87e444415ba0d9ee575f46ac58,
        _:N11024ee3a5e8475b9130b75e0927d09e,
        _:N1605404e241a4b97822e9d2bd9e2298b,
        _:N18addce1d1ba46ae9970effcd686bd84,
        _:N1b105741aba54a68acd0aa3158432fd6,
        _:N389f715d97c6480da587c4bcd5b336c6,
        _:N3af09f1418094f128a1895324db8b403,
        _:N563d4bb514364b9086d943a0f278af69,
        _:N60f354c4bac1490180604286af17a271,
        _:N836f07c3222a49a2be5ea85602768537,
        _:Na04182c0217b4a5ab515c25117368f4b,
        _:Nb569a8df82f04ddba10c84cdf38bff59,
        _:Nb56db14dcb284195ba04535749999c02,
        _:Nbd7f4c0345dd40bb979d3f463d1f70d0,
        _:Ncb04c74acd154fcaa1f7445b3ff4e70d,
        _:Ne41d0a2efa834a04b9d59d1696ab7c75,
        _:Nef91d653b2074e93ba43397f59eedabb,
        _:Nf6364f490945471081d9991f41fcd369,
        _:Nff7d17891cd94f7ba079555e429e6fdc .

