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

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

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

<artist/3290#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75698#subject> ;
    schema:name "Go Sato"@en,
        "佐藤豪"@ja ;
    foaf:made <album/75698#composition>,
        <album/75698#subject> ;
    foaf:name "Go Sato"@en,
        "佐藤豪"@ja .

<event/215> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2018 (Feb 24, 2018)" .

<product/19372#subject> a schema:CreativeWork ;
    schema:name "Raiden III"@en,
        "雷電III"@ja,
        "Raiden III"@ja-latn ;
    foaf:name "Raiden III"@en,
        "雷電III"@ja,
        "Raiden III"@ja-latn .

<product/23865#subject> a schema:CreativeWork ;
    schema:name "Viper Phase 1"@en,
        "バイパーフェイズワン"@ja,
        "Viper Phase 1"@ja-latn ;
    foaf:name "Viper Phase 1"@en,
        "バイパーフェイズワン"@ja,
        "Viper Phase 1"@ja-latn .

<album/75698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Go Sato Game Music Band Arrange #2 DEMO Version"@en,
        "Go Sato Game Music Band Arrange #2 DEMO版"@ja,
        "Go Sato Game Music Band Arrange #2 DEMO Version"@ja-latn ;
    mo:composer <artist/3290#subject> ;
    mo:produced_work <album/75698#musicalwork> ;
    schema:name "Go Sato Game Music Band Arrange #2 DEMO Version"@en,
        "Go Sato Game Music Band Arrange #2 DEMO版"@ja,
        "Go Sato Game Music Band Arrange #2 DEMO Version"@ja-latn .

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

<https://media.vgm.io/albums/89/75698/75698-1519490166.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75698#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/75698/75698-1519490166.png> ;
    foaf:depicts <album/75698#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/75698/75698-1519490166.png> .

<https://medium-media.vgm.io/albums/89/75698/75698-1519490166.png> a schema:ImageObject,
        foaf:Image .

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

<album/75698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Go Sato Game Music Band Arrange #2 DEMO Version"@en,
        "Go Sato Game Music Band Arrange #2 DEMO版"@ja,
        "Go Sato Game Music Band Arrange #2 DEMO Version"@ja-latn ;
    mo:performance_of <album/75698#musicalwork> ;
    mo:performer <artist/14997#subject> ;
    mo:recorded_as <album/75698#musicalexpression> ;
    schema:byArtist <artist/14997#subject> ;
    schema:name "Go Sato Game Music Band Arrange #2 DEMO Version"@en,
        "Go Sato Game Music Band Arrange #2 DEMO版"@ja,
        "Go Sato Game Music Band Arrange #2 DEMO Version"@ja-latn ;
    schema:workPerformed <album/75698#musicalwork> .

<artist/14997#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75698#performance> ;
    schema:name "Go Sato Band"@en,
        "佐藤豪バンド"@ja ;
    foaf:name "Go Sato Band"@en,
        "佐藤豪バンド"@ja .

<album/75698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-24"^^xsd:date ;
    dcterms:title "Go Sato Game Music Band Arrange #2 DEMO Version"@en,
        "Go Sato Game Music Band Arrange #2 DEMO版"@ja,
        "Go Sato Game Music Band Arrange #2 DEMO Version"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75698#musicalexpression> ;
    mo:publisher _:Nf43bd4b4a9ce449cbb3c4f81a8b6bd07 ;
    mo:record _:N11f0ef7c62b442bbadc71808f4782f48 ;
    mo:record_count 1 ;
    mo:release <event/215> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "E Jong High School"@en ;
            foaf:name "E Jong High School"@en ],
        <product/19372#subject>,
        <product/23865#subject> ;
    schema:byArtist <artist/14997#subject> ;
    schema:datePublished "2018-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/75698/75698-1519490166.png> ;
    schema:name "Go Sato Game Music Band Arrange #2 DEMO Version"@en,
        "Go Sato Game Music Band Arrange #2 DEMO版"@ja,
        "Go Sato Game Music Band Arrange #2 DEMO Version"@ja-latn ;
    schema:publisher _:Nf43bd4b4a9ce449cbb3c4f81a8b6bd07 ;
    foaf:depiction <https://media.vgm.io/albums/89/75698/75698-1519490166.png> .

_:N00d7b3af1d9e4b69bd246a2878ea5c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIPER PHASE ONE／Stage3「Mission Striker」 (デモ版)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11f0ef7c62b442bbadc71808f4782f48 ;
    schema:name "VIPER PHASE ONE／Stage3「Mission Striker」 (デモ版)"@ja .

_:N518cb1310077491aa85511c7c2f7e18f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E雀ハイスクール／鹿鳴館桜子ステージ曲 (デモ版)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11f0ef7c62b442bbadc71808f4782f48 ;
    schema:name "E雀ハイスクール／鹿鳴館桜子ステージ曲 (デモ版)"@ja .

_:N6c848d460ec14250bd7dff4b7e86b806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIPER PHASE ONE／Stage5「Invisible Enemy」 (フル版)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11f0ef7c62b442bbadc71808f4782f48 ;
    schema:name "VIPER PHASE ONE／Stage5「Invisible Enemy」 (フル版)"@ja .

_:Ndf9a481920a54344968115ec488085aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E雀ハイスクール／小田切紅緒ステージ曲 (旧音源フルデモ版)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11f0ef7c62b442bbadc71808f4782f48 ;
    schema:name "E雀ハイスクール／小田切紅緒ステージ曲 (旧音源フルデモ版)"@ja .

_:Nf2d5012b42d7488caa2fa2bf55e0d1a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雷電III／Ending「Fairy」 (デモ版)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N11f0ef7c62b442bbadc71808f4782f48 ;
    schema:name "雷電III／Ending「Fairy」 (デモ版)"@ja .

_:Nf43bd4b4a9ce449cbb3c4f81a8b6bd07 schema:name "Go Sato"@en ;
    foaf:name "Go Sato"@en .

_:N11f0ef7c62b442bbadc71808f4782f48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00d7b3af1d9e4b69bd246a2878ea5c17,
        _:N518cb1310077491aa85511c7c2f7e18f,
        _:N6c848d460ec14250bd7dff4b7e86b806,
        _:Ndf9a481920a54344968115ec488085aa,
        _:Nf2d5012b42d7488caa2fa2bf55e0d1a1 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N00d7b3af1d9e4b69bd246a2878ea5c17,
        _:N518cb1310077491aa85511c7c2f7e18f,
        _:N6c848d460ec14250bd7dff4b7e86b806,
        _:Ndf9a481920a54344968115ec488085aa,
        _:Nf2d5012b42d7488caa2fa2bf55e0d1a1 .

