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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/77998#lyrics>,
        <album/77998#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<product/6233#subject> a schema:CreativeWork ;
    schema:name "LOST SONG"@en,
        "LOST SONG"@ja,
        "LOST SONG"@ja-latn ;
    foaf:name "LOST SONG"@en,
        "LOST SONG"@ja,
        "LOST SONG"@ja-latn .

<album/77998#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@en,
        "LOST SONG ～Full Orchestra～ 購入特典 劇中歌CD"@ja,
        "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@ja-latn ;
    mo:composer <artist/11595#subject> ;
    mo:produced_work <album/77998#musicalwork> ;
    schema:name "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@en,
        "LOST SONG ～Full Orchestra～ 購入特典 劇中歌CD"@ja,
        "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@ja-latn .

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

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/77998/77998-1549011191.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12889#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77998#performance> ;
    schema:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja ;
    foaf:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja .

<artist/13220#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77998#performance> ;
    schema:name "Yuki Nara"@en,
        "奈良悠樹"@ja ;
    foaf:name "Yuki Nara"@en,
        "奈良悠樹"@ja .

<artist/18285#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77998#performance> ;
    schema:name "Nozomu Kitamura"@en,
        "北村望"@ja ;
    foaf:name "Nozomu Kitamura"@en,
        "北村望"@ja .

<artist/869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77998#performance> ;
    schema:name "Yukari Tamura"@en,
        "田村ゆかり"@ja ;
    foaf:name "Yukari Tamura"@en,
        "田村ゆかり"@ja .

<artist/11595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77998#subject> ;
    mo:performed <album/77998#performance> ;
    schema:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja ;
    foaf:made <album/77998#composition>,
        <album/77998#subject> ;
    foaf:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja .

<album/77998#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@en,
        "LOST SONG ～Full Orchestra～ 購入特典 劇中歌CD"@ja,
        "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@ja-latn ;
    mo:performance_of <album/77998#musicalwork> ;
    mo:performer <artist/11595#subject>,
        <artist/12889#subject>,
        <artist/13220#subject>,
        <artist/18285#subject>,
        <artist/869#subject> ;
    mo:recorded_as <album/77998#musicalexpression> ;
    schema:byArtist <artist/11595#subject>,
        <artist/12889#subject>,
        <artist/13220#subject>,
        <artist/18285#subject>,
        <artist/869#subject> ;
    schema:name "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@en,
        "LOST SONG ～Full Orchestra～ 購入特典 劇中歌CD"@ja,
        "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@ja-latn ;
    schema:workPerformed <album/77998#musicalwork> .

<album/77998#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-26"^^xsd:date ;
    dcterms:title "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@en,
        "LOST SONG ～Full Orchestra～ 購入特典 劇中歌CD"@ja,
        "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@ja-latn ;
    mo:catalogue_number "FPBD-0482" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77998#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N60064180226d4d5d986e756bc333e808 ;
    mo:record_count 1 ;
    schema:about <product/6233#subject> ;
    schema:byArtist <artist/11595#subject>,
        <artist/12889#subject>,
        <artist/13220#subject>,
        <artist/18285#subject>,
        <artist/869#subject> ;
    schema:datePublished "2018-09-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/77998/77998-1549011191.jpg> ;
    schema:name "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@en,
        "LOST SONG ～Full Orchestra～ 購入特典 劇中歌CD"@ja,
        "LOST SONG ~Full Orchestra~ Retailer Bonus Insert Song CD"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/77998/77998-1549011191.jpg> .

_:N33287b82e7ef4f4299efe204717c7811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "癒しの歌 フルバージョン"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N60064180226d4d5d986e756bc333e808 ;
    schema:name "癒しの歌 フルバージョン"@ja .

_:Naa9856225ea74e7c9279fd4bee828c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の理 フルバージョン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N60064180226d4d5d986e756bc333e808 ;
    schema:name "風の理 フルバージョン"@ja .

_:N60064180226d4d5d986e756bc333e808 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33287b82e7ef4f4299efe204717c7811,
        _:Naa9856225ea74e7c9279fd4bee828c02 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N33287b82e7ef4f4299efe204717c7811,
        _:Naa9856225ea74e7c9279fd4bee828c02 .

