@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 _:N91d0b515dab8466aa0816af0b065178d ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

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

_:N91d0b515dab8466aa0816af0b065178d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12615dcc73d647238bfbaaff7b7eaf0f,
        _:N23308bbec4ef41578365d8faa2f59cd8,
        _:N3f1ad19a35e9413b907697b7d5b0eb0d,
        _:N53cf95d382394c97a2a94a7cc696278d,
        _:N594939e4638e4b39af7388adef6314fb,
        _:N8822ccee393d49cc89715391b1bfe39c,
        _:N88915b7cd1c24cd4a655bd25afae3293,
        _:N8a27a24f01784688b9db38e9a8151d57,
        _:N9fe017fc83ba48fa8e22f7c2c521c348,
        _:Na22a19d504b94dd99c9afe5285d666cb,
        _:Nb343edbf4b2241e3a39d858633aade83,
        _:Nd7ea968dcc12493db01873833cc8c1a1 ;
    mo:track_count 12 ;
    schema:duration "PT34:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N12615dcc73d647238bfbaaff7b7eaf0f,
        _:N23308bbec4ef41578365d8faa2f59cd8,
        _:N3f1ad19a35e9413b907697b7d5b0eb0d,
        _:N53cf95d382394c97a2a94a7cc696278d,
        _:N594939e4638e4b39af7388adef6314fb,
        _:N8822ccee393d49cc89715391b1bfe39c,
        _:N88915b7cd1c24cd4a655bd25afae3293,
        _:N8a27a24f01784688b9db38e9a8151d57,
        _:N9fe017fc83ba48fa8e22f7c2c521c348,
        _:Na22a19d504b94dd99c9afe5285d666cb,
        _:Nb343edbf4b2241e3a39d858633aade83,
        _:Nd7ea968dcc12493db01873833cc8c1a1 .

