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

<artist/10258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asahi"@en,
        "アサヒ"@ja ;
    foaf:made <album/33273#lyrics>,
        <album/33273#subject> ;
    foaf:name "Asahi"@en,
        "アサヒ"@ja .

<artist/8519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumarisu"@en,
        "くまりす"@ja ;
    foaf:made <album/33273#lyrics>,
        <album/33273#subject> ;
    foaf:name "Kumarisu"@en,
        "くまりす"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/33273#lyrics>,
        <album/33273#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/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/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 .

<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/33273#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angel Time"@en,
        "Angel Time"@ja,
        "Angel Time"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/33273#musicalwork> ;
    schema:name "Angel Time"@en,
        "Angel Time"@ja,
        "Angel Time"@ja-latn .

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

<org/1026#subject> schema:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn ;
    foaf:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/33273/33273-1401002212.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33273#performance> ;
    schema:name "Momobako"@en,
        "桃箱"@ja ;
    foaf:name "Momobako"@en,
        "桃箱"@ja .

<artist/14431#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33273#performance> ;
    schema:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja ;
    foaf:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja .

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33273#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33273#performance> ;
    schema:name "3L"@en ;
    foaf:name "3L"@en .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33273#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33273#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/9025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33273#performance> ;
    schema:name "Usa"@en,
        "うさ"@ja ;
    foaf:name "Usa"@en,
        "うさ"@ja .

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

<album/33273#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angel Time"@en,
        "Angel Time"@ja,
        "Angel Time"@ja-latn ;
    mo:performance_of <album/33273#musicalwork> ;
    mo:performer _:N67caaa626d6d40c092b8f2acd8a48233,
        <artist/13042#subject>,
        <artist/14431#subject>,
        <artist/1986#subject>,
        <artist/36964#subject>,
        <artist/6774#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    mo:recorded_as <album/33273#musicalexpression> ;
    schema:byArtist _:N67caaa626d6d40c092b8f2acd8a48233,
        <artist/13042#subject>,
        <artist/14431#subject>,
        <artist/1986#subject>,
        <artist/36964#subject>,
        <artist/6774#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:name "Angel Time"@en,
        "Angel Time"@ja,
        "Angel Time"@ja-latn ;
    schema:workPerformed <album/33273#musicalwork> .

<album/33273#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Angel Time"@en,
        "Angel Time"@ja,
        "Angel Time"@ja-latn ;
    mo:catalogue_number "DWCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33273#musicalexpression> ;
    mo:publisher <org/1026#subject> ;
    mo:record _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "emaru"@en ;
            foaf:name "emaru"@en ],
        <artist/13042#subject>,
        <artist/14431#subject>,
        <artist/1986#subject>,
        <artist/36964#subject>,
        <artist/6774#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/33273/33273-1401002212.jpg> ;
    schema:name "Angel Time"@en,
        "Angel Time"@ja,
        "Angel Time"@ja-latn ;
    schema:publisher <org/1026#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/33273/33273-1401002212.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hasumi"@en ;
    foaf:made <album/33273#subject> ;
    foaf:name "Hasumi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hasumi"@en ;
    foaf:made <album/33273#lyrics> ;
    foaf:name "Hasumi"@en .

_:N3d30e1bef9d74a96aa10c573105796a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANGEL WiNG"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "ANGEL WiNG"@ja .

_:N42a45275501a44cdb9553ddf06bdfb01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "entertained"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "entertained"@ja .

_:N6103913920614d59bdf2bddc55a0ba76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.A.T.O.R.A.R.E (Halozy EUROBEAT Remix)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "S.A.T.O.R.A.R.E (Halozy EUROBEAT Remix)"@ja .

_:N67caaa626d6d40c092b8f2acd8a48233 a schema:Person,
        foaf:Person ;
    mo:performed <album/33273#performance> ;
    schema:name "emaru"@en ;
    foaf:name "emaru"@en .

_:N686d6a0e7e6f44cebef0af2a66cf26b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パチュリコ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "パチュリコ"@ja .

_:N6a604468788447baa96c5b450e811ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZENSEN"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "ZENSEN"@ja .

_:N8bf382334a7644989da619ce9e83c677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind Party Control"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "Mind Party Control"@ja .

_:Nb19f0085979f4e6fa724b9ad7c5d45be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel Time Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "Angel Time Introduction"@ja .

_:Nc4341236c0c349d99c72a8adc12f325b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水平"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "水平"@ja .

_:Nd08d57d7327348cda0a9a8ed3d570bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three Magic"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "Three Magic"@ja .

_:Nd68826f923364bd2b15a17682feb9cb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "止まるなかれ、進むなかれ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "止まるなかれ、進むなかれ"@ja .

_:Nf4b2ea51d203481aa457aadebba105a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow note"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nbbb60d6be03f434b9d996589a3994ef2 ;
    schema:name "Rainbow note"@ja .

_:Nbbb60d6be03f434b9d996589a3994ef2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d30e1bef9d74a96aa10c573105796a3,
        _:N42a45275501a44cdb9553ddf06bdfb01,
        _:N6103913920614d59bdf2bddc55a0ba76,
        _:N686d6a0e7e6f44cebef0af2a66cf26b5,
        _:N6a604468788447baa96c5b450e811ae9,
        _:N8bf382334a7644989da619ce9e83c677,
        _:Nb19f0085979f4e6fa724b9ad7c5d45be,
        _:Nc4341236c0c349d99c72a8adc12f325b,
        _:Nd08d57d7327348cda0a9a8ed3d570bfc,
        _:Nd68826f923364bd2b15a17682feb9cb5,
        _:Nf4b2ea51d203481aa457aadebba105a6 ;
    mo:track_count 11 ;
    schema:duration "PT47:41"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N3d30e1bef9d74a96aa10c573105796a3,
        _:N42a45275501a44cdb9553ddf06bdfb01,
        _:N6103913920614d59bdf2bddc55a0ba76,
        _:N686d6a0e7e6f44cebef0af2a66cf26b5,
        _:N6a604468788447baa96c5b450e811ae9,
        _:N8bf382334a7644989da619ce9e83c677,
        _:Nb19f0085979f4e6fa724b9ad7c5d45be,
        _:Nc4341236c0c349d99c72a8adc12f325b,
        _:Nd08d57d7327348cda0a9a8ed3d570bfc,
        _:Nd68826f923364bd2b15a17682feb9cb5,
        _:Nf4b2ea51d203481aa457aadebba105a6 .

