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

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    schema:name "senya"@en ;
    foaf:made <album/45351#subject>,
        <album/45351#vocals> ;
    foaf:name "senya"@en .

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/45351#lyrics>,
        <album/45351#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

<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 .

<album/45351#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yuuhei Satellite Sample 05"@en,
        "幽閉サテライト Sample 05"@ja,
        "Yuuhei Satellite Sample 05"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/45351#musicalwork> ;
    schema:name "Yuuhei Satellite Sample 05"@en,
        "幽閉サテライト Sample 05"@ja,
        "Yuuhei Satellite Sample 05"@ja-latn .

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

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

<album/45351#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yuuhei Satellite Sample 05"@en,
        "幽閉サテライト Sample 05"@ja,
        "Yuuhei Satellite Sample 05"@ja-latn ;
    mo:performance_of <album/45351#musicalwork> ;
    mo:recorded_as <album/45351#musicalexpression> ;
    schema:name "Yuuhei Satellite Sample 05"@en,
        "幽閉サテライト Sample 05"@ja,
        "Yuuhei Satellite Sample 05"@ja-latn ;
    schema:workPerformed <album/45351#musicalwork> .

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

<org/687#subject> schema:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn ;
    foaf:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/45351/45351-1557434083.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45351#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Yuuhei Satellite Sample 05"@en,
        "幽閉サテライト Sample 05"@ja,
        "Yuuhei Satellite Sample 05"@ja-latn ;
    mo:catalogue_number "YHST-0025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45351#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:N3403e177cd72435ab38089cf4f68bacd ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/45351/45351-1557434083.jpg> ;
    schema:name "Yuuhei Satellite Sample 05"@en,
        "幽閉サテライト Sample 05"@ja,
        "Yuuhei Satellite Sample 05"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/45351/45351-1557434083.jpg> .

_:N3403e177cd72435ab38089cf4f68bacd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9c055d5fb27647009c6974cbac971e2a ;
    mo:track_count 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9c055d5fb27647009c6974cbac971e2a .

_:N9c055d5fb27647009c6974cbac971e2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "硝子的サイコロジー(Autobahn Remix Short ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N3403e177cd72435ab38089cf4f68bacd ;
    schema:name "硝子的サイコロジー(Autobahn Remix Short ver.)"@ja .

