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

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

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

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

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

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

<product/2160#subject> a schema:CreativeWork ;
    schema:name "Paper Mario: The Thousand-Year Door"@en,
        "ペーパーマリオRPG"@ja,
        "Paper Mario RPG"@ja-latn ;
    foaf:name "Paper Mario: The Thousand-Year Door"@en,
        "ペーパーマリオRPG"@ja,
        "Paper Mario RPG"@ja-latn .

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

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

<album/79452#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music Box Classics: Super Mario Bros."@en,
        "Music Box Classics: Super Mario Bros."@ja,
        "Music Box Classics: Super Mario Bros."@ja-latn ;
    mo:performance_of <album/79452#musicalwork> ;
    mo:recorded_as <album/79452#musicalexpression> ;
    schema:name "Music Box Classics: Super Mario Bros."@en,
        "Music Box Classics: Super Mario Bros."@ja,
        "Music Box Classics: Super Mario Bros."@ja-latn ;
    schema:workPerformed <album/79452#musicalwork> .

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/79452/79452-1533020344.jpg> a schema:ImageObject,
        foaf:Image .

<album/79452#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music Box Classics: Super Mario Bros."@en,
        "Music Box Classics: Super Mario Bros."@ja,
        "Music Box Classics: Super Mario Bros."@ja-latn ;
    mo:composer <artist/1722#subject>,
        <artist/190#subject> ;
    mo:produced_work <album/79452#musicalwork> ;
    schema:name "Music Box Classics: Super Mario Bros."@en,
        "Music Box Classics: Super Mario Bros."@ja,
        "Music Box Classics: Super Mario Bros."@ja-latn .

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

<album/79452#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-14"^^xsd:date ;
    dcterms:title "Music Box Classics: Super Mario Bros."@en,
        "Music Box Classics: Super Mario Bros."@ja,
        "Music Box Classics: Super Mario Bros."@ja-latn ;
    mo:catalogue_number "MCOL-0127" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/79452#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N8970a36d805240438938e49eb5aac73e ;
    mo:record_count 1 ;
    schema:about <product/2137#subject>,
        <product/2160#subject>,
        <product/258#subject>,
        <product/466#subject>,
        <product/469#subject> ;
    schema:datePublished "2018-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/79452/79452-1533020344.jpg> ;
    schema:name "Music Box Classics: Super Mario Bros."@en,
        "Music Box Classics: Super Mario Bros."@ja,
        "Music Box Classics: Super Mario Bros."@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/79452/79452-1533020344.jpg> .

_:N095d1445fc704bc4b79e848237d20a9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bomb-Omb Battlefield (from \"Super Mario 64\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Bomb-Omb Battlefield (from \"Super Mario 64\")"@en .

_:N0ab910b12e5140f6bb28c16972c20bdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luma (from \"Super Mario Galaxy\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Luma (from \"Super Mario Galaxy\")"@en .

_:N13a084d398e8466c99aafe9aab274cbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld (from \"Super Mario Bros.\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Overworld (from \"Super Mario Bros.\")"@en .

_:N29ec601d1dbe4e67a61e93956648455e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gusty Garden (from \"Super Mario Galaxy\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Gusty Garden (from \"Super Mario Galaxy\")"@en .

_:N7fe3d3de1f704ea9a7122e2d40bb68fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosalina's Observatory (from \"Super Mario Galaxy\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Rosalina's Observatory (from \"Super Mario Galaxy\")"@en .

_:N982f43b6c15c41a5a4d9cdacdf7ffcd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld (from \"Super Mario Bros. 2\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Overworld (from \"Super Mario Bros. 2\")"@en .

_:Naf2be9fdbcf343aeb3c23e8b6a118e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Peach's Theme (from \"Paper Mario: The Thousand Year Door\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Princess Peach's Theme (from \"Paper Mario: The Thousand Year Door\")"@en .

_:Nb4804c72eb7d494eace9c8b60656d6f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside the Castle Walls (from \"Super Mario 64\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Inside the Castle Walls (from \"Super Mario 64\")"@en .

_:Ncedd96c557bf483694501832d5ce1c50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dire, Dire Docks (from \"Super Mario 64\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Dire, Dire Docks (from \"Super Mario 64\")"@en .

_:Ne1ebc0d25169456496daa0ea81fd994c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater (from \"Super Mario Bros.\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N8970a36d805240438938e49eb5aac73e ;
    schema:name "Underwater (from \"Super Mario Bros.\")"@en .

_:N8970a36d805240438938e49eb5aac73e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N095d1445fc704bc4b79e848237d20a9e,
        _:N0ab910b12e5140f6bb28c16972c20bdc,
        _:N13a084d398e8466c99aafe9aab274cbc,
        _:N29ec601d1dbe4e67a61e93956648455e,
        _:N7fe3d3de1f704ea9a7122e2d40bb68fb,
        _:N982f43b6c15c41a5a4d9cdacdf7ffcd4,
        _:Naf2be9fdbcf343aeb3c23e8b6a118e02,
        _:Nb4804c72eb7d494eace9c8b60656d6f3,
        _:Ncedd96c557bf483694501832d5ce1c50,
        _:Ne1ebc0d25169456496daa0ea81fd994c ;
    mo:track_count 10 ;
    schema:duration "PT31:16"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N095d1445fc704bc4b79e848237d20a9e,
        _:N0ab910b12e5140f6bb28c16972c20bdc,
        _:N13a084d398e8466c99aafe9aab274cbc,
        _:N29ec601d1dbe4e67a61e93956648455e,
        _:N7fe3d3de1f704ea9a7122e2d40bb68fb,
        _:N982f43b6c15c41a5a4d9cdacdf7ffcd4,
        _:Naf2be9fdbcf343aeb3c23e8b6a118e02,
        _:Nb4804c72eb7d494eace9c8b60656d6f3,
        _:Ncedd96c557bf483694501832d5ce1c50,
        _:Ne1ebc0d25169456496daa0ea81fd994c .

