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

<artist/4475#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nami Tamaki"@en,
        "玉置成実"@ja ;
    foaf:made <album/15869#subject>,
        <album/15869#vocals> ;
    foaf:name "Nami Tamaki"@en,
        "玉置成実"@ja .

<artist/12780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15869#subject> ;
    schema:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja ;
    foaf:made <album/15869#composition>,
        <album/15869#lyrics>,
        <album/15869#subject> ;
    foaf:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja .

<artist/15597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15869#subject> ;
    schema:name "NAOKI-T"@en ;
    foaf:made <album/15869#composition>,
        <album/15869#subject> ;
    foaf:name "NAOKI-T"@en .

<artist/17943#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15869#subject> ;
    schema:name "Kiyoshi Matsuo"@en,
        "松尾潔"@ja ;
    foaf:made <album/15869#composition>,
        <album/15869#lyrics>,
        <album/15869#subject> ;
    foaf:name "Kiyoshi Matsuo"@en,
        "松尾潔"@ja .

<artist/2491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15869#subject> ;
    schema:name "Yoshihiro Toyoshima"@en,
        "豊島吉宏"@ja ;
    foaf:made <album/15869#composition>,
        <album/15869#subject> ;
    foaf:name "Yoshihiro Toyoshima"@en,
        "豊島吉宏"@ja .

<product/17354#subject> a schema:CreativeWork ;
    schema:name "Valhalla Knights: Eldar Saga"@en,
        "ヴァルハラナイツ エルダールサーガ"@ja,
        "Valhalla Knights: Eldar Saga"@ja-latn ;
    foaf:name "Valhalla Knights: Eldar Saga"@en,
        "ヴァルハラナイツ エルダールサーガ"@ja,
        "Valhalla Knights: Eldar Saga"@ja-latn .

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

<album/15869#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moshimo Negai ga... / Nami Tamaki"@en,
        "もしも願いが… / 玉置成実"@ja,
        "Moshimo Negai ga... / Nami Tamaki"@ja-latn ;
    mo:performance_of <album/15869#musicalwork> ;
    mo:recorded_as <album/15869#musicalexpression> ;
    schema:name "Moshimo Negai ga... / Nami Tamaki"@en,
        "もしも願いが… / 玉置成実"@ja,
        "Moshimo Negai ga... / Nami Tamaki"@ja-latn ;
    schema:workPerformed <album/15869#musicalwork> .

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/15869/15869-1255694568.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/15869#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Moshimo Negai ga... / Nami Tamaki"@en,
        "もしも願いが… / 玉置成実"@ja,
        "Moshimo Negai ga... / Nami Tamaki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ET-KING"@en ;
            foaf:made <album/15869#composition> ;
            foaf:name "ET-KING"@en ],
        <artist/12780#subject>,
        <artist/15597#subject>,
        <artist/17943#subject>,
        <artist/2491#subject> ;
    mo:produced_work <album/15869#musicalwork> ;
    schema:name "Moshimo Negai ga... / Nami Tamaki"@en,
        "もしも願いが… / 玉置成実"@ja,
        "Moshimo Negai ga... / Nami Tamaki"@ja-latn .

<album/15869#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-14"^^xsd:date ;
    dcterms:title "Moshimo Negai ga... / Nami Tamaki"@en,
        "もしも願いが… / 玉置成実"@ja,
        "Moshimo Negai ga... / Nami Tamaki"@ja-latn ;
    mo:catalogue_number "UPCH-9524" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15869#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:Nba366ea828744734a666c8e892651c28 ;
    mo:record_count 1 ;
    schema:about <product/17354#subject> ;
    schema:datePublished "2009-10-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/15869/15869-1255694568.jpg> ;
    schema:name "Moshimo Negai ga... / Nami Tamaki"@en,
        "もしも願いが… / 玉置成実"@ja,
        "Moshimo Negai ga... / Nami Tamaki"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/15869/15869-1255694568.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15869#subject> ;
    schema:name "ET-KING"@en ;
    foaf:made <album/15869#subject> ;
    foaf:name "ET-KING"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ET-KING"@en ;
    foaf:made <album/15869#subject> ;
    foaf:name "ET-KING"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ET-KING"@en ;
    foaf:made <album/15869#lyrics> ;
    foaf:name "ET-KING"@en .

_:N39bc124a5563440c8ba828567aff586a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もしも願いが…"@ja,
        "Moshimo Negai ga..."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nba366ea828744734a666c8e892651c28 ;
    schema:name "もしも願いが…"@ja,
        "Moshimo Negai ga..."@ja-latn .

_:N75491708ee6f4db9937cb173ff3de9cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もしも願いが… (Instrumental)"@ja,
        "Moshimo Negai ga... (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nba366ea828744734a666c8e892651c28 ;
    schema:name "もしも願いが… (Instrumental)"@ja,
        "Moshimo Negai ga... (Instrumental)"@ja-latn .

_:N99cf378dc80b416a9008ef1cc1178975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "好きやで ～愛しい人へ～"@ja,
        "Suki ya de ~Itoshii Hito e~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nba366ea828744734a666c8e892651c28 ;
    schema:name "好きやで ～愛しい人へ～"@ja,
        "Suki ya de ~Itoshii Hito e~"@ja-latn .

_:Nba366ea828744734a666c8e892651c28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39bc124a5563440c8ba828567aff586a,
        _:N75491708ee6f4db9937cb173ff3de9cb,
        _:N99cf378dc80b416a9008ef1cc1178975 ;
    mo:track_count 3 ;
    schema:duration "PT15:50"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N39bc124a5563440c8ba828567aff586a,
        _:N75491708ee6f4db9937cb173ff3de9cb,
        _:N99cf378dc80b416a9008ef1cc1178975 .

