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

<artist/8107#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka"@en ;
    foaf:made <album/33321#lyrics>,
        <album/33321#subject> ;
    foaf:name "Haruka"@en .

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/33321#lyrics>,
        <album/33321#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

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

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

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33321#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/33321#composition>,
        <album/33321#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<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/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

<https://media.vgm.io/albums/12/33321/33321-1337966873.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33321#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/33321/33321-1337966873.png> ;
    foaf:depicts <album/33321#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/33321/33321-1337966873.png> .

<https://medium-media.vgm.io/albums/12/33321/33321-1337966873.png> a schema:ImageObject,
        foaf:Image .

<album/33321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ABANDONED DANCEHALL"@en,
        "ABANDONED DANCEHALL"@ja,
        "ABANDONED DANCEHALL"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1924#subject> ;
    mo:produced_work <album/33321#musicalwork> ;
    schema:name "ABANDONED DANCEHALL"@en,
        "ABANDONED DANCEHALL"@ja,
        "ABANDONED DANCEHALL"@ja-latn .

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

<artist/12490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33321#performance> ;
    schema:name "Mirin Furukawa"@en,
        "古川未鈴"@ja ;
    foaf:name "Mirin Furukawa"@en,
        "古川未鈴"@ja .

<artist/12511#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33321#performance> ;
    schema:name "Sunao Yoshikawa"@en,
        "吉河順央"@ja ;
    foaf:name "Sunao Yoshikawa"@en,
        "吉河順央"@ja .

<artist/14775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33321#performance> ;
    schema:name "ayame"@en ;
    foaf:name "ayame"@en .

<artist/5519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33321#performance> ;
    schema:name "Nachi Sakaue"@en,
        "坂上なち"@ja ;
    foaf:name "Nachi Sakaue"@en,
        "坂上なち"@ja .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33321#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:made <album/33321#lyrics>,
        <album/33321#subject> ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

<artist/7585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33321#performance> ;
    schema:name "mican*"@en ;
    foaf:name "mican*"@en .

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

<album/33321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ABANDONED DANCEHALL"@en,
        "ABANDONED DANCEHALL"@ja,
        "ABANDONED DANCEHALL"@ja-latn ;
    mo:performance_of <album/33321#musicalwork> ;
    mo:performer <artist/12490#subject>,
        <artist/12511#subject>,
        <artist/14775#subject>,
        <artist/5519#subject>,
        <artist/7301#subject>,
        <artist/7585#subject> ;
    mo:recorded_as <album/33321#musicalexpression> ;
    schema:byArtist <artist/12490#subject>,
        <artist/12511#subject>,
        <artist/14775#subject>,
        <artist/5519#subject>,
        <artist/7301#subject>,
        <artist/7585#subject> ;
    schema:name "ABANDONED DANCEHALL"@en,
        "ABANDONED DANCEHALL"@ja,
        "ABANDONED DANCEHALL"@ja-latn ;
    schema:workPerformed <album/33321#musicalwork> .

<album/33321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "ABANDONED DANCEHALL"@en,
        "ABANDONED DANCEHALL"@ja,
        "ABANDONED DANCEHALL"@ja-latn ;
    mo:catalogue_number "ARCD0037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33321#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/16#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/12490#subject>,
        <artist/12511#subject>,
        <artist/14775#subject>,
        <artist/5519#subject>,
        <artist/7301#subject>,
        <artist/7585#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/33321/33321-1337966873.png> ;
    schema:name "ABANDONED DANCEHALL"@en,
        "ABANDONED DANCEHALL"@ja,
        "ABANDONED DANCEHALL"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/33321/33321-1337966873.png> .

_:N00edae9d932842d7b40c0b281647c614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA CHAIN"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "SAKURA CHAIN"@ja .

_:N38977a6ddb124ce28431e85871f028cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TWOROCKS"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "TWOROCKS"@ja .

_:N590c9487c60c4f98a82ef418746c9f55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MSTRSPRK"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "MSTRSPRK"@ja .

_:N628a4483609a4c78a64881b1234c529b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE OUTSET"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "THE OUTSET"@ja .

_:N72fbe4b8b073427085dbfb658cceeb94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowy Cherry"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "Snowy Cherry"@ja .

_:N9b324e2aff024babba457a69e21b7899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Integration under the moon of codes"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "Integration under the moon of codes"@ja .

_:Nce9101b44f3a489ba862befec59373d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAM A DREAM"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "DREAM A DREAM"@ja .

_:Nec1c0c7710124e7d8a6e45489bfc6079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ICEMILK MAGIC"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "ICEMILK MAGIC"@ja .

_:Nf0955682fd6f4385ae971967352317af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necro Fantasia (ALR Rewind Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "Necro Fantasia (ALR Rewind Remix)"@ja .

_:Nfde7b40779914e95be86f5dcb68fb9f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GHOST LASSIE"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ncf346a6b96bf4220ba5b1734c0fd08da ;
    schema:name "GHOST LASSIE"@ja .

_:Ncf346a6b96bf4220ba5b1734c0fd08da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00edae9d932842d7b40c0b281647c614,
        _:N38977a6ddb124ce28431e85871f028cb,
        _:N590c9487c60c4f98a82ef418746c9f55,
        _:N628a4483609a4c78a64881b1234c529b,
        _:N72fbe4b8b073427085dbfb658cceeb94,
        _:N9b324e2aff024babba457a69e21b7899,
        _:Nce9101b44f3a489ba862befec59373d6,
        _:Nec1c0c7710124e7d8a6e45489bfc6079,
        _:Nf0955682fd6f4385ae971967352317af,
        _:Nfde7b40779914e95be86f5dcb68fb9f1 ;
    mo:track_count 10 ;
    schema:duration "PT42:04"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00edae9d932842d7b40c0b281647c614,
        _:N38977a6ddb124ce28431e85871f028cb,
        _:N590c9487c60c4f98a82ef418746c9f55,
        _:N628a4483609a4c78a64881b1234c529b,
        _:N72fbe4b8b073427085dbfb658cceeb94,
        _:N9b324e2aff024babba457a69e21b7899,
        _:Nce9101b44f3a489ba862befec59373d6,
        _:Nec1c0c7710124e7d8a6e45489bfc6079,
        _:Nf0955682fd6f4385ae971967352317af,
        _:Nfde7b40779914e95be86f5dcb68fb9f1 .

