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

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

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

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

<org/126#subject> schema:name "M's art"@en,
        "M's art"@ja,
        "M's art"@ja-latn ;
    foaf:name "M's art"@en,
        "M's art"@ja,
        "M's art"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/99887/99887-1591232504.jpg> a schema:ImageObject,
        foaf:Image .

<album/99887#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@en,
        "キノコともちこ ～架空アクションゲームサウンドトラック～"@ja,
        "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@ja-latn ;
    mo:composer <artist/162#subject>,
        <artist/41486#subject> ;
    mo:produced_work <album/99887#musicalwork> ;
    schema:name "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@en,
        "キノコともちこ ～架空アクションゲームサウンドトラック～"@ja,
        "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@ja-latn .

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

<album/99887#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@en,
        "キノコともちこ ～架空アクションゲームサウンドトラック～"@ja,
        "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@ja-latn ;
    mo:performance_of <album/99887#musicalwork> ;
    mo:performer <artist/162#subject>,
        <artist/41486#subject> ;
    mo:recorded_as <album/99887#musicalexpression> ;
    schema:byArtist <artist/162#subject>,
        <artist/41486#subject> ;
    schema:name "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@en,
        "キノコともちこ ～架空アクションゲームサウンドトラック～"@ja,
        "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@ja-latn ;
    schema:workPerformed <album/99887#musicalwork> .

<artist/162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99887#subject> ;
    mo:performed <album/99887#performance> ;
    schema:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja ;
    foaf:made <album/99887#composition>,
        <album/99887#subject> ;
    foaf:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja .

<artist/41486#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99887#subject> ;
    mo:performed <album/99887#performance> ;
    schema:name "Takeaki \"KINOKO\" Kunimoto"@en,
        "キノコ国本剛章"@ja ;
    foaf:made <album/99887#composition>,
        <album/99887#subject> ;
    foaf:name "Takeaki \"KINOKO\" Kunimoto"@en,
        "キノコ国本剛章"@ja .

<album/99887#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-06"^^xsd:date ;
    dcterms:title "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@en,
        "キノコともちこ ～架空アクションゲームサウンドトラック～"@ja,
        "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@ja-latn ;
    mo:catalogue_number "FKS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99887#musicalexpression> ;
    mo:publisher <org/126#subject> ;
    mo:record _:Ne8071b0d497a418699e90b5cf5087a1a ;
    mo:record_count 1 ;
    schema:byArtist <artist/162#subject>,
        <artist/41486#subject> ;
    schema:datePublished "2020-06-06"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/78/99887/99887-1591232504.jpg> ;
    schema:name "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@en,
        "キノコともちこ ～架空アクションゲームサウンドトラック～"@ja,
        "Kinoko to Mochiko ~Fictitious Action Game Soundtrack~"@ja-latn ;
    schema:publisher <org/126#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/99887/99887-1591232504.jpg> .

_:N5b4a01926dfa4d76a5460d1b0906fa3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Matchy-matchy Today (Shopping Mall Stage BGM)"@en,
        "Matchy-matchy Today (ショッピングモールステージBGM)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ne8071b0d497a418699e90b5cf5087a1a ;
    schema:name "Matchy-matchy Today (Shopping Mall Stage BGM)"@en,
        "Matchy-matchy Today (ショッピングモールステージBGM)"@ja .

_:N6cd04c8528234e79a80673ac47150444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mushroom Dog (Standard Scrolling Stage BGM)"@en,
        "Mushroom Dog (いつもの散歩道ステージBGM)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ne8071b0d497a418699e90b5cf5087a1a ;
    schema:name "Mushroom Dog (Standard Scrolling Stage BGM)"@en,
        "Mushroom Dog (いつもの散歩道ステージBGM)"@ja .

_:Na986a3c28e2d476289de3745fda72dbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aim the Victory (Battle Stage BGM)"@en,
        "Aim the Victory (バトルステージBGM)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Ne8071b0d497a418699e90b5cf5087a1a ;
    schema:name "Aim the Victory (Battle Stage BGM)"@en,
        "Aim the Victory (バトルステージBGM)"@ja .

_:Nb1c997d0df264091accb4ac1642e5932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Harbor Secrets (Harbor Stage at Night BGM)"@en,
        "Night Harbor Secrets (夜の港ステージBGM)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne8071b0d497a418699e90b5cf5087a1a ;
    schema:name "Night Harbor Secrets (Harbor Stage at Night BGM)"@en,
        "Night Harbor Secrets (夜の港ステージBGM)"@ja .

_:Ncea0c72908884c96b44e3a9b12d028df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Super X (Airborne Stage BGM)"@en,
        "Flying Super X (空中ステージBGM)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ne8071b0d497a418699e90b5cf5087a1a ;
    schema:name "Flying Super X (Airborne Stage BGM)"@en,
        "Flying Super X (空中ステージBGM)"@ja .

_:Ndfc72d5d762e4f39a720041c6a88963b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time for Two (Ending BGM)"@en,
        "Time for Two (エンディングBGM)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Ne8071b0d497a418699e90b5cf5087a1a ;
    schema:name "Time for Two (Ending BGM)"@en,
        "Time for Two (エンディングBGM)"@ja .

_:Ne8071b0d497a418699e90b5cf5087a1a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b4a01926dfa4d76a5460d1b0906fa3c,
        _:N6cd04c8528234e79a80673ac47150444,
        _:Na986a3c28e2d476289de3745fda72dbb,
        _:Nb1c997d0df264091accb4ac1642e5932,
        _:Ncea0c72908884c96b44e3a9b12d028df,
        _:Ndfc72d5d762e4f39a720041c6a88963b ;
    mo:track_count 6 ;
    schema:duration "PT24:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5b4a01926dfa4d76a5460d1b0906fa3c,
        _:N6cd04c8528234e79a80673ac47150444,
        _:Na986a3c28e2d476289de3745fda72dbb,
        _:Nb1c997d0df264091accb4ac1642e5932,
        _:Ncea0c72908884c96b44e3a9b12d028df,
        _:Ndfc72d5d762e4f39a720041c6a88963b .

