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

<artist/17585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuzuhiko"@en,
        "ゆずひこ"@ja ;
    foaf:made <album/20362#lyrics>,
        <album/20362#subject> ;
    foaf:name "Yuzuhiko"@en,
        "ゆずひこ"@ja .

<artist/8003#subject> a schema:Person,
        foaf:Person ;
    schema:name "John=Hive"@en ;
    foaf:made <album/20362#lyrics>,
        <album/20362#subject> ;
    foaf:name "John=Hive"@en .

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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/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/49#subject> a schema:CreativeWork ;
    schema:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn ;
    foaf:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@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/20362#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hoshi ni Negai wo"@en,
        "ホシニネガイヲ"@ja,
        "Hoshi ni Negai wo"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20362#musicalwork> ;
    schema:name "Hoshi ni Negai wo"@en,
        "ホシニネガイヲ"@ja,
        "Hoshi ni Negai wo"@ja-latn .

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

<org/486#subject> schema:name "Alice Music"@en,
        "Alice Music"@ja,
        "Alice Music"@ja-latn ;
    foaf:name "Alice Music"@en,
        "Alice Music"@ja,
        "Alice Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/20362/20362-1279894233.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20362#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/8002#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20362#performance> ;
    schema:name "Hinamaro"@en,
        "ひなまろ"@ja ;
    foaf:name "Hinamaro"@en,
        "ひなまろ"@ja .

<artist/8004#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20362#performance> ;
    schema:name "yunka"@en,
        "ゆんか"@ja ;
    foaf:name "yunka"@en,
        "ゆんか"@ja .

<artist/9399#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20362#performance> ;
    schema:name "yonji"@en ;
    foaf:name "yonji"@en .

<album/20362#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hoshi ni Negai wo"@en,
        "ホシニネガイヲ"@ja,
        "Hoshi ni Negai wo"@ja-latn ;
    mo:performance_of <album/20362#musicalwork> ;
    mo:performer _:Nc1b8e635a07f4ce49ef6f846d932996a,
        _:Nd46ffdd5e9ba4a519035e4d5672b6236,
        <artist/4383#subject>,
        <artist/8002#subject>,
        <artist/8004#subject>,
        <artist/9399#subject> ;
    mo:recorded_as <album/20362#musicalexpression> ;
    schema:byArtist _:Nc1b8e635a07f4ce49ef6f846d932996a,
        _:Nd46ffdd5e9ba4a519035e4d5672b6236,
        <artist/4383#subject>,
        <artist/8002#subject>,
        <artist/8004#subject>,
        <artist/9399#subject> ;
    schema:name "Hoshi ni Negai wo"@en,
        "ホシニネガイヲ"@ja,
        "Hoshi ni Negai wo"@ja-latn ;
    schema:workPerformed <album/20362#musicalwork> .

<album/20362#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Hoshi ni Negai wo"@en,
        "ホシニネガイヲ"@ja,
        "Hoshi ni Negai wo"@ja-latn ;
    mo:catalogue_number "AMCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20362#musicalexpression> ;
    mo:publisher <org/486#subject> ;
    mo:record _:Nb3e03e93838e4fc9b7cd006f1dd8dbad ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/49#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Aika"@en ;
            foaf:name "Aika"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dai-chan"@en ;
            foaf:name "Dai-chan"@en ],
        <artist/4383#subject>,
        <artist/8002#subject>,
        <artist/8004#subject>,
        <artist/9399#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/20362/20362-1279894233.jpg> ;
    schema:name "Hoshi ni Negai wo"@en,
        "ホシニネガイヲ"@ja,
        "Hoshi ni Negai wo"@ja-latn ;
    schema:publisher <org/486#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/20362/20362-1279894233.jpg> .

_:N4f0102fd06854890b079ec9e6dcc8042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aria"@ja,
        "aria"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nb3e03e93838e4fc9b7cd006f1dd8dbad ;
    schema:name "aria"@ja,
        "aria"@ja-latn .

_:N5273fd84002b4925b2095a912bef9c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博麗サンセット"@ja,
        "Harukei Sunset"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nb3e03e93838e4fc9b7cd006f1dd8dbad ;
    schema:name "博麗サンセット"@ja,
        "Harukei Sunset"@ja-latn .

_:N656f669ddc7f475f9c7338f299b6f603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.Q.N"@ja,
        "A.Q.N"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nb3e03e93838e4fc9b7cd006f1dd8dbad ;
    schema:name "A.Q.N"@ja,
        "A.Q.N"@ja-latn .

_:N862310a995294ac89b42da1f7af668ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lovers again"@ja,
        "lovers again"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nb3e03e93838e4fc9b7cd006f1dd8dbad ;
    schema:name "lovers again"@ja,
        "lovers again"@ja-latn .

_:N9c24baddf2c54eb8915534868b5a6a6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear"@ja,
        "Dear"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nb3e03e93838e4fc9b7cd006f1dd8dbad ;
    schema:name "Dear"@ja,
        "Dear"@ja-latn .

_:Nbf864df2881b48399a8ab5379cc60ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "唐傘はカラカラと泣く"@ja,
        "Tou Kasa ha Karakara to Naku"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nb3e03e93838e4fc9b7cd006f1dd8dbad ;
    schema:name "唐傘はカラカラと泣く"@ja,
        "Tou Kasa ha Karakara to Naku"@ja-latn .

_:Nc1b8e635a07f4ce49ef6f846d932996a a schema:Person,
        foaf:Person ;
    mo:performed <album/20362#performance> ;
    schema:name "Dai-chan"@en ;
    foaf:name "Dai-chan"@en .

_:Nd34527c31f6d4580a3a68e2d15cfee3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UFO☆ROMANCE"@ja,
        "UFO☆ROMANCE"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nb3e03e93838e4fc9b7cd006f1dd8dbad ;
    schema:name "UFO☆ROMANCE"@ja,
        "UFO☆ROMANCE"@ja-latn .

_:Nd46ffdd5e9ba4a519035e4d5672b6236 a schema:Person,
        foaf:Person ;
    mo:performed <album/20362#performance> ;
    schema:name "Aika"@en ;
    foaf:name "Aika"@en .

_:Nf8a08e0ebfdd4db9aa1272956c0ea3fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "儚き夢の幻"@ja,
        "Bou ki Yume no Maboroshi"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb3e03e93838e4fc9b7cd006f1dd8dbad ;
    schema:name "儚き夢の幻"@ja,
        "Bou ki Yume no Maboroshi"@ja-latn .

_:Nb3e03e93838e4fc9b7cd006f1dd8dbad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f0102fd06854890b079ec9e6dcc8042,
        _:N5273fd84002b4925b2095a912bef9c71,
        _:N656f669ddc7f475f9c7338f299b6f603,
        _:N862310a995294ac89b42da1f7af668ef,
        _:N9c24baddf2c54eb8915534868b5a6a6f,
        _:Nbf864df2881b48399a8ab5379cc60ac2,
        _:Nd34527c31f6d4580a3a68e2d15cfee3c,
        _:Nf8a08e0ebfdd4db9aa1272956c0ea3fc ;
    mo:track_count 8 ;
    schema:duration "PT34:10"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4f0102fd06854890b079ec9e6dcc8042,
        _:N5273fd84002b4925b2095a912bef9c71,
        _:N656f669ddc7f475f9c7338f299b6f603,
        _:N862310a995294ac89b42da1f7af668ef,
        _:N9c24baddf2c54eb8915534868b5a6a6f,
        _:Nbf864df2881b48399a8ab5379cc60ac2,
        _:Nd34527c31f6d4580a3a68e2d15cfee3c,
        _:Nf8a08e0ebfdd4db9aa1272956c0ea3fc .

