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

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

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

<artist/121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111177#subject> ;
    schema:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja ;
    foaf:made <album/111177#composition>,
        <album/111177#subject> ;
    foaf:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja .

<artist/1463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111177#subject> ;
    schema:name "Tokuhiko Uwabo"@en,
        "上保徳彦"@ja ;
    foaf:made <album/111177#composition>,
        <album/111177#subject> ;
    foaf:name "Tokuhiko Uwabo"@en,
        "上保徳彦"@ja .

<artist/16962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111177#subject> ;
    schema:name "Y.T"@en ;
    foaf:made <album/111177#composition>,
        <album/111177#subject> ;
    foaf:name "Y.T"@en .

<artist/414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111177#subject> ;
    schema:name "Katsuhiro Hayashi"@en,
        "林克洋"@ja ;
    foaf:made <album/111177#composition>,
        <album/111177#subject> ;
    foaf:name "Katsuhiro Hayashi"@en,
        "林克洋"@ja .

<artist/57381#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111177#subject> ;
    schema:name "Gershon Kingsley"@en ;
    foaf:made <album/111177#composition>,
        <album/111177#subject> ;
    foaf:name "Gershon Kingsley"@en .

<product/13158#subject> a schema:CreativeWork ;
    schema:name "Pengo"@en,
        "ペンゴ"@ja,
        "Pengo"@ja-latn ;
    foaf:name "Pengo"@en,
        "ペンゴ"@ja,
        "Pengo"@ja-latn .

<product/1866#subject> a schema:CreativeWork ;
    schema:name "Alex Kidd in Miracle World"@en,
        "アレックスキッドのミラクルワールド"@ja,
        "Alex Kidd in Miracle World"@ja-latn ;
    foaf:name "Alex Kidd in Miracle World"@en,
        "アレックスキッドのミラクルワールド"@ja,
        "Alex Kidd in Miracle World"@ja-latn .

<product/7822#subject> a schema:CreativeWork ;
    schema:name "Fantasy Zone"@en,
        "ファンタジーゾーン"@ja,
        "Fantasy Zone"@ja-latn ;
    foaf:name "Fantasy Zone"@en,
        "ファンタジーゾーン"@ja,
        "Fantasy Zone"@ja-latn .

<product/9476#subject> a schema:CreativeWork ;
    schema:name "Gain Ground"@en,
        "ゲイングランド"@ja,
        "Gain Ground"@ja-latn ;
    foaf:name "Gain Ground"@en,
        "ゲイングランド"@ja,
        "Gain Ground"@ja-latn .

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

<album/111177#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MCU x SEGA Sound Collection"@en,
        "MCU x SEGA Sound Collection"@ja,
        "MCU x SEGA Sound Collection"@ja-latn ;
    mo:performance_of <album/111177#musicalwork> ;
    mo:recorded_as <album/111177#musicalexpression> ;
    schema:name "MCU x SEGA Sound Collection"@en,
        "MCU x SEGA Sound Collection"@ja,
        "MCU x SEGA Sound Collection"@ja-latn ;
    schema:workPerformed <album/111177#musicalwork> .

<org/2180#subject> schema:name "SEGA MUSIC"@en,
        "SEGA MUSIC"@ja,
        "SEGA MUSIC"@ja-latn ;
    foaf:name "SEGA MUSIC"@en,
        "SEGA MUSIC"@ja,
        "SEGA MUSIC"@ja-latn .

<https://media.vgm.io/albums/77/111177/111177-7e05a038b7bd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111177#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/111177/111177-7e05a038b7bd.jpg> ;
    foaf:depicts <album/111177#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/111177/111177-7e05a038b7bd.jpg> .

<https://medium-media.vgm.io/albums/77/111177/111177-7e05a038b7bd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111177#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MCU x SEGA Sound Collection"@en,
        "MCU x SEGA Sound Collection"@ja,
        "MCU x SEGA Sound Collection"@ja-latn ;
    mo:composer <artist/121#subject>,
        <artist/1463#subject>,
        <artist/16962#subject>,
        <artist/414#subject>,
        <artist/57381#subject> ;
    mo:produced_work <album/111177#musicalwork> ;
    schema:name "MCU x SEGA Sound Collection"@en,
        "MCU x SEGA Sound Collection"@ja,
        "MCU x SEGA Sound Collection"@ja-latn .

<album/111177#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-08"^^xsd:date ;
    dcterms:title "MCU x SEGA Sound Collection"@en,
        "MCU x SEGA Sound Collection"@ja,
        "MCU x SEGA Sound Collection"@ja-latn ;
    mo:catalogue_number "GG-202102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111177#musicalexpression> ;
    mo:publisher <org/2180#subject> ;
    mo:record _:N86dadb7653ab4d0aac6be13b03ddb438 ;
    mo:record_count 1 ;
    schema:about <product/13158#subject>,
        <product/1866#subject>,
        <product/7822#subject>,
        <product/9476#subject> ;
    schema:datePublished "2021-07-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/111177/111177-7e05a038b7bd.jpg> ;
    schema:name "MCU x SEGA Sound Collection"@en,
        "MCU x SEGA Sound Collection"@ja,
        "MCU x SEGA Sound Collection"@ja-latn ;
    schema:publisher <org/2180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/111177/111177-7e05a038b7bd.jpg> .

_:N12c4510df4564e3c941bbd033e7699be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PENGO"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N86dadb7653ab4d0aac6be13b03ddb438 ;
    schema:name "PENGO"@en .

_:N502309ada536405fb6f2394566ea9366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ALEX KIDD IN MIRACLE WORLD"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N86dadb7653ab4d0aac6be13b03ddb438 ;
    schema:name "ALEX KIDD IN MIRACLE WORLD"@en .

_:N52d4c99036554174912c66400c2d1604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FANTASY ZONE"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N86dadb7653ab4d0aac6be13b03ddb438 ;
    schema:name "FANTASY ZONE"@en .

_:N5900cf4fb3854008a259ed5de584ef0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAIN GROUND"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N86dadb7653ab4d0aac6be13b03ddb438 ;
    schema:name "GAIN GROUND"@en .

_:N86dadb7653ab4d0aac6be13b03ddb438 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12c4510df4564e3c941bbd033e7699be,
        _:N502309ada536405fb6f2394566ea9366,
        _:N52d4c99036554174912c66400c2d1604,
        _:N5900cf4fb3854008a259ed5de584ef0e ;
    mo:track_count 4 ;
    schema:duration "PT10:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12c4510df4564e3c941bbd033e7699be,
        _:N502309ada536405fb6f2394566ea9366,
        _:N52d4c99036554174912c66400c2d1604,
        _:N5900cf4fb3854008a259ed5de584ef0e .

