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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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/35832#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World Pride"@en,
        "World Pride"@ja,
        "World Pride"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35832#musicalwork> ;
    schema:name "World Pride"@en,
        "World Pride"@ja,
        "World Pride"@ja-latn .

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

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

<org/1057#subject> schema:name "AGENT 0"@en,
        "AGENT 0"@ja,
        "AGENT 0"@ja-latn ;
    foaf:name "AGENT 0"@en,
        "AGENT 0"@ja,
        "AGENT 0"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/35832/35832-1350319653.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13079#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35832#performance> ;
    schema:name "masato"@en,
        "雅斗"@ja ;
    foaf:name "masato"@en,
        "雅斗"@ja .

<artist/13080#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35832#performance> ;
    schema:name "i-chan"@en ;
    foaf:name "i-chan"@en .

<album/35832#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World Pride"@en,
        "World Pride"@ja,
        "World Pride"@ja-latn ;
    mo:performance_of <album/35832#musicalwork> ;
    mo:performer _:N81d744d342364e44806f9f8e243703b1,
        <artist/13079#subject>,
        <artist/13080#subject> ;
    mo:recorded_as <album/35832#musicalexpression> ;
    schema:byArtist _:N81d744d342364e44806f9f8e243703b1,
        <artist/13079#subject>,
        <artist/13080#subject> ;
    schema:name "World Pride"@en,
        "World Pride"@ja,
        "World Pride"@ja-latn ;
    schema:workPerformed <album/35832#musicalwork> .

<album/35832#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "World Pride"@en,
        "World Pride"@ja,
        "World Pride"@ja-latn ;
    mo:catalogue_number "AGENT-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35832#musicalexpression> ;
    mo:publisher <org/1057#subject> ;
    mo:record _:N52c6197196b346b19626b3e743addbf3 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "一貴"@en ;
            foaf:name "一貴"@en ],
        <artist/13079#subject>,
        <artist/13080#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/35832/35832-1350319653.jpg> ;
    schema:name "World Pride"@en,
        "World Pride"@ja,
        "World Pride"@ja-latn ;
    schema:publisher <org/1057#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/35832/35832-1350319653.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "一貴"@en ;
    foaf:made <album/35832#subject> ;
    foaf:name "一貴"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "一貴"@en ;
    foaf:made <album/35832#lyrics> ;
    foaf:name "一貴"@en .

_:N2f5db2a340cf4408a3a6a80665a2720e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Way Downtown"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N52c6197196b346b19626b3e743addbf3 ;
    schema:name "From Way Downtown"@en .

_:N3db6238f86294d13851c0ef59dab53d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Way Downtown (No vocal ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N52c6197196b346b19626b3e743addbf3 ;
    schema:name "From Way Downtown (No vocal ver.)"@en .

_:N4da0fb0dc2cc4e8682366a28aa8365d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N52c6197196b346b19626b3e743addbf3 ;
    schema:name "Without"@en .

_:N57fa6b0f13224d27a47a0d19587bd884 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without (No vocal ver.)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N52c6197196b346b19626b3e743addbf3 ;
    schema:name "Without (No vocal ver.)"@en .

_:N81d744d342364e44806f9f8e243703b1 a schema:Person,
        foaf:Person ;
    mo:performed <album/35832#performance> ;
    schema:name "一貴"@en ;
    foaf:name "一貴"@en .

_:Naadb8f844bcc4eba97cf03660cbd7f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Pride (No vocal ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N52c6197196b346b19626b3e743addbf3 ;
    schema:name "World Pride (No vocal ver.)"@en .

_:Nbfe8b9005e9c44fcaebbad897f1dbfb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G.E.M (No vocal ver.)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N52c6197196b346b19626b3e743addbf3 ;
    schema:name "G.E.M (No vocal ver.)"@en .

_:Nc69d546e97274ed8aed72494c67a12a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G.E.M"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N52c6197196b346b19626b3e743addbf3 ;
    schema:name "G.E.M"@en .

_:Ncd7826eaec584502899b024e883fffff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Pride"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N52c6197196b346b19626b3e743addbf3 ;
    schema:name "World Pride"@en .

_:N52c6197196b346b19626b3e743addbf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f5db2a340cf4408a3a6a80665a2720e,
        _:N3db6238f86294d13851c0ef59dab53d3,
        _:N4da0fb0dc2cc4e8682366a28aa8365d7,
        _:N57fa6b0f13224d27a47a0d19587bd884,
        _:Naadb8f844bcc4eba97cf03660cbd7f82,
        _:Nbfe8b9005e9c44fcaebbad897f1dbfb1,
        _:Nc69d546e97274ed8aed72494c67a12a8,
        _:Ncd7826eaec584502899b024e883fffff ;
    mo:track_count 8 ;
    schema:duration "PT30:00"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2f5db2a340cf4408a3a6a80665a2720e,
        _:N3db6238f86294d13851c0ef59dab53d3,
        _:N4da0fb0dc2cc4e8682366a28aa8365d7,
        _:N57fa6b0f13224d27a47a0d19587bd884,
        _:Naadb8f844bcc4eba97cf03660cbd7f82,
        _:Nbfe8b9005e9c44fcaebbad897f1dbfb1,
        _:Nc69d546e97274ed8aed72494c67a12a8,
        _:Ncd7826eaec584502899b024e883fffff .

