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

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

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

<album/56769> a mo:Release ;
    mo:catalogue_number "LBES 027" .

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21056#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/21056#composition>,
        <album/21056#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/39743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21056#subject> ;
    schema:name "Capcom Sound Team"@en,
        "カプコン・サウンドチーム"@ja ;
    foaf:made <album/21056#composition>,
        <album/21056#subject> ;
    foaf:name "Capcom Sound Team"@en,
        "カプコン・サウンドチーム"@ja .

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/65/21056/21056-1332545579.jpg> a schema:ImageObject,
        foaf:Image .

<album/21056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The World Warrior: Street Fighter II"@en,
        "The World Warrior: Street Fighter II"@ja,
        "The World Warrior: Street Fighter II"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/39743#subject> ;
    mo:produced_work <album/21056#musicalwork> ;
    schema:name "The World Warrior: Street Fighter II"@en,
        "The World Warrior: Street Fighter II"@ja,
        "The World Warrior: Street Fighter II"@ja-latn .

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

<album/21056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The World Warrior: Street Fighter II"@en,
        "The World Warrior: Street Fighter II"@ja,
        "The World Warrior: Street Fighter II"@ja-latn ;
    mo:performance_of <album/21056#musicalwork> ;
    mo:performer <artist/16055#subject> ;
    mo:recorded_as <album/21056#musicalexpression> ;
    schema:byArtist <artist/16055#subject> ;
    schema:name "The World Warrior: Street Fighter II"@en,
        "The World Warrior: Street Fighter II"@ja,
        "The World Warrior: Street Fighter II"@ja-latn ;
    schema:workPerformed <album/21056#musicalwork> .

<artist/16055#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21056#performance> ;
    schema:name "Einstein"@en ;
    foaf:name "Einstein"@en .

<album/21056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-01"^^xsd:date ;
    dcterms:title "The World Warrior: Street Fighter II"@en,
        "The World Warrior: Street Fighter II"@ja,
        "The World Warrior: Street Fighter II"@ja-latn ;
    mo:catalogue_number "LBEMC 027" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/56769> ;
    mo:publication_of <album/21056#musicalexpression> ;
    mo:publisher _:Nb8238d59d83e4f4aa242a00c709cfbf2 ;
    mo:record _:N5b0c48c46e9e4eae8b81ed6c55ae6b66 ;
    mo:record_count 1 ;
    schema:about <product/1605#subject> ;
    schema:byArtist <artist/16055#subject> ;
    schema:datePublished "1994-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/21056/21056-1332545579.jpg> ;
    schema:name "The World Warrior: Street Fighter II"@en,
        "The World Warrior: Street Fighter II"@ja,
        "The World Warrior: Street Fighter II"@ja-latn ;
    schema:publisher _:Nb8238d59d83e4f4aa242a00c709cfbf2 ;
    foaf:depiction <https://media.vgm.io/albums/65/21056/21056-1332545579.jpg> .

_:N5a908411f869489a8b4189ec03154a6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Fighter II (Psycho Crusher Radio Edit)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N5b0c48c46e9e4eae8b81ed6c55ae6b66 ;
    schema:name "Street Fighter II (Psycho Crusher Radio Edit)"@en .

_:Nb8238d59d83e4f4aa242a00c709cfbf2 schema:name "Living Beat Records"@en ;
    foaf:name "Living Beat Records"@en .

_:Nfc78c760371d44c7ab07419f519ef610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Fighter II (Sonic Boom Instrumental Edit)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N5b0c48c46e9e4eae8b81ed6c55ae6b66 ;
    schema:name "Street Fighter II (Sonic Boom Instrumental Edit)"@en .

_:N5b0c48c46e9e4eae8b81ed6c55ae6b66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5a908411f869489a8b4189ec03154a6d,
        _:Nfc78c760371d44c7ab07419f519ef610 ;
    mo:track_count 2 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5a908411f869489a8b4189ec03154a6d,
        _:Nfc78c760371d44c7ab07419f519ef610 .

