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

<artist/13713#subject> a schema:Person,
        foaf:Person ;
    schema:name "PA-NON"@en ;
    foaf:made <album/106490#lyrics>,
        <album/106490#subject> ;
    foaf:name "PA-NON"@en .

<artist/14112#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riho Iida"@en,
        "飯田里穂"@ja ;
    foaf:made <album/106490#lyrics>,
        <album/106490#subject>,
        <album/106490#vocals> ;
    foaf:name "Riho Iida"@en,
        "飯田里穂"@ja .

<artist/11550#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106490#subject> ;
    schema:name "Genki Hikota"@en,
        "彦田元気"@ja ;
    foaf:made <album/106490#composition>,
        <album/106490#subject> ;
    foaf:name "Genki Hikota"@en,
        "彦田元気"@ja .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106490#subject> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/106490#composition>,
        <album/106490#lyrics>,
        <album/106490#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

<product/8689#subject> a schema:CreativeWork ;
    schema:name "KING's RAID: Successors of the Will"@en,
        "キングスレイド 意志を継ぐものたち"@ja,
        "King's Raid: Ishi wo Tsugu Monotachi"@ja-latn ;
    foaf:name "KING's RAID: Successors of the Will"@en,
        "キングスレイド 意志を継ぐものたち"@ja,
        "King's Raid: Ishi wo Tsugu Monotachi"@ja-latn .

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

<album/106490#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Wish / Riho Iida"@en,
        "One Wish / 飯田里穂"@ja,
        "One Wish / Riho Iida"@ja-latn ;
    mo:performance_of <album/106490#musicalwork> ;
    mo:recorded_as <album/106490#musicalexpression> ;
    schema:name "One Wish / Riho Iida"@en,
        "One Wish / 飯田里穂"@ja,
        "One Wish / Riho Iida"@ja-latn ;
    schema:workPerformed <album/106490#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/09/106490/106490-85253c7720d2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106490#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/106490/106490-85253c7720d2.jpg> ;
    foaf:depicts <album/106490#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/106490/106490-85253c7720d2.jpg> .

<https://medium-media.vgm.io/albums/09/106490/106490-85253c7720d2.jpg> a schema:ImageObject,
        foaf:Image .

<album/106490#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Wish / Riho Iida"@en,
        "One Wish / 飯田里穂"@ja,
        "One Wish / Riho Iida"@ja-latn ;
    mo:composer <artist/11550#subject>,
        <artist/656#subject> ;
    mo:produced_work <album/106490#musicalwork> ;
    schema:name "One Wish / Riho Iida"@en,
        "One Wish / 飯田里穂"@ja,
        "One Wish / Riho Iida"@ja-latn .

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

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

<album/106490#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-10"^^xsd:date ;
    dcterms:title "One Wish / Riho Iida"@en,
        "One Wish / 飯田里穂"@ja,
        "One Wish / Riho Iida"@ja-latn ;
    mo:catalogue_number "GNCA-0624" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106490#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N727cd82c5e744d29ab351e4f1e08c051 ;
    mo:record_count 1 ;
    schema:about <product/8689#subject> ;
    schema:datePublished "2021-02-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/106490/106490-85253c7720d2.jpg> ;
    schema:name "One Wish / Riho Iida"@en,
        "One Wish / 飯田里穂"@ja,
        "One Wish / Riho Iida"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/106490/106490-85253c7720d2.jpg> .

_:N1bbee7f85f7947ecaf607e9efb647c80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Wish <instrumental>"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N727cd82c5e744d29ab351e4f1e08c051 ;
    schema:name "One Wish <instrumental>"@en .

_:N38200b29d98f433bb84bc707e2d64e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Won't lie never ever"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N727cd82c5e744d29ab351e4f1e08c051 ;
    schema:name "Won't lie never ever"@en .

_:N7a45760eb68547f4917e9ca3c3a5f0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Wish"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N727cd82c5e744d29ab351e4f1e08c051 ;
    schema:name "One Wish"@en .

_:Nd77b62e27bac4056b76b010e8e8f96ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Won't lie never ever <instrumental>"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N727cd82c5e744d29ab351e4f1e08c051 ;
    schema:name "Won't lie never ever <instrumental>"@en .

_:N727cd82c5e744d29ab351e4f1e08c051 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bbee7f85f7947ecaf607e9efb647c80,
        _:N38200b29d98f433bb84bc707e2d64e33,
        _:N7a45760eb68547f4917e9ca3c3a5f0f5,
        _:Nd77b62e27bac4056b76b010e8e8f96ef ;
    mo:track_count 4 ;
    schema:duration "PT17:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1bbee7f85f7947ecaf607e9efb647c80,
        _:N38200b29d98f433bb84bc707e2d64e33,
        _:N7a45760eb68547f4917e9ca3c3a5f0f5,
        _:Nd77b62e27bac4056b76b010e8e8f96ef .

