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

<album/120217#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MistTape Vol. 2"@en,
        "MistTape Vol. 2"@ja,
        "MistTape Vol. 2"@ja-latn ;
    mo:produced_work <album/120217#musicalwork> ;
    schema:name "MistTape Vol. 2"@en,
        "MistTape Vol. 2"@ja,
        "MistTape Vol. 2"@ja-latn .

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

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

<product/10901#subject> a schema:CreativeWork ;
    schema:name "Mega Man & Bass"@en,
        "ロックマン&フォルテ"@ja,
        "Rockman & Forte"@ja-latn ;
    foaf:name "Mega Man & Bass"@en,
        "ロックマン&フォルテ"@ja,
        "Rockman & Forte"@ja-latn .

<product/1109#subject> a schema:CreativeWork ;
    schema:name "Knuckles' Chaotix"@en,
        "カオティクス"@ja,
        "Chaotix"@ja-latn ;
    foaf:name "Knuckles' Chaotix"@en,
        "カオティクス"@ja,
        "Chaotix"@ja-latn .

<product/2234#subject> a schema:CreativeWork ;
    schema:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn ;
    foaf:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn .

<product/270#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn ;
    foaf:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn .

<product/271#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn ;
    foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn .

<product/7037#subject> a schema:CreativeWork ;
    schema:name "Sonic Forces"@en,
        "ソニックフォース"@ja,
        "Sonic Forces"@ja-latn ;
    foaf:name "Sonic Forces"@en,
        "ソニックフォース"@ja,
        "Sonic Forces"@ja-latn .

<product/727#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land 3"@en,
        "星のカービィ3"@ja,
        "Hoshi no Kirby 3"@ja-latn ;
    foaf:name "Kirby's Dream Land 3"@en,
        "星のカービィ3"@ja,
        "Hoshi no Kirby 3"@ja-latn .

<product/8353#subject> a schema:CreativeWork ;
    schema:name "Kirby: Triple Deluxe"@en,
        "星のカービィ トリプルデラックス"@ja,
        "Hoshi no Kirby: Triple Deluxe"@ja-latn ;
    foaf:name "Kirby: Triple Deluxe"@en,
        "星のカービィ トリプルデラックス"@ja,
        "Hoshi no Kirby: Triple Deluxe"@ja-latn .

<product/8356#subject> a schema:CreativeWork ;
    schema:name "Kirby: Planet Robobot"@en,
        "星のカービィ ロボボプラネット"@ja,
        "Hoshi no Kirby: Robobo Planet"@ja-latn ;
    foaf:name "Kirby: Planet Robobot"@en,
        "星のカービィ ロボボプラネット"@ja,
        "Hoshi no Kirby: Robobo Planet"@ja-latn .

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

<album/120217#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MistTape Vol. 2"@en,
        "MistTape Vol. 2"@ja,
        "MistTape Vol. 2"@ja-latn ;
    mo:performance_of <album/120217#musicalwork> ;
    mo:recorded_as <album/120217#musicalexpression> ;
    schema:name "MistTape Vol. 2"@en,
        "MistTape Vol. 2"@ja,
        "MistTape Vol. 2"@ja-latn ;
    schema:workPerformed <album/120217#musicalwork> .

<https://media.vgm.io/albums/71/120217/120217-7fba04e5ba33.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120217#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/120217/120217-7fba04e5ba33.jpg> ;
    foaf:depicts <album/120217#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/120217/120217-7fba04e5ba33.jpg> .

<https://medium-media.vgm.io/albums/71/120217/120217-7fba04e5ba33.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120217#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-01"^^xsd:date ;
    dcterms:title "MistTape Vol. 2"@en,
        "MistTape Vol. 2"@ja,
        "MistTape Vol. 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/120217#musicalexpression> ;
    mo:publisher _:N26b6ecec6f5a4900b8eeab870b5f112e ;
    mo:record _:N965b467c80544ac0b0084e706733749e ;
    mo:record_count 1 ;
    schema:about <product/10901#subject>,
        <product/1109#subject>,
        <product/2234#subject>,
        <product/270#subject>,
        <product/271#subject>,
        <product/7037#subject>,
        <product/727#subject>,
        <product/8353#subject>,
        <product/8356#subject> ;
    schema:datePublished "2020-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/120217/120217-7fba04e5ba33.jpg> ;
    schema:name "MistTape Vol. 2"@en,
        "MistTape Vol. 2"@ja,
        "MistTape Vol. 2"@ja-latn ;
    schema:publisher _:N26b6ecec6f5a4900b8eeab870b5f112e ;
    foaf:depiction <https://media.vgm.io/albums/71/120217/120217-7fba04e5ba33.jpg> .

_:N202a6192d9d44188824740e868badca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sand Canyon 3"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Sand Canyon 3"@en .

_:N26b6ecec6f5a4900b8eeab870b5f112e schema:name "diamondthorns"@en,
        "diamondthorns"@ja,
        "diamondthorns"@ja-latn ;
    foaf:name "diamondthorns"@en,
        "diamondthorns"@ja,
        "diamondthorns"@ja-latn .

_:N3bcf5c52994b4ff29a8560cc141580a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sullied Grace"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Sullied Grace"@en .

_:N4a978700614240c99e8fce7a23227f84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Head Bop"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Hot Head Bop"@en .

_:N6f304b35bb1b4d3b8d4b027f7e05c9f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out on the Town"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Out on the Town"@en .

_:N7dfeb504a08e4e3c8b8a8e907ea2a502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting Onward"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Fighting Onward"@en .

_:N7ec14f1696bb4a6bad38504b27a87cbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear Factory"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Fear Factory"@en .

_:N86658caac3d840a88f74ceb487dd180f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poké Mart"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Poké Mart"@en .

_:Naa1537a33b914a0aae6d7b119ae4458e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ground Man"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Ground Man"@en .

_:Nc988f708ce0e4af9874c2094f1d04062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Door Into Summer"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Door Into Summer"@en .

_:Nef5554802fa74c008c25ff86bf27a11c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pristine Office March"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N965b467c80544ac0b0084e706733749e ;
    schema:name "Pristine Office March"@en .

_:N965b467c80544ac0b0084e706733749e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N202a6192d9d44188824740e868badca8,
        _:N3bcf5c52994b4ff29a8560cc141580a0,
        _:N4a978700614240c99e8fce7a23227f84,
        _:N6f304b35bb1b4d3b8d4b027f7e05c9f4,
        _:N7dfeb504a08e4e3c8b8a8e907ea2a502,
        _:N7ec14f1696bb4a6bad38504b27a87cbb,
        _:N86658caac3d840a88f74ceb487dd180f,
        _:Naa1537a33b914a0aae6d7b119ae4458e,
        _:Nc988f708ce0e4af9874c2094f1d04062,
        _:Nef5554802fa74c008c25ff86bf27a11c ;
    mo:track_count 10 ;
    schema:duration "PT24:36"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N202a6192d9d44188824740e868badca8,
        _:N3bcf5c52994b4ff29a8560cc141580a0,
        _:N4a978700614240c99e8fce7a23227f84,
        _:N6f304b35bb1b4d3b8d4b027f7e05c9f4,
        _:N7dfeb504a08e4e3c8b8a8e907ea2a502,
        _:N7ec14f1696bb4a6bad38504b27a87cbb,
        _:N86658caac3d840a88f74ceb487dd180f,
        _:Naa1537a33b914a0aae6d7b119ae4458e,
        _:Nc988f708ce0e4af9874c2094f1d04062,
        _:Nef5554802fa74c008c25ff86bf27a11c .

