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

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<product/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<album/89730#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinigiwa Satellite 2nd DEMO"@en,
        "Shinigiwa Satellite 2nd DEMO"@ja,
        "Shinigiwa Satellite 2nd DEMO"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/89730#musicalwork> ;
    schema:name "Shinigiwa Satellite 2nd DEMO"@en,
        "Shinigiwa Satellite 2nd DEMO"@ja,
        "Shinigiwa Satellite 2nd DEMO"@ja-latn .

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

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

<org/880#subject> schema:name "Shinigiwa Satellite"@en,
        "死際サテライト"@ja,
        "Shinigiwa Satellite"@ja-latn ;
    foaf:name "Shinigiwa Satellite"@en,
        "死際サテライト"@ja,
        "Shinigiwa Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/89730/89730-1566830996.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89730#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinigiwa Satellite 2nd DEMO"@en,
        "Shinigiwa Satellite 2nd DEMO"@ja,
        "Shinigiwa Satellite 2nd DEMO"@ja-latn ;
    mo:performance_of <album/89730#musicalwork> ;
    mo:performer <artist/4383#subject> ;
    mo:recorded_as <album/89730#musicalexpression> ;
    schema:byArtist <artist/4383#subject> ;
    schema:name "Shinigiwa Satellite 2nd DEMO"@en,
        "Shinigiwa Satellite 2nd DEMO"@ja,
        "Shinigiwa Satellite 2nd DEMO"@ja-latn ;
    schema:workPerformed <album/89730#musicalwork> .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89730#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/89730#lyrics>,
        <album/89730#subject> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<album/89730#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "Shinigiwa Satellite 2nd DEMO"@en,
        "Shinigiwa Satellite 2nd DEMO"@ja,
        "Shinigiwa Satellite 2nd DEMO"@ja-latn ;
    mo:catalogue_number "SGSL-0031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89730#musicalexpression> ;
    mo:publisher <org/880#subject> ;
    mo:record _:N209e4fdd88c54a279e068b4160817483 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/3430#subject> ;
    schema:byArtist <artist/4383#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/89730/89730-1566830996.jpg> ;
    schema:name "Shinigiwa Satellite 2nd DEMO"@en,
        "Shinigiwa Satellite 2nd DEMO"@ja,
        "Shinigiwa Satellite 2nd DEMO"@ja-latn ;
    schema:publisher <org/880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/89730/89730-1566830996.jpg> .

_:N1fab26966584457f957e1de5f1484555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷妄トラベル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N209e4fdd88c54a279e068b4160817483 ;
    schema:name "迷妄トラベル"@ja .

_:N6c8d49054a7642fd923077e846074102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N209e4fdd88c54a279e068b4160817483 ;
    schema:name "Bonus Track"@ja .

_:N209e4fdd88c54a279e068b4160817483 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fab26966584457f957e1de5f1484555,
        _:N6c8d49054a7642fd923077e846074102 ;
    mo:track_count 2 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1fab26966584457f957e1de5f1484555,
        _:N6c8d49054a7642fd923077e846074102 .

