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

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

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

<album/86463> a mo:Release ;
    mo:catalogue_number "N/A" .

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

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

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

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

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

<https://medium-media.vgm.io/albums/39/86193/86193-1555999589.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/86193#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-01"^^xsd:date ;
    dcterms:title "Mario & Chill"@en,
        "Mario & Chill"@ja,
        "Mario & Chill"@ja-latn ;
    mo:catalogue_number "GC-168-V" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/86463> ;
    mo:publication_of <album/86193#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:N623f459e81334e13b085893b7f7aaaf3 ;
    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-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/86193/86193-1555999589.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/39/86193/86193-1555999589.jpg> .

_:N0880692540a04fb0ad7f52275a7c0885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Game Over"@en .

_:N190505bd4c174660a8d4d446aad587b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosalina"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Rosalina"@en .

_:N2672e6a62e714b94b64699fa2d74decf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Staff Roll"@en .

_:N546fa1c855834637a47572400570d6ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piranha Plant Lullaby"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Piranha Plant Lullaby"@en .

_:N62bdf496527441298718214f95ba2422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luma"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Luma"@en .

_:N65e5d4e9b9334fd9817df36317a7ee5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Castle"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Deep Castle"@en .

_:N66407473dc984a8bb67462f608b90442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Road"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Rainbow Road"@en .

_:N7c04b28e3fcd41ee836e37b5bfe85a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gusty Gardens"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Gusty Gardens"@en .

_:Nc0038c3ef962428495c68c750a8bfe50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dire, Dire Docks"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Dire, Dire Docks"@en .

_:Nc674b675ccf74c8bacb51889c8697a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steam Gardens"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Steam Gardens"@en .

_:Ndbb1d114535c4d18b0076024d71ef3d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Odyssey"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Odyssey"@en .

_:Nf8b0c92fbcda44fe95588227a719801e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N623f459e81334e13b085893b7f7aaaf3 ;
    schema:name "Overworld"@en .

_:N623f459e81334e13b085893b7f7aaaf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0880692540a04fb0ad7f52275a7c0885,
        _:N190505bd4c174660a8d4d446aad587b5,
        _:N2672e6a62e714b94b64699fa2d74decf,
        _:N546fa1c855834637a47572400570d6ee,
        _:N62bdf496527441298718214f95ba2422,
        _:N65e5d4e9b9334fd9817df36317a7ee5f,
        _:N66407473dc984a8bb67462f608b90442,
        _:N7c04b28e3fcd41ee836e37b5bfe85a4d,
        _:Nc0038c3ef962428495c68c750a8bfe50,
        _:Nc674b675ccf74c8bacb51889c8697a24,
        _:Ndbb1d114535c4d18b0076024d71ef3d0,
        _:Nf8b0c92fbcda44fe95588227a719801e ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0880692540a04fb0ad7f52275a7c0885,
        _:N190505bd4c174660a8d4d446aad587b5,
        _:N2672e6a62e714b94b64699fa2d74decf,
        _:N546fa1c855834637a47572400570d6ee,
        _:N62bdf496527441298718214f95ba2422,
        _:N65e5d4e9b9334fd9817df36317a7ee5f,
        _:N66407473dc984a8bb67462f608b90442,
        _:N7c04b28e3fcd41ee836e37b5bfe85a4d,
        _:Nc0038c3ef962428495c68c750a8bfe50,
        _:Nc674b675ccf74c8bacb51889c8697a24,
        _:Ndbb1d114535c4d18b0076024d71ef3d0,
        _:Nf8b0c92fbcda44fe95588227a719801e .

