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

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

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

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45613#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/45613#composition>,
        <album/45613#subject> ;
    foaf:name "Hirokazu Tanaka"@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/2140#subject> a schema:CreativeWork ;
    schema:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@ja-latn ;
    foaf:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@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/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/45613#musicalexpression> a mo:Signal ;
    mo:published_as <album/45613#subject> ;
    mo:records <album/45613#performance> .

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

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

<https://medium-media.vgm.io/albums/31/45613/45613-1399228043.jpg> a schema:ImageObject,
        foaf:Image .

<album/45613#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Mario System"@en,
        "The Mario System"@ja,
        "The Mario System"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/363#subject> ;
    mo:produced_work <album/45613#musicalwork> ;
    schema:name "The Mario System"@en,
        "The Mario System"@ja,
        "The Mario System"@ja-latn .

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

<album/45613#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-15"^^xsd:date ;
    dcterms:title "The Mario System"@en,
        "The Mario System"@ja,
        "The Mario System"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/45613#musicalexpression> ;
    mo:publisher _:Nc2db95ca42324ec591ff64bc1e3cee11 ;
    mo:record _:N0b92ae7aa539445d8986f439aa1ae358 ;
    mo:record_count 1 ;
    schema:about <product/2137#subject>,
        <product/2140#subject>,
        <product/258#subject>,
        <product/415#subject>,
        <product/499#subject> ;
    schema:datePublished "2013-10-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/45613/45613-1399228043.jpg> ;
    schema:name "The Mario System"@en,
        "The Mario System"@ja,
        "The Mario System"@ja-latn ;
    schema:publisher _:Nc2db95ca42324ec591ff64bc1e3cee11 ;
    foaf:depiction <https://media.vgm.io/albums/31/45613/45613-1399228043.jpg> .

_:N0543555a65c14b30951a90432a41e43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I have a Fever"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "I have a Fever"@en .

_:N0a5d717544ec4bf5829bb014d84ae595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Mushroom Kingdom"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "Welcome to Mushroom Kingdom"@en .

_:N0fa88a580c524441ae809b5b32c07cf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thank you for Playing"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "Thank you for Playing"@en .

_:N2da25f986dc14826ba0c759d269362c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doki Doki Grampa"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "Doki Doki Grampa"@en .

_:N3272558276624d2dbeea87a8c0739f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over Brother"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "Game Over Brother"@en .

_:N5d015746cf284fccbb2774fe1be9d88a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World 1-Dance"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "World 1-Dance"@en .

_:N65724da6f0a84108ba33142c6a77117c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It was a Dream!?"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "It was a Dream!?"@en .

_:N68734b201ed04ea4aa0d5207abe149b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portable Dream..."@en ;
    mo:track_number 2 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "Portable Dream..."@en .

_:N71801029befb493f8d0ac7fdf28d3051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Best Game Ever Made"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "The Best Game Ever Made"@en .

_:Na8340083ae7e4a258b62b7b70554a8d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Number Six!"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N0b92ae7aa539445d8986f439aa1ae358 ;
    schema:name "Number Six!"@en .

_:Nc2db95ca42324ec591ff64bc1e3cee11 schema:name "Zebes System"@en,
        "Zebes System"@ja,
        "Zebes System"@ja-latn ;
    foaf:name "Zebes System"@en,
        "Zebes System"@ja,
        "Zebes System"@ja-latn .

_:N0b92ae7aa539445d8986f439aa1ae358 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0543555a65c14b30951a90432a41e43d,
        _:N0a5d717544ec4bf5829bb014d84ae595,
        _:N0fa88a580c524441ae809b5b32c07cf2,
        _:N2da25f986dc14826ba0c759d269362c2,
        _:N3272558276624d2dbeea87a8c0739f8e,
        _:N5d015746cf284fccbb2774fe1be9d88a,
        _:N65724da6f0a84108ba33142c6a77117c,
        _:N68734b201ed04ea4aa0d5207abe149b0,
        _:N71801029befb493f8d0ac7fdf28d3051,
        _:Na8340083ae7e4a258b62b7b70554a8d3 ;
    mo:track_count 10 ;
    schema:duration "PT35:36"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0543555a65c14b30951a90432a41e43d,
        _:N0a5d717544ec4bf5829bb014d84ae595,
        _:N0fa88a580c524441ae809b5b32c07cf2,
        _:N2da25f986dc14826ba0c759d269362c2,
        _:N3272558276624d2dbeea87a8c0739f8e,
        _:N5d015746cf284fccbb2774fe1be9d88a,
        _:N65724da6f0a84108ba33142c6a77117c,
        _:N68734b201ed04ea4aa0d5207abe149b0,
        _:N71801029befb493f8d0ac7fdf28d3051,
        _:Na8340083ae7e4a258b62b7b70554a8d3 .

