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

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

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

<artist/63817#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116797#subject> ;
    schema:name "Chris del Camino"@en ;
    foaf:made <album/116797#composition>,
        <album/116797#subject> ;
    foaf:name "Chris del Camino"@en .

<product/15888#subject> a schema:CreativeWork ;
    schema:name "Toki Tori"@en,
        "Toki Tori"@ja,
        "Toki Tori"@ja-latn ;
    foaf:name "Toki Tori"@en,
        "Toki Tori"@ja,
        "Toki Tori"@ja-latn .

<album/116797#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "toki tori soundtrack"@en,
        "toki tori soundtrack"@ja,
        "toki tori soundtrack"@ja-latn ;
    mo:composer <artist/63817#subject> ;
    mo:produced_work <album/116797#musicalwork> ;
    schema:name "toki tori soundtrack"@en,
        "toki tori soundtrack"@ja,
        "toki tori soundtrack"@ja-latn .

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

<album/116797#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "toki tori soundtrack"@en,
        "toki tori soundtrack"@ja,
        "toki tori soundtrack"@ja-latn ;
    mo:performance_of <album/116797#musicalwork> ;
    mo:recorded_as <album/116797#musicalexpression> ;
    schema:name "toki tori soundtrack"@en,
        "toki tori soundtrack"@ja,
        "toki tori soundtrack"@ja-latn ;
    schema:workPerformed <album/116797#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

<https://media.vgm.io/albums/79/116797/116797-98109af28dc5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116797#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/116797/116797-98109af28dc5.jpg> ;
    foaf:depicts <album/116797#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/116797/116797-98109af28dc5.jpg> .

<https://medium-media.vgm.io/albums/79/116797/116797-98109af28dc5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116797#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-01"^^xsd:date ;
    dcterms:title "toki tori soundtrack"@en,
        "toki tori soundtrack"@ja,
        "toki tori soundtrack"@ja-latn ;
    mo:catalogue_number "LRCD-032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116797#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    mo:record_count 1 ;
    schema:about <product/15888#subject> ;
    schema:datePublished "2022-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/116797/116797-98109af28dc5.jpg> ;
    schema:name "toki tori soundtrack"@en,
        "toki tori soundtrack"@ja,
        "toki tori soundtrack"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/116797/116797-98109af28dc5.jpg> .

_:N0aa9f8dc16884d758987fd53a8e85b86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Falls Dechipped"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Forest Falls Dechipped"@en .

_:N250f6ff4881f4364a0fc6df53f96e57d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bubble Barrage"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Bubble Barrage"@en .

_:N4a6a5dd49b894c93bd45a5bd681d22f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creepy Castle Dechipped"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Creepy Castle Dechipped"@en .

_:N59132317a24642b986e4fd5a7fa4c93d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Main Theme"@en .

_:N5ccc75bc9c77472187e789030bb27696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creepy Castle"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Creepy Castle"@en .

_:N8412d2e0202e421a8c4c9b8a8e4eb33f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme Dechipped"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Main Theme Dechipped"@en .

_:Nc72892f92dc44fc086690465eacb4fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slime Cave Dechipped"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Slime Cave Dechipped"@en .

_:Nd17f19b318a449989fb201b0f376c027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Falls"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Forest Falls"@en .

_:Nd465e08cf50d4cb8a8edcda6133a582c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slime Cave"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Slime Cave"@en .

_:Ndcc6ca4d9e86446e9f3c8be954686431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bubble Barrage Dechipped"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N1eb361cbed094b4ead9e9407be59b3b0 ;
    schema:name "Bubble Barrage Dechipped"@en .

_:N1eb361cbed094b4ead9e9407be59b3b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aa9f8dc16884d758987fd53a8e85b86,
        _:N250f6ff4881f4364a0fc6df53f96e57d,
        _:N4a6a5dd49b894c93bd45a5bd681d22f5,
        _:N59132317a24642b986e4fd5a7fa4c93d,
        _:N5ccc75bc9c77472187e789030bb27696,
        _:N8412d2e0202e421a8c4c9b8a8e4eb33f,
        _:Nc72892f92dc44fc086690465eacb4fca,
        _:Nd17f19b318a449989fb201b0f376c027,
        _:Nd465e08cf50d4cb8a8edcda6133a582c,
        _:Ndcc6ca4d9e86446e9f3c8be954686431 ;
    mo:track_count 10 ;
    schema:duration "PT25:42"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0aa9f8dc16884d758987fd53a8e85b86,
        _:N250f6ff4881f4364a0fc6df53f96e57d,
        _:N4a6a5dd49b894c93bd45a5bd681d22f5,
        _:N59132317a24642b986e4fd5a7fa4c93d,
        _:N5ccc75bc9c77472187e789030bb27696,
        _:N8412d2e0202e421a8c4c9b8a8e4eb33f,
        _:Nc72892f92dc44fc086690465eacb4fca,
        _:Nd17f19b318a449989fb201b0f376c027,
        _:Nd465e08cf50d4cb8a8edcda6133a582c,
        _:Ndcc6ca4d9e86446e9f3c8be954686431 .

