@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 _:N3d598424562a40b9829a4cd10fcb24a8,
        <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 _:N3d598424562a40b9829a4cd10fcb24a8,
        <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 _:Ncf1fa0587413445c8f0b71c5f8774d2b ;
    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 .

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

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

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

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

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

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

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

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

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

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

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

_:Nbb91a4b81312412c8d72b3b864e76756 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 _:Ncf1fa0587413445c8f0b71c5f8774d2b ;
    schema:name "S.A.T.O.R.A.R.E (Halozy EUROBEAT Remix)"@ja .

_:Ncf1fa0587413445c8f0b71c5f8774d2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17d0d4092a4f4bb6900b5b074d42c3dd,
        _:N33d979ea720f4f35b933f566efde9c98,
        _:N51a6a4d9b9b84365a5a89f66f170e605,
        _:N5dd2d74a77e1469aa62faf108f0b1369,
        _:N75b0815dd2d04736922ab84853486789,
        _:N9c02a2a0665547f2a8f580cbb8c38977,
        _:N9dcc567aa97643be834c3790c81cfb1e,
        _:Naa3aacd80aa54b94b4ec8c2511601767,
        _:Naf126f6d0dba4fab9ba147110d50cbdc,
        _:Nb25c0e85fa90400084fa493c5620bd06,
        _:Nbb91a4b81312412c8d72b3b864e76756 ;
    mo:track_count 11 ;
    schema:duration "PT47:41"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N17d0d4092a4f4bb6900b5b074d42c3dd,
        _:N33d979ea720f4f35b933f566efde9c98,
        _:N51a6a4d9b9b84365a5a89f66f170e605,
        _:N5dd2d74a77e1469aa62faf108f0b1369,
        _:N75b0815dd2d04736922ab84853486789,
        _:N9c02a2a0665547f2a8f580cbb8c38977,
        _:N9dcc567aa97643be834c3790c81cfb1e,
        _:Naa3aacd80aa54b94b4ec8c2511601767,
        _:Naf126f6d0dba4fab9ba147110d50cbdc,
        _:Nb25c0e85fa90400084fa493c5620bd06,
        _:Nbb91a4b81312412c8d72b3b864e76756 .

