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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/69/36296/36296-1352559171.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36296#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gorillasticate"@en,
        "Gorillasticate"@ja,
        "Gorillasticate"@ja-latn ;
    mo:performance_of <album/36296#musicalwork> ;
    mo:performer <artist/13253#subject> ;
    mo:recorded_as <album/36296#musicalexpression> ;
    schema:byArtist <artist/13253#subject> ;
    schema:name "Gorillasticate"@en,
        "Gorillasticate"@ja,
        "Gorillasticate"@ja-latn ;
    schema:workPerformed <album/36296#musicalwork> .

<artist/13253#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36296#performance> ;
    schema:name "Arusu"@en,
        "あるす"@ja ;
    foaf:made <album/36296#lyrics>,
        <album/36296#subject> ;
    foaf:name "Arusu"@en,
        "あるす"@ja .

<album/36296#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Gorillasticate"@en,
        "Gorillasticate"@ja,
        "Gorillasticate"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36296#musicalexpression> ;
    mo:publisher _:Nf98cf9cb3bf745d08ea74700e78b679f ;
    mo:record _:Nb128edf5f27e42da8872eb4e3142c944 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/13253#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/36296/36296-1352559171.jpg> ;
    schema:name "Gorillasticate"@en,
        "Gorillasticate"@ja,
        "Gorillasticate"@ja-latn ;
    schema:publisher _:Nf98cf9cb3bf745d08ea74700e78b679f ;
    foaf:depiction <https://media.vgm.io/albums/69/36296/36296-1352559171.jpg> .

_:N392247f4cd4e484c9bd3ef3f6c2c6042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴリラ的三分間"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb128edf5f27e42da8872eb4e3142c944 ;
    schema:name "ゴリラ的三分間"@ja .

_:N89abe7570ae743e68481f0f23dd91b57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花咲くゴリ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb128edf5f27e42da8872eb4e3142c944 ;
    schema:name "花咲くゴリ"@ja .

_:N8b3068e206ce45d1a47c7ddc8f4da743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ごりらのみるゆめ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb128edf5f27e42da8872eb4e3142c944 ;
    schema:name "ごりらのみるゆめ"@ja .

_:N90f040d456f244cb8b4cde4b5afd0ffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴリ気"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb128edf5f27e42da8872eb4e3142c944 ;
    schema:name "ゴリ気"@ja .

_:Nae992617b9e44b73ba0815e7c94723bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上野物語"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb128edf5f27e42da8872eb4e3142c944 ;
    schema:name "上野物語"@ja .

_:Nc5822e02b70c4038b59e19420730b5c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜光ゴリラ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb128edf5f27e42da8872eb4e3142c944 ;
    schema:name "夜光ゴリラ"@ja .

_:Nf98cf9cb3bf745d08ea74700e78b679f schema:name "Gorillite Himawari"@en ;
    foaf:name "Gorillite Himawari"@en .

_:Nb128edf5f27e42da8872eb4e3142c944 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N392247f4cd4e484c9bd3ef3f6c2c6042,
        _:N89abe7570ae743e68481f0f23dd91b57,
        _:N8b3068e206ce45d1a47c7ddc8f4da743,
        _:N90f040d456f244cb8b4cde4b5afd0ffc,
        _:Nae992617b9e44b73ba0815e7c94723bf,
        _:Nc5822e02b70c4038b59e19420730b5c8 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N392247f4cd4e484c9bd3ef3f6c2c6042,
        _:N89abe7570ae743e68481f0f23dd91b57,
        _:N8b3068e206ce45d1a47c7ddc8f4da743,
        _:N90f040d456f244cb8b4cde4b5afd0ffc,
        _:Nae992617b9e44b73ba0815e7c94723bf,
        _:Nc5822e02b70c4038b59e19420730b5c8 .

