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

<album/21056> a mo:Release ;
    mo:catalogue_number "LBEMC 027" .

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

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

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

<artist/39743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56769#subject> ;
    schema:name "Capcom Sound Team"@en,
        "カプコン・サウンドチーム"@ja ;
    foaf:made <album/56769#composition>,
        <album/56769#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/56769#musicalexpression> a mo:Signal ;
    mo:published_as <album/56769#subject> ;
    mo:records <album/56769#performance> .

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

<https://medium-media.vgm.io/albums/96/56769/56769-1453307943.jpg> a schema:ImageObject,
        foaf:Image .

<album/56769#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/56769#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/56769#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/56769#composition> ;
    mo:lyrics <album/56769#lyrics> ;
    mo:performed_in <album/56769#performance> ;
    mo:singer <album/56769#vocals> .

<album/56769#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/56769#musicalwork> ;
    mo:performer <artist/16055#subject> ;
    mo:recorded_as <album/56769#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/56769#musicalwork> .

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

<album/56769#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 "LBES 027" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/21056> ;
    mo:publication_of <album/56769#musicalexpression> ;
    mo:publisher _:Nf8801b425b9f46b89dd5fd8421f3a036 ;
    mo:record _:Nba5107ff3d84449b9f47ab7d44468a2a ;
    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/96/56769/56769-1453307943.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 _:Nf8801b425b9f46b89dd5fd8421f3a036 ;
    foaf:depiction <https://media.vgm.io/albums/96/56769/56769-1453307943.jpg> .

_:N88407125b41a421d887af7db58333b99 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 _:Nba5107ff3d84449b9f47ab7d44468a2a ;
    schema:name "Street Fighter II (Psycho Crusher Radio Edit)"@en .

_:Nc5b0f56f781d4114b4f9109de76e1965 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 _:Nba5107ff3d84449b9f47ab7d44468a2a ;
    schema:name "Street Fighter II (Sonic Boom Instrumental Edit)"@en .

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

_:Nba5107ff3d84449b9f47ab7d44468a2a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N88407125b41a421d887af7db58333b99,
        _:Nc5b0f56f781d4114b4f9109de76e1965 ;
    mo:track_count 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N88407125b41a421d887af7db58333b99,
        _:Nc5b0f56f781d4114b4f9109de76e1965 .

