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

<artist/8088#subject> a schema:Person,
        foaf:Person ;
    schema:name "Snowman"@en,
        "すのうまん"@ja ;
    foaf:made <album/25894#lyrics>,
        <album/25894#subject> ;
    foaf:name "Snowman"@en,
        "すのうまん"@ja .

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/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/25894#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Edis révir+"@en,
        "Edis révir+"@ja,
        "Edis révir+"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/25894#musicalwork> ;
    schema:name "Edis révir+"@en,
        "Edis révir+"@ja,
        "Edis révir+"@ja-latn .

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

<org/493#subject> schema:name "Riverside"@en,
        "Riverside"@ja,
        "Riverside"@ja-latn ;
    foaf:name "Riverside"@en,
        "Riverside"@ja,
        "Riverside"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/25894/25894-1304698296.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/25894#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Edis révir+"@en,
        "Edis révir+"@ja,
        "Edis révir+"@ja-latn ;
    mo:performance_of <album/25894#musicalwork> ;
    mo:performer <artist/8092#subject> ;
    mo:recorded_as <album/25894#musicalexpression> ;
    schema:byArtist <artist/8092#subject> ;
    schema:name "Edis révir+"@en,
        "Edis révir+"@ja,
        "Edis révir+"@ja-latn ;
    schema:workPerformed <album/25894#musicalwork> .

<artist/8092#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25894#performance> ;
    schema:name "Sara Matsumoto"@en,
        "秣本瑳羅"@ja ;
    foaf:made <album/25894#lyrics>,
        <album/25894#subject> ;
    foaf:name "Sara Matsumoto"@en,
        "秣本瑳羅"@ja .

<album/25894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "Edis révir+"@en,
        "Edis révir+"@ja,
        "Edis révir+"@ja-latn ;
    mo:catalogue_number "RSCD-0008.5" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25894#musicalexpression> ;
    mo:publisher <org/493#subject> ;
    mo:record _:Nb4c1ae18d9e84b31bd21b500fdae5dbe ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/8092#subject> ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/25894/25894-1304698296.jpg> ;
    schema:name "Edis révir+"@en,
        "Edis révir+"@ja,
        "Edis révir+"@ja-latn ;
    schema:publisher <org/493#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/25894/25894-1304698296.jpg> .

_:N24a01cddf3e64a6eb894e574b545a849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おねがい☆プリンセス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nb4c1ae18d9e84b31bd21b500fdae5dbe ;
    schema:name "おねがい☆プリンセス"@ja .

_:N3b41f01d718644bfbd4ac70e0d0283d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Esoteria"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nb4c1ae18d9e84b31bd21b500fdae5dbe ;
    schema:name "Esoteria"@ja .

_:N60691493135846489d886661c0be70d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nano"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nb4c1ae18d9e84b31bd21b500fdae5dbe ;
    schema:name "nano"@ja .

_:Nf94f25bb83b24d12ab05f8249903fa59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run For The Fantasy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nb4c1ae18d9e84b31bd21b500fdae5dbe ;
    schema:name "Run For The Fantasy"@ja .

_:Nb4c1ae18d9e84b31bd21b500fdae5dbe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24a01cddf3e64a6eb894e574b545a849,
        _:N3b41f01d718644bfbd4ac70e0d0283d4,
        _:N60691493135846489d886661c0be70d2,
        _:Nf94f25bb83b24d12ab05f8249903fa59 ;
    mo:track_count 4 ;
    schema:duration "PT15:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N24a01cddf3e64a6eb894e574b545a849,
        _:N3b41f01d718644bfbd4ac70e0d0283d4,
        _:N60691493135846489d886661c0be70d2,
        _:Nf94f25bb83b24d12ab05f8249903fa59 .

