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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

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

<album/27346#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHO BEATRONIC - orchid bloom -"@en,
        "TOHO BEATRONIC - orchid bloom -"@ja,
        "TOHO BEATRONIC - orchid bloom -"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27346#musicalwork> ;
    schema:name "TOHO BEATRONIC - orchid bloom -"@en,
        "TOHO BEATRONIC - orchid bloom -"@ja,
        "TOHO BEATRONIC - orchid bloom -"@ja-latn .

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

<album/27346#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHO BEATRONIC - orchid bloom -"@en,
        "TOHO BEATRONIC - orchid bloom -"@ja,
        "TOHO BEATRONIC - orchid bloom -"@ja-latn ;
    mo:performance_of <album/27346#musicalwork> ;
    mo:recorded_as <album/27346#musicalexpression> ;
    schema:name "TOHO BEATRONIC - orchid bloom -"@en,
        "TOHO BEATRONIC - orchid bloom -"@ja,
        "TOHO BEATRONIC - orchid bloom -"@ja-latn ;
    schema:workPerformed <album/27346#musicalwork> .

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

<https://medium-media.vgm.io/albums/64/27346/27346-1310861399.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27346#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "TOHO BEATRONIC - orchid bloom -"@en,
        "TOHO BEATRONIC - orchid bloom -"@ja,
        "TOHO BEATRONIC - orchid bloom -"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27346#musicalexpression> ;
    mo:publisher _:Neb639f35743d4feba71e5153f1f7baa1 ;
    mo:record _:N4b1ac297e71a4e2eb3ee5a3370b9888d ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/27346/27346-1310861399.jpg> ;
    schema:name "TOHO BEATRONIC - orchid bloom -"@en,
        "TOHO BEATRONIC - orchid bloom -"@ja,
        "TOHO BEATRONIC - orchid bloom -"@ja-latn ;
    schema:publisher _:Neb639f35743d4feba71e5153f1f7baa1 ;
    foaf:depiction <https://media.vgm.io/albums/64/27346/27346-1310861399.jpg> .

_:N11de11a46dfd41ab96f07306c97a32ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vertical Tension"@en ;
    mo:track_number 6 ;
    schema:duration "PT10:34"^^xsd:interval ;
    schema:inPlaylist _:N4b1ac297e71a4e2eb3ee5a3370b9888d ;
    schema:name "Vertical Tension"@en .

_:N2bd8f72cb0864f4bb4362122723a8c91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suburbs of Eden"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:inPlaylist _:N4b1ac297e71a4e2eb3ee5a3370b9888d ;
    schema:name "Suburbs of Eden"@en .

_:N304cfdf668404bf3a5b8de284e5a21ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tricolor Disaster"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N4b1ac297e71a4e2eb3ee5a3370b9888d ;
    schema:name "Tricolor Disaster"@en .

_:N8639ffb726194657a930d75d6fe97c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Furtherland"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:N4b1ac297e71a4e2eb3ee5a3370b9888d ;
    schema:name "Furtherland"@en .

_:Nacd1d3bef3684317aab0e9c03a3466b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interpolation"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:inPlaylist _:N4b1ac297e71a4e2eb3ee5a3370b9888d ;
    schema:name "Interpolation"@en .

_:Nad874b3380b944c392b6f9cdda953b99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Globe Jointed Girl"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:N4b1ac297e71a4e2eb3ee5a3370b9888d ;
    schema:name "Globe Jointed Girl"@en .

_:Nb02f4a8cd05f47c39f7daa58f48949fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing Scent"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:N4b1ac297e71a4e2eb3ee5a3370b9888d ;
    schema:name "Missing Scent"@en .

_:Neb639f35743d4feba71e5153f1f7baa1 schema:name "M3tamix Records"@en ;
    foaf:name "M3tamix Records"@en .

_:Nfbf161f10bdb45d392b30b2a3ac8af82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring of Nostalgia"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N4b1ac297e71a4e2eb3ee5a3370b9888d ;
    schema:name "Spring of Nostalgia"@en .

_:N4b1ac297e71a4e2eb3ee5a3370b9888d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11de11a46dfd41ab96f07306c97a32ff,
        _:N2bd8f72cb0864f4bb4362122723a8c91,
        _:N304cfdf668404bf3a5b8de284e5a21ee,
        _:N8639ffb726194657a930d75d6fe97c23,
        _:Nacd1d3bef3684317aab0e9c03a3466b0,
        _:Nad874b3380b944c392b6f9cdda953b99,
        _:Nb02f4a8cd05f47c39f7daa58f48949fb,
        _:Nfbf161f10bdb45d392b30b2a3ac8af82 ;
    mo:track_count 8 ;
    schema:duration "PT59:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N11de11a46dfd41ab96f07306c97a32ff,
        _:N2bd8f72cb0864f4bb4362122723a8c91,
        _:N304cfdf668404bf3a5b8de284e5a21ee,
        _:N8639ffb726194657a930d75d6fe97c23,
        _:Nacd1d3bef3684317aab0e9c03a3466b0,
        _:Nad874b3380b944c392b6f9cdda953b99,
        _:Nb02f4a8cd05f47c39f7daa58f48949fb,
        _:Nfbf161f10bdb45d392b30b2a3ac8af82 .

