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

<album/86193> a mo:Release ;
    mo:catalogue_number "GC-168-V" .

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86463#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/86463#composition>,
        <album/86463#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/16790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86463#subject> ;
    schema:name "Naoto Kubo"@en,
        "久保直人"@ja ;
    foaf:made <album/86463#composition>,
        <album/86463#subject> ;
    foaf:name "Naoto Kubo"@en,
        "久保直人"@ja .

<artist/1722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86463#subject> ;
    schema:name "Mahito Yokota"@en,
        "横田真人"@ja ;
    foaf:made <album/86463#composition>,
        <album/86463#subject> ;
    foaf:name "Mahito Yokota"@en,
        "横田真人"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86463#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/86463#composition>,
        <album/86463#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<product/4006#subject> a schema:CreativeWork ;
    schema:name "Mario Kart 7"@en,
        "マリオカート7"@ja,
        "Mario Kart 7"@ja-latn ;
    foaf:name "Mario Kart 7"@en,
        "マリオカート7"@ja,
        "Mario Kart 7"@ja-latn .

<product/415#subject> a schema:CreativeWork ;
    schema:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn ;
    foaf:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn .

<product/466#subject> a schema:CreativeWork ;
    schema:name "Super Mario Galaxy"@en,
        "スーパーマリオギャラクシー"@ja,
        "Super Mario Galaxy"@ja-latn ;
    foaf:name "Super Mario Galaxy"@en,
        "スーパーマリオギャラクシー"@ja,
        "Super Mario Galaxy"@ja-latn .

<product/469#subject> a schema:CreativeWork ;
    schema:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn ;
    foaf:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn .

<product/5786#subject> a schema:CreativeWork ;
    schema:name "Super Mario Odyssey"@en,
        "スーパーマリオ オデッセイ"@ja,
        "Super Mario Odyssey"@ja-latn ;
    foaf:name "Super Mario Odyssey"@en,
        "スーパーマリオ オデッセイ"@ja,
        "Super Mario Odyssey"@ja-latn .

<product/6115#subject> a schema:CreativeWork ;
    schema:name "Mario & Luigi: Bowser's Inside Story"@en,
        "マリオ&ルイージRPG3!!!"@ja,
        "Mario & Luigi: Bowser's Inside Story"@ja-latn ;
    foaf:name "Mario & Luigi: Bowser's Inside Story"@en,
        "マリオ&ルイージRPG3!!!"@ja,
        "Mario & Luigi: Bowser's Inside Story"@ja-latn .

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

<album/86463#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn ;
    mo:performance_of <album/86463#musicalwork> ;
    mo:recorded_as <album/86463#musicalexpression> ;
    schema:name "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn ;
    schema:workPerformed <album/86463#musicalwork> .

<org/1137#subject> schema:name "GameChops"@en,
        "GameChops"@ja,
        "GameChops"@ja-latn ;
    foaf:name "GameChops"@en,
        "GameChops"@ja,
        "GameChops"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/86463/86463-1556954231.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86463#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/16790#subject>,
        <artist/1722#subject>,
        <artist/190#subject> ;
    mo:produced_work <album/86463#musicalwork> ;
    schema:name "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn .

<album/86463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-03"^^xsd:date ;
    dcterms:title "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/86193> ;
    mo:publication_of <album/86463#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    mo:record_count 1 ;
    schema:about <product/4006#subject>,
        <product/415#subject>,
        <product/466#subject>,
        <product/469#subject>,
        <product/5786#subject>,
        <product/6115#subject> ;
    schema:datePublished "2019-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/86463/86463-1556954231.jpg> ;
    schema:name "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn ;
    schema:publisher <org/1137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/86463/86463-1556954231.jpg> .

_:N02355a561eba4ef3af866c210617002a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piranha Plant Lullaby"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Piranha Plant Lullaby"@en .

_:N1fd6e36a0c5f4e9193430af3fddcf90f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Odyssey"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Odyssey"@en .

_:N23105396bd9c4891966774130341a9aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Overworld"@en .

_:N3154b4351b3d4581b3980d34b24e39a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Game Over"@en .

_:N4396429e9fdd4fdd90b4692a3e9ca06b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosalina"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Rosalina"@en .

_:N5beffa23f70b466cbd2d55ec80b05848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Staff Roll"@en .

_:N6be07161731842fb8715720298a7ade0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Castle"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Deep Castle"@en .

_:N6f3c2f6346c74c04ab006a02d6d4e363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dire, Dire Docks"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Dire, Dire Docks"@en .

_:N71fc47cb79d04f1eba780257ef0f26ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steam Gardens"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Steam Gardens"@en .

_:Nc7c67e28c2eb435d9d5894e5df42c266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Road"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Rainbow Road"@en .

_:Ndfe93b1b239d458685a06c1e39c6d1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luma"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Luma"@en .

_:Nfbdf09a82a7349238b563964e8cbf7a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gusty Gardens"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N8d9b049a0577442eaa49d8c9dd319dfc ;
    schema:name "Gusty Gardens"@en .

_:N8d9b049a0577442eaa49d8c9dd319dfc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02355a561eba4ef3af866c210617002a,
        _:N1fd6e36a0c5f4e9193430af3fddcf90f,
        _:N23105396bd9c4891966774130341a9aa,
        _:N3154b4351b3d4581b3980d34b24e39a0,
        _:N4396429e9fdd4fdd90b4692a3e9ca06b,
        _:N5beffa23f70b466cbd2d55ec80b05848,
        _:N6be07161731842fb8715720298a7ade0,
        _:N6f3c2f6346c74c04ab006a02d6d4e363,
        _:N71fc47cb79d04f1eba780257ef0f26ee,
        _:Nc7c67e28c2eb435d9d5894e5df42c266,
        _:Ndfe93b1b239d458685a06c1e39c6d1db,
        _:Nfbdf09a82a7349238b563964e8cbf7a8 ;
    mo:track_count 12 ;
    schema:duration "PT34:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N02355a561eba4ef3af866c210617002a,
        _:N1fd6e36a0c5f4e9193430af3fddcf90f,
        _:N23105396bd9c4891966774130341a9aa,
        _:N3154b4351b3d4581b3980d34b24e39a0,
        _:N4396429e9fdd4fdd90b4692a3e9ca06b,
        _:N5beffa23f70b466cbd2d55ec80b05848,
        _:N6be07161731842fb8715720298a7ade0,
        _:N6f3c2f6346c74c04ab006a02d6d4e363,
        _:N71fc47cb79d04f1eba780257ef0f26ee,
        _:Nc7c67e28c2eb435d9d5894e5df42c266,
        _:Ndfe93b1b239d458685a06c1e39c6d1db,
        _:Nfbdf09a82a7349238b563964e8cbf7a8 .

