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

<artist/2407#subject> a schema:Person,
        foaf:Person ;
    schema:name "Spelunker"@en,
        "すぺらんかー"@ja ;
    foaf:made <album/17663#lyrics>,
        <album/17663#subject> ;
    foaf:name "Spelunker"@en,
        "すぺらんかー"@ja .

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

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

<event/125> a mo:Release ;
    schema:name "Released at Aka no Hiroba 3 (Jan 17, 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/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/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/17663#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Garnet"@en,
        "Garnet"@ja,
        "Garnet"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17663#musicalwork> ;
    schema:name "Garnet"@en,
        "Garnet"@ja,
        "Garnet"@ja-latn .

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

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

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

<https://media.vgm.io/albums/36/17663/17663-1263581123.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17663#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/17663/17663-1263581123.gif> ;
    foaf:depicts <album/17663#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/17663/17663-1263581123.gif> .

<https://medium-media.vgm.io/albums/36/17663/17663-1263581123.gif> a schema:ImageObject,
        foaf:Image .

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

<artist/5629#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17663#performance> ;
    schema:name "Line Miyako"@en,
        "都来りね"@ja ;
    foaf:name "Line Miyako"@en,
        "都来りね"@ja .

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17663#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17663#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

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

<album/17663#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-17"^^xsd:date ;
    dcterms:title "Garnet"@en,
        "Garnet"@ja,
        "Garnet"@ja-latn ;
    mo:catalogue_number "STCD-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17663#musicalexpression> ;
    mo:publisher <org/385#subject> ;
    mo:record _:N31e83050111448b2a4771c5687b7b05a ;
    mo:record_count 1 ;
    mo:release <event/125> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/5629#subject>,
        <artist/5862#subject>,
        <artist/6729#subject> ;
    schema:datePublished "2010-01-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/17663/17663-1263581123.gif> ;
    schema:name "Garnet"@en,
        "Garnet"@ja,
        "Garnet"@ja-latn ;
    schema:publisher <org/385#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/17663/17663-1263581123.gif> .

_:N395ec6128f9a4df6b72f87d670392ffb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night of the Crimson Moon"@en,
        "紅月夜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N31e83050111448b2a4771c5687b7b05a ;
    schema:name "Night of the Crimson Moon"@en,
        "紅月夜"@ja .

_:N5e68ae89da18485596321154e5257389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Joke"@en,
        "Blood Joke"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N31e83050111448b2a4771c5687b7b05a ;
    schema:name "Blood Joke"@en,
        "Blood Joke"@ja .

_:N7517d3b100c34aa3889bba461220d98d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl from the Library"@en,
        "図書館の君"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N31e83050111448b2a4771c5687b7b05a ;
    schema:name "The Girl from the Library"@en,
        "図書館の君"@ja .

_:Nc9153d8d987746d1b8dc51e94c156daa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "re-distance (Garnet mix)"@en,
        "re-distance (Garnet mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N31e83050111448b2a4771c5687b7b05a ;
    schema:name "re-distance (Garnet mix)"@en,
        "re-distance (Garnet mix)"@ja .

_:N31e83050111448b2a4771c5687b7b05a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N395ec6128f9a4df6b72f87d670392ffb,
        _:N5e68ae89da18485596321154e5257389,
        _:N7517d3b100c34aa3889bba461220d98d,
        _:Nc9153d8d987746d1b8dc51e94c156daa ;
    mo:track_count 4 ;
    schema:duration "PT18:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N395ec6128f9a4df6b72f87d670392ffb,
        _:N5e68ae89da18485596321154e5257389,
        _:N7517d3b100c34aa3889bba461220d98d,
        _:Nc9153d8d987746d1b8dc51e94c156daa .

