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

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

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

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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104681#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/104681#composition>,
        <album/104681#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/104681#musicalexpression> a mo:Signal ;
    mo:published_as <album/104681#subject> ;
    mo:records <album/104681#performance> .

<album/104681#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn ;
    mo:performance_of <album/104681#musicalwork> ;
    mo:recorded_as <album/104681#musicalexpression> ;
    schema:name "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn ;
    schema:workPerformed <album/104681#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/18/104681/104681-ebacd1d749a0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104681#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/104681/104681-ebacd1d749a0.jpg> ;
    foaf:depicts <album/104681#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/104681/104681-ebacd1d749a0.jpg> .

<https://medium-media.vgm.io/albums/18/104681/104681-ebacd1d749a0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104681#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/104681#musicalwork> ;
    schema:name "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn .

<album/104681#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-01"^^xsd:date ;
    dcterms:title "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104681#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:N01a667656e4e4ce2bd25c8ef3654c79e ;
    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-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/104681/104681-ebacd1d749a0.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/18/104681/104681-ebacd1d749a0.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

_:N01a667656e4e4ce2bd25c8ef3654c79e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d4777a983b142039d2e80a2290c59e4,
        _:N30445a6a7c624ee4acbb0be3efb13394,
        _:N330b2beb755f4f4790f778491aef7049,
        _:N4ca69d48ce9f496bbf35d7ad96a3a927,
        _:N6bfe03bed6c84305acacfda756bdaaa4,
        _:N83e3db8c45f04cd28ec33bae992f40a1,
        _:N9144a2d8b2cc485e8a74ffa8d9edef0e,
        _:Naef1a5c89b2a4a309b80cc5fb4ad5e6c,
        _:Nc76102ecc4c149f6a50724059efd455d,
        _:Ndb87a85834984b88a971cb33e61096d9,
        _:Ne11ff3d797ce4e3ab269d8e1eff87a1a,
        _:Nf8edf4d74baa44389655382f85afcd18 ;
    mo:track_count 12 ;
    schema:duration "PT34:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1d4777a983b142039d2e80a2290c59e4,
        _:N30445a6a7c624ee4acbb0be3efb13394,
        _:N330b2beb755f4f4790f778491aef7049,
        _:N4ca69d48ce9f496bbf35d7ad96a3a927,
        _:N6bfe03bed6c84305acacfda756bdaaa4,
        _:N83e3db8c45f04cd28ec33bae992f40a1,
        _:N9144a2d8b2cc485e8a74ffa8d9edef0e,
        _:Naef1a5c89b2a4a309b80cc5fb4ad5e6c,
        _:Nc76102ecc4c149f6a50724059efd455d,
        _:Ndb87a85834984b88a971cb33e61096d9,
        _:Ne11ff3d797ce4e3ab269d8e1eff87a1a,
        _:Nf8edf4d74baa44389655382f85afcd18 .

