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

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

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

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136705#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/136705#composition>,
        <album/136705#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<product/2113#subject> a schema:CreativeWork ;
    schema:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    foaf:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@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/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/136705#musicalexpression> a mo:Signal ;
    mo:published_as <album/136705#subject> ;
    mo:records <album/136705#performance> .

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

<https://media.vgm.io/albums/50/136705/136705-894ed25c42ac.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136705#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/136705/136705-894ed25c42ac.png> ;
    foaf:depicts <album/136705#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/136705/136705-894ed25c42ac.png> .

<https://medium-media.vgm.io/albums/50/136705/136705-894ed25c42ac.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/136705#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-09"^^xsd:date ;
    dcterms:title "The \"The Super-Mario Day\" EP"@en,
        "The \"The Super-Mario Day\" EP"@ja,
        "The \"The Super-Mario Day\" EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136705#musicalexpression> ;
    mo:publisher _:N7f60b8b42c414f828bdd858aae2dfcec ;
    mo:record _:N416c5a6d77fa403ba123db040d0c46e3 ;
    mo:record_count 1 ;
    schema:about <product/2113#subject>,
        <product/2137#subject>,
        <product/258#subject>,
        <product/469#subject> ;
    schema:datePublished "2017-10-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/136705/136705-894ed25c42ac.png> ;
    schema:name "The \"The Super-Mario Day\" EP"@en,
        "The \"The Super-Mario Day\" EP"@ja,
        "The \"The Super-Mario Day\" EP"@ja-latn ;
    schema:publisher _:N7f60b8b42c414f828bdd858aae2dfcec ;
    foaf:depiction <https://media.vgm.io/albums/50/136705/136705-894ed25c42ac.png> .

_:N0004478e2b2743108007ee319ca97a42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relaxing on a Sunday (Super Mario Bros. 2 Overworld Theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N416c5a6d77fa403ba123db040d0c46e3 ;
    schema:name "Relaxing on a Sunday (Super Mario Bros. 2 Overworld Theme)"@en .

_:N7f60b8b42c414f828bdd858aae2dfcec schema:name "The Grammar Club"@en ;
    foaf:name "The Grammar Club"@en .

_:N86b73011a3b442ed9db60afde509e6ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome Goombo Probably (Super Mario Land and Super Mario 64 medley)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N416c5a6d77fa403ba123db040d0c46e3 ;
    schema:name "Welcome Goombo Probably (Super Mario Land and Super Mario 64 medley)"@en .

_:Ncc310b187be943d6bfb6397fafcc2de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Accidentally The Super Mario (Super Mario Bros. and Super Mario Land medly)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N416c5a6d77fa403ba123db040d0c46e3 ;
    schema:name "I Accidentally The Super Mario (Super Mario Bros. and Super Mario Land medly)"@en .

_:N416c5a6d77fa403ba123db040d0c46e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0004478e2b2743108007ee319ca97a42,
        _:N86b73011a3b442ed9db60afde509e6ec,
        _:Ncc310b187be943d6bfb6397fafcc2de4 ;
    mo:track_count 3 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0004478e2b2743108007ee319ca97a42,
        _:N86b73011a3b442ed9db60afde509e6ec,
        _:Ncc310b187be943d6bfb6397fafcc2de4 .

