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

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

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

<artist/16430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98176#subject> ;
    schema:name "NAGI☆"@en ;
    foaf:made <album/98176#composition>,
        <album/98176#subject> ;
    foaf:name "NAGI☆"@en .

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 2019)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/98176#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ILLSTARRD DIVE"@en,
        "ILLSTARRD DIVE"@ja,
        "ILLSTARRD DIVE"@ja-latn ;
    mo:composer <artist/16430#subject> ;
    mo:produced_work <album/98176#musicalwork> ;
    schema:name "ILLSTARRD DIVE"@en,
        "ILLSTARRD DIVE"@ja,
        "ILLSTARRD DIVE"@ja-latn .

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

<album/98176#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ILLSTARRD DIVE"@en,
        "ILLSTARRD DIVE"@ja,
        "ILLSTARRD DIVE"@ja-latn ;
    mo:performance_of <album/98176#musicalwork> ;
    mo:recorded_as <album/98176#musicalexpression> ;
    schema:name "ILLSTARRD DIVE"@en,
        "ILLSTARRD DIVE"@ja,
        "ILLSTARRD DIVE"@ja-latn ;
    schema:workPerformed <album/98176#musicalwork> .

<org/746#subject> schema:name "FELT"@en,
        "FELT"@ja,
        "FELT"@ja-latn ;
    foaf:name "FELT"@en,
        "FELT"@ja,
        "FELT"@ja-latn .

<https://media.vgm.io/albums/67/98176/98176-90e33bd6e5bb.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98176#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/98176/98176-90e33bd6e5bb.png> ;
    foaf:depicts <album/98176#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/98176/98176-90e33bd6e5bb.png> .

<https://medium-media.vgm.io/albums/67/98176/98176-90e33bd6e5bb.png> a schema:ImageObject,
        foaf:Image .

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

<album/98176#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "ILLSTARRD DIVE"@en,
        "ILLSTARRD DIVE"@ja,
        "ILLSTARRD DIVE"@ja-latn ;
    mo:catalogue_number "FELT-028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98176#musicalexpression> ;
    mo:publisher <org/746#subject> ;
    mo:record _:N660611e58fe846389a76cb28bfda5009 ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about <product/27#subject>,
        <product/29#subject>,
        <product/3430#subject>,
        <product/51#subject> ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/98176/98176-90e33bd6e5bb.png> ;
    schema:name "ILLSTARRD DIVE"@en,
        "ILLSTARRD DIVE"@ja,
        "ILLSTARRD DIVE"@ja-latn ;
    schema:publisher <org/746#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/98176/98176-90e33bd6e5bb.png> .

_:N081153048e294c1a8061a73a18bda37e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Until Tomorrow"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "Until Tomorrow"@ja .

_:N33d3a99d15844f478d098eee94ba5472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plugless"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "Plugless"@ja .

_:N8df6152740e74d49941a839eed5502f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signal"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "Signal"@ja .

_:N90c8bb5731964a2bb94f2e31f85018b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seed"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "Seed"@ja .

_:Na9fce146705f4e8d802aa406c43c1935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "find the light [KURUMI Only with the Gt Mix]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "find the light [KURUMI Only with the Gt Mix]"@ja .

_:Nabf6619eed6c4eecae6c67fb8c61fde4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "Sign"@ja .

_:Nbf8cebbe6c5b49028d75813f215e63af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN THE RAIN [KURUMI Only with the Gt Mix]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "IN THE RAIN [KURUMI Only with the Gt Mix]"@ja .

_:Ne10151a53f594648bc28e5e3e3b58967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "you"@ja .

_:Neb394937a0c8484f8532de3409d34c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "Forever"@ja .

_:Nf1fa478b6ed144168c5b97d6b5d07bb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ribbon"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N660611e58fe846389a76cb28bfda5009 ;
    schema:name "Ribbon"@ja .

_:N660611e58fe846389a76cb28bfda5009 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N081153048e294c1a8061a73a18bda37e,
        _:N33d3a99d15844f478d098eee94ba5472,
        _:N8df6152740e74d49941a839eed5502f3,
        _:N90c8bb5731964a2bb94f2e31f85018b6,
        _:Na9fce146705f4e8d802aa406c43c1935,
        _:Nabf6619eed6c4eecae6c67fb8c61fde4,
        _:Nbf8cebbe6c5b49028d75813f215e63af,
        _:Ne10151a53f594648bc28e5e3e3b58967,
        _:Neb394937a0c8484f8532de3409d34c52,
        _:Nf1fa478b6ed144168c5b97d6b5d07bb0 ;
    mo:track_count 10 ;
    schema:duration "PT29:10"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N081153048e294c1a8061a73a18bda37e,
        _:N33d3a99d15844f478d098eee94ba5472,
        _:N8df6152740e74d49941a839eed5502f3,
        _:N90c8bb5731964a2bb94f2e31f85018b6,
        _:Na9fce146705f4e8d802aa406c43c1935,
        _:Nabf6619eed6c4eecae6c67fb8c61fde4,
        _:Nbf8cebbe6c5b49028d75813f215e63af,
        _:Ne10151a53f594648bc28e5e3e3b58967,
        _:Neb394937a0c8484f8532de3409d34c52,
        _:Nf1fa478b6ed144168c5b97d6b5d07bb0 .

