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

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

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

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

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

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

<https://medium-media.vgm.io/albums/03/19630/19630-1562336354.jpg> a schema:ImageObject,
        foaf:Image .

<album/19630#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Path Soundtrack"@en,
        "The Path Soundtrack"@ja,
        "The Path Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kris Force"@en ;
            foaf:made <album/19630#composition> ;
            foaf:name "Kris Force"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jarboe"@en ;
            foaf:made <album/19630#composition> ;
            foaf:name "Jarboe"@en ] ;
    mo:produced_work <album/19630#musicalwork> ;
    schema:name "The Path Soundtrack"@en,
        "The Path Soundtrack"@ja,
        "The Path Soundtrack"@ja-latn .

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

<album/19630#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Path Soundtrack"@en,
        "The Path Soundtrack"@ja,
        "The Path Soundtrack"@ja-latn ;
    mo:performance_of <album/19630#musicalwork> ;
    mo:performer _:Nc0a502f3f51c44d9b05bb0c53df78fab ;
    mo:recorded_as <album/19630#musicalexpression> ;
    schema:byArtist _:Nc0a502f3f51c44d9b05bb0c53df78fab ;
    schema:name "The Path Soundtrack"@en,
        "The Path Soundtrack"@ja,
        "The Path Soundtrack"@ja-latn ;
    schema:workPerformed <album/19630#musicalwork> .

<album/19630#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-24"^^xsd:date ;
    dcterms:title "The Path Soundtrack"@en,
        "The Path Soundtrack"@ja,
        "The Path Soundtrack"@ja-latn ;
    mo:catalogue_number "PARADIGMS037" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/33920> ;
    mo:publication_of <album/19630#musicalexpression> ;
    mo:publisher _:N6abee24d4b344f648749b8a17962ba9b ;
    mo:record _:N81629e2c920f459bb5d832b8fb1269dd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Path"@en ;
            foaf:name "The Path"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jarboe"@en ;
            foaf:name "Jarboe"@en ] ;
    schema:datePublished "2010-04-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/19630/19630-1562336354.jpg> ;
    schema:name "The Path Soundtrack"@en,
        "The Path Soundtrack"@ja,
        "The Path Soundtrack"@ja-latn ;
    schema:publisher _:N6abee24d4b344f648749b8a17962ba9b ;
    foaf:depiction <https://media.vgm.io/albums/03/19630/19630-1562336354.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19630#subject> ;
    schema:name "Kris Force"@en ;
    foaf:made <album/19630#subject> ;
    foaf:name "Kris Force"@en .

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

_:N06c41e5e4d044beb8d7e4b52f4a7454f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Forest Theme"@en .

_:N08d0a4e102c9474a988005959260c515 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Safe song - The Path"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Safe song - The Path"@en .

_:N0cb2099d323f43e69dd6fe1fedcb9f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Red Riding Hood"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Little Red Riding Hood"@en .

_:N28d000ed25464024858557c5e810d877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Interlude 2"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Forest Interlude 2"@en .

_:N3ff78419d5d84c7391470ebb589497ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloud Wolf"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Cloud Wolf"@en .

_:N41d9488ec44f4f209c7dd6d54fddfa3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Werewolf"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Werewolf"@en .

_:N50138ab7c8e14b18936c39b65848b9e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Epilogue"@en .

_:N540c19f5dde54c7a9abeebf1b2cf7485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Interlude 1"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Forest Interlude 1"@en .

_:N6abee24d4b344f648749b8a17962ba9b schema:name "Paradigms Recordings"@en ;
    foaf:name "Paradigms Recordings"@en .

_:N729f8b64cb3145ebbd17814af2e573a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Girls"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Little Girls"@en .

_:N7e40eab07b174e409e7f0c454b054130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charming Wolf"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Charming Wolf"@en .

_:N7f5172c3a4184c46a9afcbfb52368e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl in Red"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Girl in Red"@en .

_:N95b71807d79e4632bb67f2e59b7a914e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Woodsman Wolf"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Woodsman Wolf"@en .

_:N9d3d21c7412c46089bf151d6039ae034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Reprise"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Forest Reprise"@en .

_:Nb001ada78e9944aa9a0d334648f54fa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grandmother's Tale"@en ;
    mo:track_number 11 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Grandmother's Tale"@en .

_:Nc0a502f3f51c44d9b05bb0c53df78fab a schema:Person,
        foaf:Person ;
    mo:performed <album/19630#performance> ;
    schema:name "Jarboe"@en ;
    foaf:name "Jarboe"@en .

_:Nc88999b00969486a8276e2a88e702b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eat"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Eat"@en .

_:Nd29ecc17e8234f7181ff4a3f57ed9f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fey Wolf"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N81629e2c920f459bb5d832b8fb1269dd ;
    schema:name "Fey Wolf"@en .

_:N81629e2c920f459bb5d832b8fb1269dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06c41e5e4d044beb8d7e4b52f4a7454f,
        _:N08d0a4e102c9474a988005959260c515,
        _:N0cb2099d323f43e69dd6fe1fedcb9f23,
        _:N28d000ed25464024858557c5e810d877,
        _:N3ff78419d5d84c7391470ebb589497ab,
        _:N41d9488ec44f4f209c7dd6d54fddfa3f,
        _:N50138ab7c8e14b18936c39b65848b9e9,
        _:N540c19f5dde54c7a9abeebf1b2cf7485,
        _:N729f8b64cb3145ebbd17814af2e573a5,
        _:N7e40eab07b174e409e7f0c454b054130,
        _:N7f5172c3a4184c46a9afcbfb52368e7f,
        _:N95b71807d79e4632bb67f2e59b7a914e,
        _:N9d3d21c7412c46089bf151d6039ae034,
        _:Nb001ada78e9944aa9a0d334648f54fa1,
        _:Nc88999b00969486a8276e2a88e702b47,
        _:Nd29ecc17e8234f7181ff4a3f57ed9f2a ;
    mo:track_count 16 ;
    schema:duration "PT66:11"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N06c41e5e4d044beb8d7e4b52f4a7454f,
        _:N08d0a4e102c9474a988005959260c515,
        _:N0cb2099d323f43e69dd6fe1fedcb9f23,
        _:N28d000ed25464024858557c5e810d877,
        _:N3ff78419d5d84c7391470ebb589497ab,
        _:N41d9488ec44f4f209c7dd6d54fddfa3f,
        _:N50138ab7c8e14b18936c39b65848b9e9,
        _:N540c19f5dde54c7a9abeebf1b2cf7485,
        _:N729f8b64cb3145ebbd17814af2e573a5,
        _:N7e40eab07b174e409e7f0c454b054130,
        _:N7f5172c3a4184c46a9afcbfb52368e7f,
        _:N95b71807d79e4632bb67f2e59b7a914e,
        _:N9d3d21c7412c46089bf151d6039ae034,
        _:Nb001ada78e9944aa9a0d334648f54fa1,
        _:Nc88999b00969486a8276e2a88e702b47,
        _:Nd29ecc17e8234f7181ff4a3f57ed9f2a .

