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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34674#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/34674#composition>,
        <album/34674#subject> ;
    foaf:name "ZUN"@en .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/34674#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pre-Innocence II"@en,
        "Pre-Innocence II"@ja,
        "Pre-Innocence II"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34674#musicalwork> ;
    schema:name "Pre-Innocence II"@en,
        "Pre-Innocence II"@ja,
        "Pre-Innocence II"@ja-latn .

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

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

<org/300#subject> schema:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn ;
    foaf:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/34674/34674-1419801501.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34674#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-30"^^xsd:date ;
    dcterms:title "Pre-Innocence II"@en,
        "Pre-Innocence II"@ja,
        "Pre-Innocence II"@ja-latn ;
    mo:catalogue_number "PPCD-1101" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34674#musicalexpression> ;
    mo:publisher <org/300#subject> ;
    mo:record _:N4335957a775346c2a7760979e5552514 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:datePublished "2011-01-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/34674/34674-1419801501.jpg> ;
    schema:name "Pre-Innocence II"@en,
        "Pre-Innocence II"@ja,
        "Pre-Innocence II"@ja-latn ;
    schema:publisher <org/300#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/34674/34674-1419801501.jpg> .

_:N07fd7f3f35bb495a9ce9faaad0e4fbca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリエンタルダークフライト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4335957a775346c2a7760979e5552514 ;
    schema:name "オリエンタルダークフライト"@ja .

_:N46f322b5013d469da5fc36e4931fc633 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華のさかづき大江山"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N4335957a775346c2a7760979e5552514 ;
    schema:name "華のさかづき大江山"@ja .

_:N566f6c57a08d4205925d587a7736d2e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "業火マントル - KOR4 custom ver"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N4335957a775346c2a7760979e5552514 ;
    schema:name "業火マントル - KOR4 custom ver"@ja .

_:N7d2fab07f9f2450db11c295601febf72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百合水仙の花びら、幻想を交う"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N4335957a775346c2a7760979e5552514 ;
    schema:name "百合水仙の花びら、幻想を交う"@ja .

_:N89620ecc9a88460ebc2ff85e13e3fa40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色マスタースパーク"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N4335957a775346c2a7760979e5552514 ;
    schema:name "恋色マスタースパーク"@ja .

_:Nb4c2fc3638ee4653af6e3dd860ecc2c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤より紅い夢"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N4335957a775346c2a7760979e5552514 ;
    schema:name "赤より紅い夢"@ja .

_:Nc34d497a75d44763a8597419c60f83cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツェペシュの幼き末裔"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N4335957a775346c2a7760979e5552514 ;
    schema:name "ツェペシュの幼き末裔"@ja .

_:Ne3acc747e81142bca8268244b64dbd63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Dream - G Violin Ver"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N4335957a775346c2a7760979e5552514 ;
    schema:name "Eternal Dream - G Violin Ver"@ja .

_:N4335957a775346c2a7760979e5552514 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07fd7f3f35bb495a9ce9faaad0e4fbca,
        _:N46f322b5013d469da5fc36e4931fc633,
        _:N566f6c57a08d4205925d587a7736d2e0,
        _:N7d2fab07f9f2450db11c295601febf72,
        _:N89620ecc9a88460ebc2ff85e13e3fa40,
        _:Nb4c2fc3638ee4653af6e3dd860ecc2c1,
        _:Nc34d497a75d44763a8597419c60f83cb,
        _:Ne3acc747e81142bca8268244b64dbd63 ;
    mo:track_count 8 ;
    schema:duration "PT28:42"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N07fd7f3f35bb495a9ce9faaad0e4fbca,
        _:N46f322b5013d469da5fc36e4931fc633,
        _:N566f6c57a08d4205925d587a7736d2e0,
        _:N7d2fab07f9f2450db11c295601febf72,
        _:N89620ecc9a88460ebc2ff85e13e3fa40,
        _:Nb4c2fc3638ee4653af6e3dd860ecc2c1,
        _:Nc34d497a75d44763a8597419c60f83cb,
        _:Ne3acc747e81142bca8268244b64dbd63 .

