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

<album/128855#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mario FM"@en,
        "Mario FM"@ja,
        "Mario FM"@ja-latn ;
    mo:produced_work <album/128855#musicalwork> ;
    schema:name "Mario FM"@en,
        "Mario FM"@ja,
        "Mario FM"@ja-latn .

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

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

<product/2116#subject> a schema:CreativeWork ;
    schema:name "Super Mario World 2: Yoshi's Island"@en,
        "スーパーマリオ ヨッシーアイランド"@ja,
        "Super Mario: Yoshi Island"@ja-latn ;
    foaf:name "Super Mario World 2: Yoshi's Island"@en,
        "スーパーマリオ ヨッシーアイランド"@ja,
        "Super Mario: Yoshi Island"@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/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/128855#musicalexpression> a mo:Signal ;
    mo:published_as <album/128855#subject> ;
    mo:records <album/128855#performance> .

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

<https://media.vgm.io/albums/55/128855/128855-7516b4cc4842.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128855#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/128855/128855-7516b4cc4842.png> ;
    foaf:depicts <album/128855#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/128855/128855-7516b4cc4842.png> .

<https://medium-media.vgm.io/albums/55/128855/128855-7516b4cc4842.png> a schema:ImageObject,
        foaf:Image .

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

<album/128855#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-20"^^xsd:date ;
    dcterms:title "Mario FM"@en,
        "Mario FM"@ja,
        "Mario FM"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/128855#musicalexpression> ;
    mo:publisher _:Na2b3c8ef1a9c42989d80e3c9a09298e1 ;
    mo:record _:Ndf848ef200614788ad28c9636ead5016 ;
    mo:record_count 1 ;
    schema:about <product/2116#subject>,
        <product/2137#subject>,
        <product/258#subject>,
        <product/415#subject>,
        <product/499#subject> ;
    schema:datePublished "2023-04-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/128855/128855-7516b4cc4842.png> ;
    schema:name "Mario FM"@en,
        "Mario FM"@ja,
        "Mario FM"@ja-latn ;
    schema:publisher _:Na2b3c8ef1a9c42989d80e3c9a09298e1 ;
    foaf:depiction <https://media.vgm.io/albums/55/128855/128855-7516b4cc4842.png> .

_:N022aabab1903456f880f11a8a262ae0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld (from \"Super Mario Bros.\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ndf848ef200614788ad28c9636ead5016 ;
    schema:name "Overworld (from \"Super Mario Bros.\")"@en .

_:N033e3aaeddab4f4994e4f1ca92670688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle (from \"Super Mario World\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ndf848ef200614788ad28c9636ead5016 ;
    schema:name "Castle (from \"Super Mario World\")"@en .

_:N03538045f593413889bd54d98cf0b1f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending (from \"Super Mario Bros. 3\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Ndf848ef200614788ad28c9636ead5016 ;
    schema:name "Ending (from \"Super Mario Bros. 3\")"@en .

_:N1387978c1f6641b2969d6b0bc6b82182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground (from \"Super Mario Bros. 2\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ndf848ef200614788ad28c9636ead5016 ;
    schema:name "Underground (from \"Super Mario Bros. 2\")"@en .

_:N6410de622c55478fbcf5f2c188893e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koopa, The Monster (from \"Super Mario World 2: Yoshi's Island\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ndf848ef200614788ad28c9636ead5016 ;
    schema:name "Koopa, The Monster (from \"Super Mario World 2: Yoshi's Island\")"@en .

_:Na2b3c8ef1a9c42989d80e3c9a09298e1 schema:name "GameGrooves Alliance"@en,
        "GameGrooves Alliance"@ja,
        "GameGrooves Alliance"@ja-latn ;
    foaf:name "GameGrooves Alliance"@en,
        "GameGrooves Alliance"@ja,
        "GameGrooves Alliance"@ja-latn .

_:Ndf848ef200614788ad28c9636ead5016 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N022aabab1903456f880f11a8a262ae0f,
        _:N033e3aaeddab4f4994e4f1ca92670688,
        _:N03538045f593413889bd54d98cf0b1f9,
        _:N1387978c1f6641b2969d6b0bc6b82182,
        _:N6410de622c55478fbcf5f2c188893e82 ;
    mo:track_count 5 ;
    schema:duration "PT18:48"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N022aabab1903456f880f11a8a262ae0f,
        _:N033e3aaeddab4f4994e4f1ca92670688,
        _:N03538045f593413889bd54d98cf0b1f9,
        _:N1387978c1f6641b2969d6b0bc6b82182,
        _:N6410de622c55478fbcf5f2c188893e82 .

