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

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

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

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

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

<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/48/30984/30984-1325268373.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30984#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/30984/30984-1325268373.png> ;
    foaf:depicts <album/30984#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/30984/30984-1325268373.png> .

<https://medium-media.vgm.io/albums/48/30984/30984-1325268373.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30984#performance> ;
    schema:name "senya"@en ;
    foaf:name "senya"@en .

<album/30984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Yuuhei Satellite Sample 01"@en,
        "幽閉サテライト Sample 01"@ja,
        "Yuuhei Satellite Sample 01"@ja-latn ;
    mo:catalogue_number "YHST-0009" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/30984#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:Na1128e80a6ac4225b3379ae8c41a537c ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/16#subject> ;
    schema:byArtist <artist/9452#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/30984/30984-1325268373.png> ;
    schema:name "Yuuhei Satellite Sample 01"@en,
        "幽閉サテライト Sample 01"@ja,
        "Yuuhei Satellite Sample 01"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/30984/30984-1325268373.png> .

_:N4a204a49224149979bc19b243f3bda42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小悪魔りんご (EUROBEAT Remix Short ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Na1128e80a6ac4225b3379ae8c41a537c ;
    schema:name "小悪魔りんご (EUROBEAT Remix Short ver.)"@ja .

_:Na1128e80a6ac4225b3379ae8c41a537c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a204a49224149979bc19b243f3bda42 ;
    mo:track_count 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4a204a49224149979bc19b243f3bda42 .

