@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 _:Na043d26ca72846cfbac3fbafcc212c3e ;
    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> .

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

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

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

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

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

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

_:Na043d26ca72846cfbac3fbafcc212c3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25bec490bdde45c599eb583c1c14e85e,
        _:N2e5deef027ba4b22b4796d80c7c47f75,
        _:N5667309c00b84619966f76fc0576d5a8,
        _:Ne77a473e87c34f4983799b6dc43bb84b,
        _:Nfba74b43761640d2a5fb1ca11139233a,
        _:Nfcdccbed2a754d66a70ee828968a99a8 ;
    mo:track_count 6 ;
    schema:duration "PT25:35"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N25bec490bdde45c599eb583c1c14e85e,
        _:N2e5deef027ba4b22b4796d80c7c47f75,
        _:N5667309c00b84619966f76fc0576d5a8,
        _:Ne77a473e87c34f4983799b6dc43bb84b,
        _:Nfba74b43761640d2a5fb1ca11139233a,
        _:Nfcdccbed2a754d66a70ee828968a99a8 .

