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

<artist/5078#subject> a schema:Person,
        foaf:Person ;
    schema:name "AlAi"@en ;
    foaf:made <album/2114#lyrics>,
        <album/2114#subject> ;
    foaf:name "AlAi"@en .

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

<artist/1701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2114#subject> ;
    schema:name "Acchorike"@en,
        "アッチョリケ"@ja ;
    foaf:made <album/2114#composition>,
        <album/2114#subject> ;
    foaf:name "Acchorike"@en,
        "アッチョリケ"@ja .

<artist/490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2114#subject> ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:made <album/2114#composition>,
        <album/2114#lyrics>,
        <album/2114#subject> ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<product/2979#subject> a schema:CreativeWork ;
    schema:name "Soul Link EXTENSION"@en,
        "Soul Link EXTENSION"@ja,
        "Soul Link EXTENSION"@ja-latn ;
    foaf:name "Soul Link EXTENSION"@en,
        "Soul Link EXTENSION"@ja,
        "Soul Link EXTENSION"@ja-latn .

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

<album/2114#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cosmic Rhapsody / Miyuki Hashimoto"@en,
        "Cosmic Rhapsody / 橋本みゆき"@ja,
        "Cosmic Rhapsody / Miyuki Hashimoto"@ja-latn ;
    mo:performance_of <album/2114#musicalwork> ;
    mo:recorded_as <album/2114#musicalexpression> ;
    schema:name "Cosmic Rhapsody / Miyuki Hashimoto"@en,
        "Cosmic Rhapsody / 橋本みゆき"@ja,
        "Cosmic Rhapsody / Miyuki Hashimoto"@ja-latn ;
    schema:workPerformed <album/2114#musicalwork> .

<org/472#subject> schema:name "MellowHead"@en,
        "MellowHead"@ja,
        "MellowHead"@ja-latn ;
    foaf:name "MellowHead"@en,
        "MellowHead"@ja,
        "MellowHead"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/2114/2114-1167148209.jpg> a schema:ImageObject,
        foaf:Image .

<album/2114#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cosmic Rhapsody / Miyuki Hashimoto"@en,
        "Cosmic Rhapsody / 橋本みゆき"@ja,
        "Cosmic Rhapsody / Miyuki Hashimoto"@ja-latn ;
    mo:composer <artist/1701#subject>,
        <artist/490#subject> ;
    mo:produced_work <album/2114#musicalwork> ;
    schema:name "Cosmic Rhapsody / Miyuki Hashimoto"@en,
        "Cosmic Rhapsody / 橋本みゆき"@ja,
        "Cosmic Rhapsody / Miyuki Hashimoto"@ja-latn .

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

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

<album/2114#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-05"^^xsd:date ;
    dcterms:title "Cosmic Rhapsody / Miyuki Hashimoto"@en,
        "Cosmic Rhapsody / 橋本みゆき"@ja,
        "Cosmic Rhapsody / Miyuki Hashimoto"@ja-latn ;
    mo:catalogue_number "LHCM-1024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2114#musicalexpression> ;
    mo:publisher <org/472#subject> ;
    mo:record _:Naa556b73ba56466d8e22372a31377cae ;
    mo:record_count 1 ;
    schema:about <product/2979#subject> ;
    schema:datePublished "2006-07-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/2114/2114-1167148209.jpg> ;
    schema:name "Cosmic Rhapsody / Miyuki Hashimoto"@en,
        "Cosmic Rhapsody / 橋本みゆき"@ja,
        "Cosmic Rhapsody / Miyuki Hashimoto"@ja-latn ;
    schema:publisher <org/472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/2114/2114-1167148209.jpg> .

_:N13581f8ce9ae4d5d9378b2791e28d587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Rhapsody"@en,
        "Cosmic Rhapsody"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Naa556b73ba56466d8e22372a31377cae ;
    schema:name "Cosmic Rhapsody"@en,
        "Cosmic Rhapsody"@ja .

_:N7d2866e9e3da4402b4d603d2b4e5f4aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Rhapsody (instrumental)"@en,
        "Cosmic Rhapsody (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Naa556b73ba56466d8e22372a31377cae ;
    schema:name "Cosmic Rhapsody (instrumental)"@en,
        "Cosmic Rhapsody (instrumental)"@ja .

_:N8e8ad5fc18644f908e9ab65144a51bd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I want to protect you"@en,
        "あなたを守りたい"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Naa556b73ba56466d8e22372a31377cae ;
    schema:name "I want to protect you"@en,
        "あなたを守りたい"@ja .

_:Nf9c6ba47045e4e409f55c666d409cb11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I want to protect you (instrumental)"@en,
        "あなたを守りたい (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Naa556b73ba56466d8e22372a31377cae ;
    schema:name "I want to protect you (instrumental)"@en,
        "あなたを守りたい (instrumental)"@ja .

_:Naa556b73ba56466d8e22372a31377cae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13581f8ce9ae4d5d9378b2791e28d587,
        _:N7d2866e9e3da4402b4d603d2b4e5f4aa,
        _:N8e8ad5fc18644f908e9ab65144a51bd2,
        _:Nf9c6ba47045e4e409f55c666d409cb11 ;
    mo:track_count 4 ;
    schema:duration "PT18:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13581f8ce9ae4d5d9378b2791e28d587,
        _:N7d2866e9e3da4402b4d603d2b4e5f4aa,
        _:N8e8ad5fc18644f908e9ab65144a51bd2,
        _:Nf9c6ba47045e4e409f55c666d409cb11 .

