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

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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<album/35831#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Griffin"@en,
        "The Griffin"@ja,
        "The Griffin"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35831#musicalwork> ;
    schema:name "The Griffin"@en,
        "The Griffin"@ja,
        "The Griffin"@ja-latn .

<album/35831#musicalexpression> a mo:Signal ;
    mo:published_as <album/35831#subject> ;
    mo:records <album/35831#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/13/35831/35831-1350318993.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35831#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/35831/35831-1350318993.jpg> ;
    foaf:depicts <album/35831#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/35831/35831-1350318993.jpg> .

<https://medium-media.vgm.io/albums/13/35831/35831-1350318993.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/35831#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "The Griffin"@en,
        "The Griffin"@ja,
        "The Griffin"@ja-latn ;
    mo:catalogue_number "AGENT-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35831#musicalexpression> ;
    mo:publisher <org/1057#subject> ;
    mo:record _:N1f13a8623e574310826bd52b1b5d71e8 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "一貴"@en ;
            foaf:name "一貴"@en ],
        <artist/13079#subject>,
        <artist/13080#subject> ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/35831/35831-1350318993.jpg> ;
    schema:name "The Griffin"@en,
        "The Griffin"@ja,
        "The Griffin"@ja-latn ;
    schema:publisher <org/1057#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/35831/35831-1350318993.jpg> .

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

_:N2f1906c943704a15ab4b5ed9854bd9ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shit!(No vocal version)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1f13a8623e574310826bd52b1b5d71e8 ;
    schema:name "Shit!(No vocal version)"@en .

_:N691d4acc29694e09baf18ce5f1c23f9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Griffin(No vocal version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N1f13a8623e574310826bd52b1b5d71e8 ;
    schema:name "The Griffin(No vocal version)"@en .

_:N6f52576bcd68428eadd15f1fec904b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Griffin"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N1f13a8623e574310826bd52b1b5d71e8 ;
    schema:name "The Griffin"@en .

_:Na533d11c27544c639c7b5c076b217813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can't See Me(New rec version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N1f13a8623e574310826bd52b1b5d71e8 ;
    schema:name "You Can't See Me(New rec version)"@en .

_:Na61f89b2fb234bfbb1773cb611f0e48f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shit!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1f13a8623e574310826bd52b1b5d71e8 ;
    schema:name "Shit!"@en .

_:Ndd871761f03847b98b4666f3716f19d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ultima weapon(New rec version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N1f13a8623e574310826bd52b1b5d71e8 ;
    schema:name "ultima weapon(New rec version)"@en .

_:N1f13a8623e574310826bd52b1b5d71e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f1906c943704a15ab4b5ed9854bd9ef,
        _:N691d4acc29694e09baf18ce5f1c23f9d,
        _:N6f52576bcd68428eadd15f1fec904b70,
        _:Na533d11c27544c639c7b5c076b217813,
        _:Na61f89b2fb234bfbb1773cb611f0e48f,
        _:Ndd871761f03847b98b4666f3716f19d8 ;
    mo:track_count 6 ;
    schema:duration "PT18:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2f1906c943704a15ab4b5ed9854bd9ef,
        _:N691d4acc29694e09baf18ce5f1c23f9d,
        _:N6f52576bcd68428eadd15f1fec904b70,
        _:Na533d11c27544c639c7b5c076b217813,
        _:Na61f89b2fb234bfbb1773cb611f0e48f,
        _:Ndd871761f03847b98b4666f3716f19d8 .

