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

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

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

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

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

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/67/22276/22276-1291749748.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11552#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22276#performance> ;
    schema:name "Masaki"@en,
        "真咲"@ja ;
    foaf:name "Masaki"@en,
        "真咲"@ja .

<album/22276#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cheerful Dream"@en,
        "Cheerful Dream"@ja,
        "Cheerful Dream"@ja-latn ;
    mo:performance_of <album/22276#musicalwork> ;
    mo:performer _:N9a16664e682345a38e45a3025cc5ec4f,
        _:Na2a8f6b3b48843be89e0272c1e96681d,
        _:Nbe524bac347c411c9d5c27937a135ffb,
        <artist/11552#subject> ;
    mo:recorded_as <album/22276#musicalexpression> ;
    schema:byArtist _:N9a16664e682345a38e45a3025cc5ec4f,
        _:Na2a8f6b3b48843be89e0272c1e96681d,
        _:Nbe524bac347c411c9d5c27937a135ffb,
        <artist/11552#subject> ;
    schema:name "Cheerful Dream"@en,
        "Cheerful Dream"@ja,
        "Cheerful Dream"@ja-latn ;
    schema:workPerformed <album/22276#musicalwork> .

<album/22276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Cheerful Dream"@en,
        "Cheerful Dream"@ja,
        "Cheerful Dream"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22276#musicalexpression> ;
    mo:publisher <org/876#subject> ;
    mo:record _:N90f6fc29919a44c9980d166401e60518 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ino≠gra"@en ;
            foaf:name "ino≠gra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Haruto Mamiya"@en ;
            foaf:name "Haruto Mamiya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tell-E"@en ;
            foaf:name "Tell-E"@en ],
        <artist/11552#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/22276/22276-1291749748.jpg> ;
    schema:name "Cheerful Dream"@en,
        "Cheerful Dream"@ja,
        "Cheerful Dream"@ja-latn ;
    schema:publisher <org/876#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/22276/22276-1291749748.jpg> .

_:N31880169d2dd4bee9a88b84da983a619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祭火"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "祭火"@ja .

_:N3e02ef571d9845c085ef8297e158b5b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graceful Storm"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "Graceful Storm"@ja .

_:N619f6ea3660545fa946453dd0d80fcda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧の山道"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "霧の山道"@ja .

_:N7269b03672e348318dcf5da428255265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜の湖面"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "夜の湖面"@ja .

_:N7fed335c302e400eb66266971066f565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "音速乱舞!!～over the Gust～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "音速乱舞!!～over the Gust～"@ja .

_:N8228e2e6e4754475afac96dd11f57ffa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos in the Dark"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "Chaos in the Dark"@ja .

_:N9a16664e682345a38e45a3025cc5ec4f a schema:Person,
        foaf:Person ;
    mo:performed <album/22276#performance> ;
    schema:name "Haruto Mamiya"@en ;
    foaf:name "Haruto Mamiya"@en .

_:Na2a8f6b3b48843be89e0272c1e96681d a schema:Person,
        foaf:Person ;
    mo:performed <album/22276#performance> ;
    schema:name "Tell-E"@en ;
    foaf:name "Tell-E"@en .

_:Nbe524bac347c411c9d5c27937a135ffb a schema:Person,
        foaf:Person ;
    mo:performed <album/22276#performance> ;
    schema:name "ino≠gra"@en ;
    foaf:name "ino≠gra"@en .

_:Nccbd49dde19f485f98be881481d26d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calamity Break"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "Calamity Break"@ja .

_:Ne0f643025a5e4d3397b3a53fd00173cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "山の息吹"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "山の息吹"@ja .

_:Ne39130da97d640ea946c911c18c8a6ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨と響く、やさしいおと。"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "雨と響く、やさしいおと。"@ja .

_:Ne85a681d90754eb6b39022408b3ae252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaf Sigh"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N90f6fc29919a44c9980d166401e60518 ;
    schema:name "Leaf Sigh"@ja .

_:N90f6fc29919a44c9980d166401e60518 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31880169d2dd4bee9a88b84da983a619,
        _:N3e02ef571d9845c085ef8297e158b5b9,
        _:N619f6ea3660545fa946453dd0d80fcda,
        _:N7269b03672e348318dcf5da428255265,
        _:N7fed335c302e400eb66266971066f565,
        _:N8228e2e6e4754475afac96dd11f57ffa,
        _:Nccbd49dde19f485f98be881481d26d37,
        _:Ne0f643025a5e4d3397b3a53fd00173cc,
        _:Ne39130da97d640ea946c911c18c8a6ae,
        _:Ne85a681d90754eb6b39022408b3ae252 ;
    mo:track_count 10 ;
    schema:duration "PT45:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N31880169d2dd4bee9a88b84da983a619,
        _:N3e02ef571d9845c085ef8297e158b5b9,
        _:N619f6ea3660545fa946453dd0d80fcda,
        _:N7269b03672e348318dcf5da428255265,
        _:N7fed335c302e400eb66266971066f565,
        _:N8228e2e6e4754475afac96dd11f57ffa,
        _:Nccbd49dde19f485f98be881481d26d37,
        _:Ne0f643025a5e4d3397b3a53fd00173cc,
        _:Ne39130da97d640ea946c911c18c8a6ae,
        _:Ne85a681d90754eb6b39022408b3ae252 .

