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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25560#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/25560#composition>,
        <album/25560#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 .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

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

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

<org/769#subject> schema:name "Adrena-Gizyuku"@en,
        "アドレナ義塾"@ja,
        "Adrena-Gizyuku"@ja-latn ;
    foaf:name "Adrena-Gizyuku"@en,
        "アドレナ義塾"@ja,
        "Adrena-Gizyuku"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/25560/25560-1303189967.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17041#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25560#performance> ;
    schema:name "zyukucho"@en,
        "ジュクチョー"@ja ;
    foaf:made <album/25560#lyrics>,
        <album/25560#subject> ;
    foaf:name "zyukucho"@en,
        "ジュクチョー"@ja .

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25560#performance> ;
    schema:name "Hellnian"@en,
        "ヘルニアン"@ja ;
    foaf:name "Hellnian"@en,
        "ヘルニアン"@ja .

<album/25560#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ROOTS"@en,
        "ROOTS"@ja,
        "ROOTS"@ja-latn ;
    mo:performance_of <album/25560#musicalwork> ;
    mo:performer _:N2eb4693cd2e14472b844325ed258ff9b,
        _:N46c367b31e904689ae893778e0914757,
        <artist/17041#subject>,
        <artist/6141#subject> ;
    mo:recorded_as <album/25560#musicalexpression> ;
    schema:byArtist _:N2eb4693cd2e14472b844325ed258ff9b,
        _:N46c367b31e904689ae893778e0914757,
        <artist/17041#subject>,
        <artist/6141#subject> ;
    schema:name "ROOTS"@en,
        "ROOTS"@ja,
        "ROOTS"@ja-latn ;
    schema:workPerformed <album/25560#musicalwork> .

<album/25560#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "ROOTS"@en,
        "ROOTS"@ja,
        "ROOTS"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25560#musicalexpression> ;
    mo:publisher <org/769#subject> ;
    mo:record _:Naf30f0d3a1dc41138cdf5f848644010d ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject>,
        <product/31#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Inohan"@en ;
            foaf:name "Inohan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ムッシュ☆ミドルソン"@en ;
            foaf:name "ムッシュ☆ミドルソン"@en ],
        <artist/17041#subject>,
        <artist/6141#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/25560/25560-1303189967.jpg> ;
    schema:name "ROOTS"@en,
        "ROOTS"@ja,
        "ROOTS"@ja-latn ;
    schema:publisher <org/769#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/25560/25560-1303189967.jpg> .

_:N2eb4693cd2e14472b844325ed258ff9b a schema:Person,
        foaf:Person ;
    mo:performed <album/25560#performance> ;
    schema:name "ムッシュ☆ミドルソン"@en ;
    foaf:name "ムッシュ☆ミドルソン"@en .

_:N46c367b31e904689ae893778e0914757 a schema:Person,
        foaf:Person ;
    mo:performed <album/25560#performance> ;
    schema:name "Inohan"@en ;
    foaf:name "Inohan"@en .

_:N6e06a23f6c0847aa835bcb2e639bb314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Osu Neko Matsuri"@en,
        "オスネコマツリ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Naf30f0d3a1dc41138cdf5f848644010d ;
    schema:name "Osu Neko Matsuri"@en,
        "オスネコマツリ"@ja .

_:Nfb72edc7c20d485d85a0cb5e4a07e21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Least Fastest Shutter Boy"@en,
        "最速最低シャッターボーイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Naf30f0d3a1dc41138cdf5f848644010d ;
    schema:name "Least Fastest Shutter Boy"@en,
        "最速最低シャッターボーイ"@ja .

_:Naf30f0d3a1dc41138cdf5f848644010d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6e06a23f6c0847aa835bcb2e639bb314,
        _:Nfb72edc7c20d485d85a0cb5e4a07e21a ;
    mo:track_count 2 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6e06a23f6c0847aa835bcb2e639bb314,
        _:Nfb72edc7c20d485d85a0cb5e4a07e21a .

