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

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

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

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

<product/11166#subject> a schema:CreativeWork ;
    schema:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn ;
    foaf:name "Cytus II"@en,
        "Cytus II"@ja,
        "Cytus II"@ja-latn .

<product/12364#subject> a schema:CreativeWork ;
    schema:name "Tetris 99"@en,
        "Tetris 99"@ja,
        "Tetris 99"@ja-latn ;
    foaf:name "Tetris 99"@en,
        "Tetris 99"@ja,
        "Tetris 99"@ja-latn .

<product/2240#subject> a schema:CreativeWork ;
    schema:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn ;
    foaf:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn .

<product/499#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros. 3"@en,
        "スーパーマリオブラザーズ3"@ja,
        "Super Mario Bros. 3"@ja-latn ;
    foaf:name "Super Mario Bros. 3"@en,
        "スーパーマリオブラザーズ3"@ja,
        "Super Mario Bros. 3"@ja-latn .

<product/8509#subject> a schema:CreativeWork ;
    schema:name "Paper Mario: Sticker Star"@en,
        "ペーパーマリオ スーパーシール"@ja,
        "Paper Mario: Super Seal"@ja-latn ;
    foaf:name "Paper Mario: Sticker Star"@en,
        "ペーパーマリオ スーパーシール"@ja,
        "Paper Mario: Super Seal"@ja-latn .

<product/8691#subject> a schema:CreativeWork ;
    schema:name "Pokémon Sword & Shield"@en,
        "ポケットモンスター ソード・シールド"@ja,
        "Pocket Monsters Sword & Shield"@ja-latn ;
    foaf:name "Pokémon Sword & Shield"@en,
        "ポケットモンスター ソード・シールド"@ja,
        "Pocket Monsters Sword & Shield"@ja-latn .

<product/8981#subject> a schema:CreativeWork ;
    schema:name "Kirby Super Star Ultra"@en,
        "星のカービィ ウルトラスーパーデラックス"@ja,
        "Hoshi no Kirby: Ultra Super Deluxe"@ja-latn ;
    foaf:name "Kirby Super Star Ultra"@en,
        "星のカービィ ウルトラスーパーデラックス"@ja,
        "Hoshi no Kirby: Ultra Super Deluxe"@ja-latn .

<release/18336#subject> a schema:CreativeWork ;
    schema:name "Super Mario Advance"@en,
        "スーパーマリオアドバンス"@ja,
        "Super Mario Advance"@ja-latn ;
    foaf:name "Super Mario Advance"@en,
        "スーパーマリオアドバンス"@ja,
        "Super Mario Advance"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/91/107519/107519-dbbd1ad6b1b4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107519#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-06"^^xsd:date ;
    dcterms:title "Miscellaneous Releases 2"@en,
        "Miscellaneous Releases 2"@ja,
        "Miscellaneous Releases 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/107519#musicalexpression> ;
    mo:publisher _:Nfe69b9f145b2422b99729b769d8adfbc ;
    mo:record _:N98b408d4687441ebb465b5fe7d955973 ;
    mo:record_count 1 ;
    schema:about <product/11166#subject>,
        <product/12364#subject>,
        <product/2240#subject>,
        <product/499#subject>,
        <product/8509#subject>,
        <product/8691#subject>,
        <product/8981#subject>,
        <release/18336#subject> ;
    schema:datePublished "2020-01-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/107519/107519-dbbd1ad6b1b4.jpg> ;
    schema:name "Miscellaneous Releases 2"@en,
        "Miscellaneous Releases 2"@ja,
        "Miscellaneous Releases 2"@ja-latn ;
    schema:publisher _:Nfe69b9f145b2422b99729b769d8adfbc ;
    foaf:depiction <https://media.vgm.io/albums/91/107519/107519-dbbd1ad6b1b4.jpg> .

_:N387a6e1fd889461592b0fa0c52ee170a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gate"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "Gate"@en .

_:N4f07cc0c36cc42ccb34fe5727bfa6be2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coral Labyrinth"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "Coral Labyrinth"@en .

_:N68bc4416f8a949a5b59bb56120e2bcb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonia's Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "Sonia's Theme"@en .

_:N6febf8841366461781a3f56c17f30bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Theme 2"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "Stage Theme 2"@en .

_:N85cdc1250eb6464b93f8476b9ce1c64b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kabula"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "Kabula"@en .

_:Nab340caef7c54731852d2846eb0dcc5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight to C-Sharp"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "Knight to C-Sharp"@en .

_:Nafabbedffc61416caedb7842cac5f5a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAFF/Aroma Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "PAFF/Aroma Theme"@en .

_:Nbae2fd8a11a04f1eb6583d28e3c6d94f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boo Night Fever"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "Boo Night Fever"@en .

_:Nd2a3cc275a624db3bf3fb317d3da9595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World 1"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "World 1"@en .

_:Ndd44f0d8c41c4a1794c6ce9b4c21d610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxy"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N98b408d4687441ebb465b5fe7d955973 ;
    schema:name "Galaxy"@en .

_:Nfe69b9f145b2422b99729b769d8adfbc schema:name "scarps"@en,
        "scarps"@ja,
        "scarps"@ja-latn ;
    foaf:name "scarps"@en,
        "scarps"@ja,
        "scarps"@ja-latn .

_:N98b408d4687441ebb465b5fe7d955973 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N387a6e1fd889461592b0fa0c52ee170a,
        _:N4f07cc0c36cc42ccb34fe5727bfa6be2,
        _:N68bc4416f8a949a5b59bb56120e2bcb2,
        _:N6febf8841366461781a3f56c17f30bce,
        _:N85cdc1250eb6464b93f8476b9ce1c64b,
        _:Nab340caef7c54731852d2846eb0dcc5e,
        _:Nafabbedffc61416caedb7842cac5f5a6,
        _:Nbae2fd8a11a04f1eb6583d28e3c6d94f,
        _:Nd2a3cc275a624db3bf3fb317d3da9595,
        _:Ndd44f0d8c41c4a1794c6ce9b4c21d610 ;
    mo:track_count 10 ;
    schema:duration "PT28:37"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N387a6e1fd889461592b0fa0c52ee170a,
        _:N4f07cc0c36cc42ccb34fe5727bfa6be2,
        _:N68bc4416f8a949a5b59bb56120e2bcb2,
        _:N6febf8841366461781a3f56c17f30bce,
        _:N85cdc1250eb6464b93f8476b9ce1c64b,
        _:Nab340caef7c54731852d2846eb0dcc5e,
        _:Nafabbedffc61416caedb7842cac5f5a6,
        _:Nbae2fd8a11a04f1eb6583d28e3c6d94f,
        _:Nd2a3cc275a624db3bf3fb317d3da9595,
        _:Ndd44f0d8c41c4a1794c6ce9b4c21d610 .

