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

<artist/16302#subject> a schema:Person,
        foaf:Person ;
    schema:name "Myu Amane"@en,
        "天音未優"@ja ;
    foaf:made <album/30788#lyrics>,
        <album/30788#subject> ;
    foaf:name "Myu Amane"@en,
        "天音未優"@ja .

<artist/36220#subject> a schema:Person,
        foaf:Person ;
    schema:name "W*M"@en ;
    foaf:made <album/30788#lyrics>,
        <album/30788#subject> ;
    foaf:name "W*M"@en .

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30788#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/30788#composition>,
        <album/30788#subject> ;
    foaf:name "U2"@en .

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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/30788#musicalexpression> a mo:Signal ;
    mo:published_as <album/30788#subject> ;
    mo:records <album/30788#performance> .

<org/216#subject> schema:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn ;
    foaf:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/30788/30788-1324633302.jpg> a schema:ImageObject,
        foaf:Image .

<album/30788#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alba"@en,
        "Alba -アルバ-"@ja,
        "Alba"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/30788#musicalwork> ;
    schema:name "Alba"@en,
        "Alba -アルバ-"@ja,
        "Alba"@ja-latn .

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

<artist/12813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30788#performance> ;
    schema:name "Koutetsu-Aniki"@en,
        "鋼鉄兄貴"@ja ;
    foaf:name "Koutetsu-Aniki"@en,
        "鋼鉄兄貴"@ja .

<artist/14776#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30788#performance> ;
    schema:name "Y"@en ;
    foaf:made <album/30788#lyrics>,
        <album/30788#subject> ;
    foaf:name "Y"@en .

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30788#performance> ;
    schema:name "Mai"@en,
        "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:made <album/30788#lyrics>,
        <album/30788#subject> ;
    foaf:name "Mai"@en,
        "Mai Kotohge"@en,
        "小峠舞"@ja .

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

<album/30788#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alba"@en,
        "Alba -アルバ-"@ja,
        "Alba"@ja-latn ;
    mo:performance_of <album/30788#musicalwork> ;
    mo:performer _:N0428bb0562f343a3b927b50a9f54ae50,
        _:Nd3a63179a34246778e9ba524bbbf2553,
        <artist/12813#subject>,
        <artist/14776#subject>,
        <artist/5946#subject> ;
    mo:recorded_as <album/30788#musicalexpression> ;
    schema:byArtist _:N0428bb0562f343a3b927b50a9f54ae50,
        _:Nd3a63179a34246778e9ba524bbbf2553,
        <artist/12813#subject>,
        <artist/14776#subject>,
        <artist/5946#subject> ;
    schema:name "Alba"@en,
        "Alba -アルバ-"@ja,
        "Alba"@ja-latn ;
    schema:workPerformed <album/30788#musicalwork> .

<album/30788#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Alba"@en,
        "Alba -アルバ-"@ja,
        "Alba"@ja-latn ;
    mo:catalogue_number "TOCD-0032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30788#musicalexpression> ;
    mo:publisher <org/216#subject> ;
    mo:record _:Nc3e3952b4f5b4bfc869265c0fec3efc5 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "spica"@en ;
            foaf:name "spica"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "じょう"@en ;
            foaf:name "じょう"@en ],
        <artist/12813#subject>,
        <artist/14776#subject>,
        <artist/5946#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/30788/30788-1324633302.jpg> ;
    schema:name "Alba"@en,
        "Alba -アルバ-"@ja,
        "Alba"@ja-latn ;
    schema:publisher <org/216#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/30788/30788-1324633302.jpg> .

_:N0428bb0562f343a3b927b50a9f54ae50 a schema:Person,
        foaf:Person ;
    mo:performed <album/30788#performance> ;
    schema:name "spica"@en ;
    foaf:name "spica"@en .

_:N056fb859246c43a29a305e88e9d88f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雫-szk-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc3e3952b4f5b4bfc869265c0fec3efc5 ;
    schema:name "雫-szk-"@ja .

_:N4a886209d9554988a5ad03d722e246d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the autumnal sky"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nc3e3952b4f5b4bfc869265c0fec3efc5 ;
    schema:name "in the autumnal sky"@ja .

_:N59cfac99136e4698b35c651d796e6f50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's Your Deep Wish？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nc3e3952b4f5b4bfc869265c0fec3efc5 ;
    schema:name "What's Your Deep Wish？"@ja .

_:N8feff86ff8654c8d8f95e5cf793d77e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Compliance"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc3e3952b4f5b4bfc869265c0fec3efc5 ;
    schema:name "Compliance"@ja .

_:N9bad1f27e24d4acca69357deae04c301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The moon which was swallowed to a wolf"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nc3e3952b4f5b4bfc869265c0fec3efc5 ;
    schema:name "The moon which was swallowed to a wolf"@ja .

_:N9fe32cd4bba84e119c3d9c96bac8cf08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "罪と代償"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc3e3952b4f5b4bfc869265c0fec3efc5 ;
    schema:name "罪と代償"@ja .

_:Nb3a9674fb0ec4f218b019248fb21d55b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EDGE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc3e3952b4f5b4bfc869265c0fec3efc5 ;
    schema:name "EDGE"@ja .

_:Nd3a63179a34246778e9ba524bbbf2553 a schema:Person,
        foaf:Person ;
    mo:performed <album/30788#performance> ;
    schema:name "じょう"@en ;
    foaf:name "じょう"@en .

_:Nfe748691cbee41cd8d677c10fab1cb58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nine Days' Wonder"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc3e3952b4f5b4bfc869265c0fec3efc5 ;
    schema:name "Nine Days' Wonder"@ja .

_:Nc3e3952b4f5b4bfc869265c0fec3efc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N056fb859246c43a29a305e88e9d88f9a,
        _:N4a886209d9554988a5ad03d722e246d4,
        _:N59cfac99136e4698b35c651d796e6f50,
        _:N8feff86ff8654c8d8f95e5cf793d77e3,
        _:N9bad1f27e24d4acca69357deae04c301,
        _:N9fe32cd4bba84e119c3d9c96bac8cf08,
        _:Nb3a9674fb0ec4f218b019248fb21d55b,
        _:Nfe748691cbee41cd8d677c10fab1cb58 ;
    mo:track_count 8 ;
    schema:duration "PT31:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N056fb859246c43a29a305e88e9d88f9a,
        _:N4a886209d9554988a5ad03d722e246d4,
        _:N59cfac99136e4698b35c651d796e6f50,
        _:N8feff86ff8654c8d8f95e5cf793d77e3,
        _:N9bad1f27e24d4acca69357deae04c301,
        _:N9fe32cd4bba84e119c3d9c96bac8cf08,
        _:Nb3a9674fb0ec4f218b019248fb21d55b,
        _:Nfe748691cbee41cd8d677c10fab1cb58 .

