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

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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

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

<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/25507#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prhythm!"@en,
        "Prhythm!"@ja,
        "Prhythm!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/25507#musicalwork> ;
    schema:name "Prhythm!"@en,
        "Prhythm!"@ja,
        "Prhythm!"@ja-latn .

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

<album/25507#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prhythm!"@en,
        "Prhythm!"@ja,
        "Prhythm!"@ja-latn ;
    mo:performance_of <album/25507#musicalwork> ;
    mo:recorded_as <album/25507#musicalexpression> ;
    schema:name "Prhythm!"@en,
        "Prhythm!"@ja,
        "Prhythm!"@ja-latn ;
    schema:workPerformed <album/25507#musicalwork> .

<org/647#subject> schema:name "a-TTTempo"@en,
        "a-TTTempo"@ja,
        "a-TTTempo"@ja-latn ;
    foaf:name "a-TTTempo"@en,
        "a-TTTempo"@ja,
        "a-TTTempo"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/25507/25507-1405034138.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25507#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Prhythm!"@en,
        "Prhythm!"@ja,
        "Prhythm!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25507#musicalexpression> ;
    mo:publisher <org/647#subject> ;
    mo:record _:N5da0aa8fe9db46878eb37e5d10dbaa85 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/10#subject>,
        <product/22#subject>,
        <product/31#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/25507/25507-1405034138.jpg> ;
    schema:name "Prhythm!"@en,
        "Prhythm!"@ja,
        "Prhythm!"@ja-latn ;
    schema:publisher <org/647#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/25507/25507-1405034138.jpg> .

_:N5be0a50e89b847cd927b1ca75f60f7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prhythm!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N5da0aa8fe9db46878eb37e5d10dbaa85 ;
    schema:name "Prhythm!"@ja .

_:Ne1402022c0f548dcabc2ae11191f1609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Girls"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N5da0aa8fe9db46878eb37e5d10dbaa85 ;
    schema:name "Sky Girls"@ja .

_:Nfa1aafce55f44c97ab7c2721fd126f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sariel ～PROLOGUE"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N5da0aa8fe9db46878eb37e5d10dbaa85 ;
    schema:name "Sariel ～PROLOGUE"@ja .

_:Nfc7ba9137fa540b7b5235278d8eeed11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夜中のワルツ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N5da0aa8fe9db46878eb37e5d10dbaa85 ;
    schema:name "真夜中のワルツ"@ja .

_:N5da0aa8fe9db46878eb37e5d10dbaa85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5be0a50e89b847cd927b1ca75f60f7f2,
        _:Ne1402022c0f548dcabc2ae11191f1609,
        _:Nfa1aafce55f44c97ab7c2721fd126f33,
        _:Nfc7ba9137fa540b7b5235278d8eeed11 ;
    mo:track_count 4 ;
    schema:duration "PT17:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5be0a50e89b847cd927b1ca75f60f7f2,
        _:Ne1402022c0f548dcabc2ae11191f1609,
        _:Nfa1aafce55f44c97ab7c2721fd126f33,
        _:Nfc7ba9137fa540b7b5235278d8eeed11 .

