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

<artist/10207#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sofi"@en ;
    foaf:made <album/23975#lyrics>,
        <album/23975#subject> ;
    foaf:name "Sofi"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23975#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/23975#composition>,
        <album/23975#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/23975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Prayer"@en,
        "Little Prayer"@ja,
        "Little Prayer"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/23975#musicalwork> ;
    schema:name "Little Prayer"@en,
        "Little Prayer"@ja,
        "Little Prayer"@ja-latn .

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

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

<org/736#subject> schema:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn ;
    foaf:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/23975/23975-1297613887.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23975#performance> ;
    schema:name "Koko"@en,
        "ココ"@ja ;
    foaf:name "Koko"@en,
        "ココ"@ja .

<artist/6961#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23975#performance> ;
    schema:name "Nana Mitani"@en,
        "実谷なな"@ja ;
    foaf:name "Nana Mitani"@en,
        "実谷なな"@ja .

<artist/6962#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23975#performance> ;
    schema:name "kana"@en ;
    foaf:name "kana"@en .

<artist/9314#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23975#performance> ;
    schema:name "Vivienne"@en,
        "びびあん"@ja ;
    foaf:name "Vivienne"@en,
        "びびあん"@ja .

<album/23975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Prayer"@en,
        "Little Prayer"@ja,
        "Little Prayer"@ja-latn ;
    mo:performance_of <album/23975#musicalwork> ;
    mo:performer <artist/6160#subject>,
        <artist/6961#subject>,
        <artist/6962#subject>,
        <artist/9314#subject> ;
    mo:recorded_as <album/23975#musicalexpression> ;
    schema:byArtist <artist/6160#subject>,
        <artist/6961#subject>,
        <artist/6962#subject>,
        <artist/9314#subject> ;
    schema:name "Little Prayer"@en,
        "Little Prayer"@ja,
        "Little Prayer"@ja-latn ;
    schema:workPerformed <album/23975#musicalwork> .

<album/23975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Little Prayer"@en,
        "Little Prayer"@ja,
        "Little Prayer"@ja-latn ;
    mo:catalogue_number "AMRC-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23975#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/6160#subject>,
        <artist/6961#subject>,
        <artist/6962#subject>,
        <artist/9314#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/23975/23975-1297613887.jpg> ;
    schema:name "Little Prayer"@en,
        "Little Prayer"@ja,
        "Little Prayer"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/23975/23975-1297613887.jpg> .

_:N3df4692bb1d143be82dbb9bb7132c368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使CIRCLE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "天使CIRCLE"@ja .

_:N5d27c2e857dd48b2a4fdc76beafedb8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パブロフの犠牲者 -Love Rule- (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "パブロフの犠牲者 -Love Rule- (Instrumental)"@ja .

_:N9405d1f746e14dc48d7f8ebef8af795d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使CIRCLE (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "天使CIRCLE (Instrumental)"@ja .

_:Na5f97f8fc455419b9d8186c32c5c6f44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Groove"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "Ancient Groove"@ja .

_:Nb2f39082df1940bfb91d52701612b82c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パブロフの犠牲者 -Love Rule-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "パブロフの犠牲者 -Love Rule-"@ja .

_:Nb6b7ee340e8c4f9fa6a7bd9745cadcce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Razing Moon"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "Under The Razing Moon"@ja .

_:Nc7161df905324f99a03cb75b7d165f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無限のInnocence (Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "無限のInnocence (Instrumental)"@ja .

_:Nc7f9f8ef70b04aa3b94180ac9ca01818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ただいま」を、「おかえり」を"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "「ただいま」を、「おかえり」を"@ja .

_:Ne037b0c35d2b44fb97348f6be7341619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ただいま」を、「おかえり」を (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "「ただいま」を、「おかえり」を (Instrumental)"@ja .

_:Ne34df2ff27bd4576915b80f293404302 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unemotional Skyscraper"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "Unemotional Skyscraper"@ja .

_:Nf306bbf93d6d41329c82f32949c8ca6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無限のInnocence"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Na3df8ecc705e4395a8ed2b3da9ee6325 ;
    schema:name "無限のInnocence"@ja .

_:Na3df8ecc705e4395a8ed2b3da9ee6325 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3df4692bb1d143be82dbb9bb7132c368,
        _:N5d27c2e857dd48b2a4fdc76beafedb8a,
        _:N9405d1f746e14dc48d7f8ebef8af795d,
        _:Na5f97f8fc455419b9d8186c32c5c6f44,
        _:Nb2f39082df1940bfb91d52701612b82c,
        _:Nb6b7ee340e8c4f9fa6a7bd9745cadcce,
        _:Nc7161df905324f99a03cb75b7d165f67,
        _:Nc7f9f8ef70b04aa3b94180ac9ca01818,
        _:Ne037b0c35d2b44fb97348f6be7341619,
        _:Ne34df2ff27bd4576915b80f293404302,
        _:Nf306bbf93d6d41329c82f32949c8ca6a ;
    mo:track_count 11 ;
    schema:duration "PT48:12"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N3df4692bb1d143be82dbb9bb7132c368,
        _:N5d27c2e857dd48b2a4fdc76beafedb8a,
        _:N9405d1f746e14dc48d7f8ebef8af795d,
        _:Na5f97f8fc455419b9d8186c32c5c6f44,
        _:Nb2f39082df1940bfb91d52701612b82c,
        _:Nb6b7ee340e8c4f9fa6a7bd9745cadcce,
        _:Nc7161df905324f99a03cb75b7d165f67,
        _:Nc7f9f8ef70b04aa3b94180ac9ca01818,
        _:Ne037b0c35d2b44fb97348f6be7341619,
        _:Ne34df2ff27bd4576915b80f293404302,
        _:Nf306bbf93d6d41329c82f32949c8ca6a .

