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

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

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

<album/131829#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Intrepid Izzy Soundtrack"@en,
        "Intrepid Izzy Soundtrack"@ja,
        "Intrepid Izzy Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ben Kurotoshiro"@en ;
            foaf:made <album/131829#composition> ;
            foaf:name "Ben Kurotoshiro"@en ] ;
    mo:produced_work <album/131829#musicalwork> ;
    schema:name "Intrepid Izzy Soundtrack"@en,
        "Intrepid Izzy Soundtrack"@ja,
        "Intrepid Izzy Soundtrack"@ja-latn .

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

<album/131829#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Intrepid Izzy Soundtrack"@en,
        "Intrepid Izzy Soundtrack"@ja,
        "Intrepid Izzy Soundtrack"@ja-latn ;
    mo:performance_of <album/131829#musicalwork> ;
    mo:recorded_as <album/131829#musicalexpression> ;
    schema:name "Intrepid Izzy Soundtrack"@en,
        "Intrepid Izzy Soundtrack"@ja,
        "Intrepid Izzy Soundtrack"@ja-latn ;
    schema:workPerformed <album/131829#musicalwork> .

<https://media.vgm.io/albums/92/131829/131829-6e7807cd6a4c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131829#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/131829/131829-6e7807cd6a4c.jpg> ;
    foaf:depicts <album/131829#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/131829/131829-6e7807cd6a4c.jpg> .

<https://medium-media.vgm.io/albums/92/131829/131829-6e7807cd6a4c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/131829#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-20"^^xsd:date ;
    dcterms:title "Intrepid Izzy Soundtrack"@en,
        "Intrepid Izzy Soundtrack"@ja,
        "Intrepid Izzy Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131829#musicalexpression> ;
    mo:publisher _:Ncedbd1236fb34926ad4baabb32855d73 ;
    mo:record _:N85d19937fa8c466c8cc4ad186042f92b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Intrepid Izzy"@en ;
            foaf:name "Intrepid Izzy"@en ] ;
    schema:datePublished "2021-08-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/131829/131829-6e7807cd6a4c.jpg> ;
    schema:name "Intrepid Izzy Soundtrack"@en,
        "Intrepid Izzy Soundtrack"@ja,
        "Intrepid Izzy Soundtrack"@ja-latn ;
    schema:publisher _:Ncedbd1236fb34926ad4baabb32855d73 ;
    foaf:depiction <https://media.vgm.io/albums/92/131829/131829-6e7807cd6a4c.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131829#subject> ;
    schema:name "Ben Kurotoshiro"@en ;
    foaf:made <album/131829#subject> ;
    foaf:name "Ben Kurotoshiro"@en .

_:N06ea79c8380a4c079f7feca194bc8771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thornwood Forest [Boss Theme]"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Thornwood Forest [Boss Theme]"@en .

_:N1de43a1e675f4ccdab843ab325bf9fde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Sky [Mine Cart Ride]"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Frozen Sky [Mine Cart Ride]"@en .

_:N32482b1749ba4d609a550b2bb39ea07c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kira [Town]"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Kira [Town]"@en .

_:N34013e37e5e4421bab2627e83a45814e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eoleon [Haunted Forest]"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Eoleon [Haunted Forest]"@en .

_:N3ec6ff8282be44adb74fa496fce125d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Izzy [Theme]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Izzy [Theme]"@en .

_:N6e586e36bda946f69b6f1cf2dd56cac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna [Intro/Space]"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Luna [Intro/Space]"@en .

_:N73ecef66f0684fd99e03efc6cca6d575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salod [Blobby Blob Dungeon]"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Salod [Blobby Blob Dungeon]"@en .

_:N908e0697e10149a18de8fbe07e4cc8e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alexa [Ending]"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Alexa [Ending]"@en .

_:Na9f2ea9112d944d7901d0750207a9dcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Rain [Chocolate Mine]"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Ice Rain [Chocolate Mine]"@en .

_:Nb42093e19a324156a8eadd42d12957de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valis [Boss Theme]"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Valis [Boss Theme]"@en .

_:Nb8b2d8be22b54db089d25c85aa1a5f38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serena [Aztec Greece]"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Serena [Aztec Greece]"@en .

_:Ncedbd1236fb34926ad4baabb32855d73 schema:name "Senile Team / WAVE Game Studios"@en ;
    foaf:name "Senile Team / WAVE Game Studios"@en .

_:Ndf6e70fcc2134d939f443ec78efefc5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Juna [Bloodstream]"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Juna [Bloodstream]"@en .

_:Nfcdcc9c362794fa5ad7a2766a1741f7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sayoruki [East Pole]"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N85d19937fa8c466c8cc4ad186042f92b ;
    schema:name "Sayoruki [East Pole]"@en .

_:N85d19937fa8c466c8cc4ad186042f92b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06ea79c8380a4c079f7feca194bc8771,
        _:N1de43a1e675f4ccdab843ab325bf9fde,
        _:N32482b1749ba4d609a550b2bb39ea07c,
        _:N34013e37e5e4421bab2627e83a45814e,
        _:N3ec6ff8282be44adb74fa496fce125d0,
        _:N6e586e36bda946f69b6f1cf2dd56cac4,
        _:N73ecef66f0684fd99e03efc6cca6d575,
        _:N908e0697e10149a18de8fbe07e4cc8e2,
        _:Na9f2ea9112d944d7901d0750207a9dcb,
        _:Nb42093e19a324156a8eadd42d12957de,
        _:Nb8b2d8be22b54db089d25c85aa1a5f38,
        _:Ndf6e70fcc2134d939f443ec78efefc5f,
        _:Nfcdcc9c362794fa5ad7a2766a1741f7c ;
    mo:track_count 13 ;
    schema:duration "PT59:55"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N06ea79c8380a4c079f7feca194bc8771,
        _:N1de43a1e675f4ccdab843ab325bf9fde,
        _:N32482b1749ba4d609a550b2bb39ea07c,
        _:N34013e37e5e4421bab2627e83a45814e,
        _:N3ec6ff8282be44adb74fa496fce125d0,
        _:N6e586e36bda946f69b6f1cf2dd56cac4,
        _:N73ecef66f0684fd99e03efc6cca6d575,
        _:N908e0697e10149a18de8fbe07e4cc8e2,
        _:Na9f2ea9112d944d7901d0750207a9dcb,
        _:Nb42093e19a324156a8eadd42d12957de,
        _:Nb8b2d8be22b54db089d25c85aa1a5f38,
        _:Ndf6e70fcc2134d939f443ec78efefc5f,
        _:Nfcdcc9c362794fa5ad7a2766a1741f7c .

