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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 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/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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/28430#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Atmosquare"@en,
        "Atmosquare"@ja,
        "Atmosquare"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28430#musicalwork> ;
    schema:name "Atmosquare"@en,
        "Atmosquare"@ja,
        "Atmosquare"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/03/28430/28430-1314123959.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28430#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Atmosquare"@en,
        "Atmosquare"@ja,
        "Atmosquare"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28430#musicalexpression> ;
    mo:publisher <org/895#subject> ;
    mo:record _:Na4c19958af574f41ae242c38feeadfd4 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/35#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/28430/28430-1314123959.jpg> ;
    schema:name "Atmosquare"@en,
        "Atmosquare"@ja,
        "Atmosquare"@ja-latn ;
    schema:publisher <org/895#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/28430/28430-1314123959.jpg> .

_:N1636f0ce159f45c8b22ab54f3d80dc3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You got it up"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Na4c19958af574f41ae242c38feeadfd4 ;
    schema:name "You got it up"@ja .

_:N3fae678afa3b4af9b83d85381717ca49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La primavera"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Na4c19958af574f41ae242c38feeadfd4 ;
    schema:name "La primavera"@ja .

_:N4e03f4cb0bc94abd905cc0df41099df7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あんとぅ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Na4c19958af574f41ae242c38feeadfd4 ;
    schema:name "あんとぅ"@ja .

_:N532e80c1b48b47eeaaa98cd21d27a647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "皇帝なんかよりエライに決まってるんだから。"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Na4c19958af574f41ae242c38feeadfd4 ;
    schema:name "皇帝なんかよりエライに決まってるんだから。"@ja .

_:N66df9bb0d2ef4225829b5076bb04c486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Na4c19958af574f41ae242c38feeadfd4 ;
    schema:name "Introduction"@ja .

_:Nb5f2414b95da410eba3c47e081acc2fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デイブレイク"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Na4c19958af574f41ae242c38feeadfd4 ;
    schema:name "デイブレイク"@ja .

_:Nc7dbc4120c3c425f88f52b167122ef2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The ghost ship's time travel."@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na4c19958af574f41ae242c38feeadfd4 ;
    schema:name "The ghost ship's time travel."@ja .

_:Na4c19958af574f41ae242c38feeadfd4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1636f0ce159f45c8b22ab54f3d80dc3b,
        _:N3fae678afa3b4af9b83d85381717ca49,
        _:N4e03f4cb0bc94abd905cc0df41099df7,
        _:N532e80c1b48b47eeaaa98cd21d27a647,
        _:N66df9bb0d2ef4225829b5076bb04c486,
        _:Nb5f2414b95da410eba3c47e081acc2fa,
        _:Nc7dbc4120c3c425f88f52b167122ef2a ;
    mo:track_count 7 ;
    schema:duration "PT23:06"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1636f0ce159f45c8b22ab54f3d80dc3b,
        _:N3fae678afa3b4af9b83d85381717ca49,
        _:N4e03f4cb0bc94abd905cc0df41099df7,
        _:N532e80c1b48b47eeaaa98cd21d27a647,
        _:N66df9bb0d2ef4225829b5076bb04c486,
        _:Nb5f2414b95da410eba3c47e081acc2fa,
        _:Nc7dbc4120c3c425f88f52b167122ef2a .

