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

<artist/7541#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja ;
    foaf:made <album/79591#lyrics>,
        <album/79591#subject> ;
    foaf:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja .

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

<artist/11594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79591#subject> ;
    schema:name "Takamitsu Ono"@en,
        "小野貴光"@ja ;
    foaf:made <album/79591#composition>,
        <album/79591#subject> ;
    foaf:name "Takamitsu Ono"@en,
        "小野貴光"@ja .

<artist/36291#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79591#subject> ;
    schema:name "Wiggy"@en ;
    foaf:made <album/79591#composition>,
        <album/79591#lyrics>,
        <album/79591#subject> ;
    foaf:name "Wiggy"@en .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79591#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/79591#composition>,
        <album/79591#lyrics>,
        <album/79591#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

<product/5943#subject> a schema:CreativeWork ;
    schema:name "Shoumetsu Toshi"@en,
        "消滅都市"@ja,
        "Shoumetsu Toshi"@ja-latn ;
    foaf:name "Shoumetsu Toshi"@en,
        "消滅都市"@ja,
        "Shoumetsu Toshi"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/79591/79591-1533376821.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29494#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79591#performance> ;
    schema:name "Emiri Iwai"@en,
        "岩井映美里"@ja ;
    foaf:name "Emiri Iwai"@en,
        "岩井映美里"@ja .

<artist/29638#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79591#performance> ;
    schema:name "Haruka Shamoto"@en,
        "社本悠"@ja ;
    foaf:name "Haruka Shamoto"@en,
        "社本悠"@ja .

<artist/29639#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79591#performance> ;
    schema:name "Hina Suguta"@en,
        "直田姫奈"@ja ;
    foaf:name "Hina Suguta"@en,
        "直田姫奈"@ja .

<artist/29640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79591#performance> ;
    schema:name "Aguri Onishi"@en,
        "大西亜玖璃"@ja ;
    foaf:name "Aguri Onishi"@en,
        "大西亜玖璃"@ja .

<artist/29641#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79591#performance> ;
    schema:name "Hikari Sonoyama"@en,
        "園山ひかり"@ja ;
    foaf:name "Hikari Sonoyama"@en,
        "園山ひかり"@ja .

<artist/30778#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79591#performance> ;
    schema:name "SPR5"@en ;
    foaf:name "SPR5"@en .

<album/79591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Incomplete Notes / SPR5"@en,
        "インコンプリートノーツ / SPR5"@ja,
        "Incomplete Notes / SPR5"@ja-latn ;
    mo:composer <artist/11594#subject>,
        <artist/36291#subject>,
        <artist/6352#subject> ;
    mo:produced_work <album/79591#musicalwork> ;
    schema:name "Incomplete Notes / SPR5"@en,
        "インコンプリートノーツ / SPR5"@ja,
        "Incomplete Notes / SPR5"@ja-latn .

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

<album/79591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Incomplete Notes / SPR5"@en,
        "インコンプリートノーツ / SPR5"@ja,
        "Incomplete Notes / SPR5"@ja-latn ;
    mo:performance_of <album/79591#musicalwork> ;
    mo:performer <artist/29494#subject>,
        <artist/29638#subject>,
        <artist/29639#subject>,
        <artist/29640#subject>,
        <artist/29641#subject>,
        <artist/30778#subject> ;
    mo:recorded_as <album/79591#musicalexpression> ;
    schema:byArtist <artist/29494#subject>,
        <artist/29638#subject>,
        <artist/29639#subject>,
        <artist/29640#subject>,
        <artist/29641#subject>,
        <artist/30778#subject> ;
    schema:name "Incomplete Notes / SPR5"@en,
        "インコンプリートノーツ / SPR5"@ja,
        "Incomplete Notes / SPR5"@ja-latn ;
    schema:workPerformed <album/79591#musicalwork> .

<album/79591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-17"^^xsd:date ;
    dcterms:title "Incomplete Notes / SPR5"@en,
        "インコンプリートノーツ / SPR5"@ja,
        "Incomplete Notes / SPR5"@ja-latn ;
    mo:catalogue_number "PCCG-01701" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79591#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N6f515e99742f4d678888e7972c2a95f0 ;
    mo:record_count 1 ;
    schema:about <product/5943#subject> ;
    schema:byArtist <artist/29494#subject>,
        <artist/29638#subject>,
        <artist/29639#subject>,
        <artist/29640#subject>,
        <artist/29641#subject>,
        <artist/30778#subject> ;
    schema:datePublished "2018-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/79591/79591-1533376821.jpg> ;
    schema:name "Incomplete Notes / SPR5"@en,
        "インコンプリートノーツ / SPR5"@ja,
        "Incomplete Notes / SPR5"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/79591/79591-1533376821.jpg> .

_:N35f7bd7056eb41f0ab43e78da5309596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グッデイサンシャイン!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N6f515e99742f4d678888e7972c2a95f0 ;
    schema:name "グッデイサンシャイン!"@ja .

_:N95be0957e5264f558fce468560d59f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の魔法 -Instrumental-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6f515e99742f4d678888e7972c2a95f0 ;
    schema:name "恋の魔法 -Instrumental-"@ja .

_:Nb1945ceb13f34ee9831de518f15de526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インコンプリートノーツ -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N6f515e99742f4d678888e7972c2a95f0 ;
    schema:name "インコンプリートノーツ -Instrumental-"@ja .

_:Nc3581769d9954ff5a9718170e72ea094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インコンプリートノーツ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N6f515e99742f4d678888e7972c2a95f0 ;
    schema:name "インコンプリートノーツ"@ja .

_:Nc6599001587846098b7ea0b8a31dbd69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グッデイサンシャイン! -Instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N6f515e99742f4d678888e7972c2a95f0 ;
    schema:name "グッデイサンシャイン! -Instrumental-"@ja .

_:Neafd3814874244f9bb7d75d8e79285f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の魔法"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N6f515e99742f4d678888e7972c2a95f0 ;
    schema:name "恋の魔法"@ja .

_:N6f515e99742f4d678888e7972c2a95f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35f7bd7056eb41f0ab43e78da5309596,
        _:N95be0957e5264f558fce468560d59f3f,
        _:Nb1945ceb13f34ee9831de518f15de526,
        _:Nc3581769d9954ff5a9718170e72ea094,
        _:Nc6599001587846098b7ea0b8a31dbd69,
        _:Neafd3814874244f9bb7d75d8e79285f2 ;
    mo:track_count 6 ;
    schema:duration "PT25:35"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N35f7bd7056eb41f0ab43e78da5309596,
        _:N95be0957e5264f558fce468560d59f3f,
        _:Nb1945ceb13f34ee9831de518f15de526,
        _:Nc3581769d9954ff5a9718170e72ea094,
        _:Nc6599001587846098b7ea0b8a31dbd69,
        _:Neafd3814874244f9bb7d75d8e79285f2 .

