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

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

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

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

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

<artist/500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56089#subject> ;
    schema:name "Soyo Oka"@en,
        "岡素世"@ja ;
    foaf:made <album/56089#composition>,
        <album/56089#subject> ;
    foaf:name "Soyo Oka"@en,
        "岡素世"@ja .

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

<product/2132#subject> a schema:CreativeWork ;
    schema:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn ;
    foaf:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn .

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

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

<album/56089#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario : The Cartridge Years"@en,
        "Super Mario : The Cartridge Years"@ja,
        "Super Mario : The Cartridge Years"@ja-latn ;
    mo:performance_of <album/56089#musicalwork> ;
    mo:recorded_as <album/56089#musicalexpression> ;
    schema:name "Super Mario : The Cartridge Years"@en,
        "Super Mario : The Cartridge Years"@ja,
        "Super Mario : The Cartridge Years"@ja-latn ;
    schema:workPerformed <album/56089#musicalwork> .

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

<https://medium-media.vgm.io/albums/98/56089/56089-1449866804.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56089#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario : The Cartridge Years"@en,
        "Super Mario : The Cartridge Years"@ja,
        "Super Mario : The Cartridge Years"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/190#subject>,
        <artist/500#subject> ;
    mo:produced_work <album/56089#musicalwork> ;
    schema:name "Super Mario : The Cartridge Years"@en,
        "Super Mario : The Cartridge Years"@ja,
        "Super Mario : The Cartridge Years"@ja-latn .

<album/56089#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-10"^^xsd:date ;
    dcterms:title "Super Mario : The Cartridge Years"@en,
        "Super Mario : The Cartridge Years"@ja,
        "Super Mario : The Cartridge Years"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56089#musicalexpression> ;
    mo:publisher _:Ne5cc3dd8d9f84f3da2572065ca3ef63e ;
    mo:record _:Nc450e8da57cb4002867e39357645bccf ;
    mo:record_count 1 ;
    schema:about <product/2130#subject>,
        <product/2132#subject>,
        <product/2137#subject>,
        <product/258#subject>,
        <product/415#subject>,
        <product/469#subject>,
        <product/499#subject> ;
    schema:datePublished "2015-10-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/56089/56089-1449866804.jpg> ;
    schema:name "Super Mario : The Cartridge Years"@en,
        "Super Mario : The Cartridge Years"@ja,
        "Super Mario : The Cartridge Years"@ja-latn ;
    schema:publisher _:Ne5cc3dd8d9f84f3da2572065ca3ef63e ;
    foaf:depiction <https://media.vgm.io/albums/98/56089/56089-1449866804.jpg> .

_:N027ec7f6d9644578b0dfe6192e954d80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario World : Spooky Boo Remix"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nc450e8da57cb4002867e39357645bccf ;
    schema:name "Super Mario World : Spooky Boo Remix"@en .

_:N1ccb58d8758d44548d33d6b55e3f9197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario RPG : If You Go Down To The Woods Today..."@en ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc450e8da57cb4002867e39357645bccf ;
    schema:name "Super Mario RPG : If You Go Down To The Woods Today..."@en .

_:N6d8b70c6494b4b13bd3f6ea71a620ac9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Kart : Rainbows, Stars and Shells"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nc450e8da57cb4002867e39357645bccf ;
    schema:name "Super Mario Kart : Rainbows, Stars and Shells"@en .

_:N76c8ae9ca628444c99777e45c1544400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario 64 : Helter Skelter Remix"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc450e8da57cb4002867e39357645bccf ;
    schema:name "Super Mario 64 : Helter Skelter Remix"@en .

_:Na34618925a324f62bbdd3a20211910fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. : The Adventure Begins"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nc450e8da57cb4002867e39357645bccf ;
    schema:name "Super Mario Bros. : The Adventure Begins"@en .

_:Na709c5fa02b64112a1584d70a6ab8819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. 3 : Those Funky Hammer Throwers"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc450e8da57cb4002867e39357645bccf ;
    schema:name "Super Mario Bros. 3 : Those Funky Hammer Throwers"@en .

_:Nac5b921bbf0e405da5ab73a98ea8c4a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. 2 : Together In Electric Dreams"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nc450e8da57cb4002867e39357645bccf ;
    schema:name "Super Mario Bros. 2 : Together In Electric Dreams"@en .

_:Ne5cc3dd8d9f84f3da2572065ca3ef63e schema:name "Audio Sprite"@en,
        "Audio Sprite"@ja,
        "Audio Sprite"@ja-latn ;
    foaf:name "Audio Sprite"@en,
        "Audio Sprite"@ja,
        "Audio Sprite"@ja-latn .

_:Nc450e8da57cb4002867e39357645bccf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N027ec7f6d9644578b0dfe6192e954d80,
        _:N1ccb58d8758d44548d33d6b55e3f9197,
        _:N6d8b70c6494b4b13bd3f6ea71a620ac9,
        _:N76c8ae9ca628444c99777e45c1544400,
        _:Na34618925a324f62bbdd3a20211910fa,
        _:Na709c5fa02b64112a1584d70a6ab8819,
        _:Nac5b921bbf0e405da5ab73a98ea8c4a6 ;
    mo:track_count 7 ;
    schema:duration "PT26:29"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N027ec7f6d9644578b0dfe6192e954d80,
        _:N1ccb58d8758d44548d33d6b55e3f9197,
        _:N6d8b70c6494b4b13bd3f6ea71a620ac9,
        _:N76c8ae9ca628444c99777e45c1544400,
        _:Na34618925a324f62bbdd3a20211910fa,
        _:Na709c5fa02b64112a1584d70a6ab8819,
        _:Nac5b921bbf0e405da5ab73a98ea8c4a6 .

