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

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:made <album/10021#subject>,
        <album/10021#vocals> ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:made <album/10021#subject>,
        <album/10021#vocals> ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<artist/9766#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10021#subject> ;
    schema:name "Seiji"@en,
        "聖司"@ja ;
    foaf:made <album/10021#composition>,
        <album/10021#lyrics>,
        <album/10021#subject> ;
    foaf:name "Seiji"@en,
        "聖司"@ja .

<product/22710#subject> a schema:CreativeWork ;
    schema:name "Fami:Liar?"@en,
        "ふぁみりあ"@ja,
        "Fami:Liar?"@ja-latn ;
    foaf:name "Fami:Liar?"@en,
        "ふぁみりあ"@ja,
        "Fami:Liar?"@ja-latn .

<album/10021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sight of You in the Setting Sun - 'Fami:Liar' Opening Theme"@en,
        "ふぁみりあ 主題歌マキシシングル「夕日の中でみた君」"@ja,
        "Yuuhi no Naka de Mita Kimi- 'Fami:Liar' Opening Theme"@ja-latn ;
    mo:composer <artist/9766#subject> ;
    mo:produced_work <album/10021#musicalwork> ;
    schema:name "The Sight of You in the Setting Sun - 'Fami:Liar' Opening Theme"@en,
        "ふぁみりあ 主題歌マキシシングル「夕日の中でみた君」"@ja,
        "Yuuhi no Naka de Mita Kimi- 'Fami:Liar' Opening Theme"@ja-latn .

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

<album/10021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sight of You in the Setting Sun - 'Fami:Liar' Opening Theme"@en,
        "ふぁみりあ 主題歌マキシシングル「夕日の中でみた君」"@ja,
        "Yuuhi no Naka de Mita Kimi- 'Fami:Liar' Opening Theme"@ja-latn ;
    mo:performance_of <album/10021#musicalwork> ;
    mo:recorded_as <album/10021#musicalexpression> ;
    schema:name "The Sight of You in the Setting Sun - 'Fami:Liar' Opening Theme"@en,
        "ふぁみりあ 主題歌マキシシングル「夕日の中でみた君」"@ja,
        "Yuuhi no Naka de Mita Kimi- 'Fami:Liar' Opening Theme"@ja-latn ;
    schema:workPerformed <album/10021#musicalwork> .

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

<https://medium-media.vgm.io/albums/12/10021/10021-1218671883.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/10021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-06"^^xsd:date ;
    dcterms:title "The Sight of You in the Setting Sun - 'Fami:Liar' Opening Theme"@en,
        "ふぁみりあ 主題歌マキシシングル「夕日の中でみた君」"@ja,
        "Yuuhi no Naka de Mita Kimi- 'Fami:Liar' Opening Theme"@ja-latn ;
    mo:catalogue_number "YM-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10021#musicalexpression> ;
    mo:publisher _:Nb88f90041e514789b2d644bf45b4edcf ;
    mo:record _:N96ec6405a3d6444dbfa5f3dafde2f43e ;
    mo:record_count 1 ;
    schema:about <product/22710#subject> ;
    schema:datePublished "2008-04-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/10021/10021-1218671883.jpg> ;
    schema:name "The Sight of You in the Setting Sun - 'Fami:Liar' Opening Theme"@en,
        "ふぁみりあ 主題歌マキシシングル「夕日の中でみた君」"@ja,
        "Yuuhi no Naka de Mita Kimi- 'Fami:Liar' Opening Theme"@ja-latn ;
    schema:publisher _:Nb88f90041e514789b2d644bf45b4edcf ;
    foaf:depiction <https://media.vgm.io/albums/12/10021/10021-1218671883.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "岩渕悠希"@en ;
    foaf:made <album/10021#lyrics> ;
    foaf:name "岩渕悠希"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岩渕悠希"@en ;
    foaf:made <album/10021#subject> ;
    foaf:name "岩渕悠希"@en .

_:N63241baea7b24a8e961921dc8220056c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Photograph"@en,
        "寫眞"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N96ec6405a3d6444dbfa5f3dafde2f43e ;
    schema:name "Photograph"@en,
        "寫眞"@ja .

_:N77c51f156f554839a5605492a47c31fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sight of You in the Setting Sun"@en,
        "夕日の中でみた君"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N96ec6405a3d6444dbfa5f3dafde2f43e ;
    schema:name "The Sight of You in the Setting Sun"@en,
        "夕日の中でみた君"@ja .

_:N81efd37c9db14ecf812356b702aa2dff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Photograph (Off Vocal)"@en,
        "寫眞(Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N96ec6405a3d6444dbfa5f3dafde2f43e ;
    schema:name "Photograph (Off Vocal)"@en,
        "寫眞(Off Vocal)"@ja .

_:N8719701991114f2c9979a638d91acd15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sight of You in the Setting Sun (Off Vocal)"@en,
        "夕日の中でみた君(Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N96ec6405a3d6444dbfa5f3dafde2f43e ;
    schema:name "The Sight of You in the Setting Sun (Off Vocal)"@en,
        "夕日の中でみた君(Off Vocal)"@ja .

_:Nb88f90041e514789b2d644bf45b4edcf schema:name "Yumemisou"@en ;
    foaf:name "Yumemisou"@en .

_:N96ec6405a3d6444dbfa5f3dafde2f43e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N63241baea7b24a8e961921dc8220056c,
        _:N77c51f156f554839a5605492a47c31fc,
        _:N81efd37c9db14ecf812356b702aa2dff,
        _:N8719701991114f2c9979a638d91acd15 ;
    mo:track_count 4 ;
    schema:duration "PT18:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N63241baea7b24a8e961921dc8220056c,
        _:N77c51f156f554839a5605492a47c31fc,
        _:N81efd37c9db14ecf812356b702aa2dff,
        _:N8719701991114f2c9979a638d91acd15 .

