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

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

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

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

<artist/61606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102439#subject> ;
    schema:name "Jole Hughes"@en ;
    foaf:made <album/102439#composition>,
        <album/102439#subject> ;
    foaf:name "Jole Hughes"@en .

<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/102439#musicalexpression> a mo:Signal ;
    mo:published_as <album/102439#subject> ;
    mo:records <album/102439#performance> .

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

<https://medium-media.vgm.io/albums/93/102439/102439-d972ee414161.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/61607#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102439#performance> ;
    schema:name "S3RL"@en ;
    foaf:name "S3RL"@en .

<album/102439#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Street Fighter"@en,
        "Street Fighter"@ja,
        "Street Fighter"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Rory Bebbington"@en ;
            foaf:made <album/102439#composition> ;
            foaf:name "Rory Bebbington"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Allen Smith"@en ;
            foaf:made <album/102439#composition> ;
            foaf:name "Allen Smith"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ben Hayes"@en ;
            foaf:made <album/102439#composition> ;
            foaf:name "Ben Hayes"@en ],
        <artist/139#subject>,
        <artist/61606#subject> ;
    mo:produced_work <album/102439#musicalwork> ;
    schema:name "Street Fighter"@en,
        "Street Fighter"@ja,
        "Street Fighter"@ja-latn .

<album/102439#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Street Fighter"@en,
        "Street Fighter"@ja,
        "Street Fighter"@ja-latn ;
    mo:performance_of <album/102439#musicalwork> ;
    mo:performer _:N0d52089e91e14b81ba62cb82b9146eb2,
        _:N19165a75f33f424f8aa2b315b011842f,
        _:N36a80d2346814a0a8e301f4509153926,
        _:N7e4d565acde847ddabefc8b29d6a7aa3,
        _:Nd29012057466467cb77580277825e2f3,
        _:Nf9a3fa57c6e649398e4cd7ba0dcb78cf,
        <artist/61607#subject> ;
    mo:recorded_as <album/102439#musicalexpression> ;
    schema:byArtist _:N0d52089e91e14b81ba62cb82b9146eb2,
        _:N19165a75f33f424f8aa2b315b011842f,
        _:N36a80d2346814a0a8e301f4509153926,
        _:N7e4d565acde847ddabefc8b29d6a7aa3,
        _:Nd29012057466467cb77580277825e2f3,
        _:Nf9a3fa57c6e649398e4cd7ba0dcb78cf,
        <artist/61607#subject> ;
    schema:name "Street Fighter"@en,
        "Street Fighter"@ja,
        "Street Fighter"@ja-latn ;
    schema:workPerformed <album/102439#musicalwork> .

<album/102439#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-07"^^xsd:date ;
    dcterms:title "Street Fighter"@en,
        "Street Fighter"@ja,
        "Street Fighter"@ja-latn ;
    mo:catalogue_number "EXE020" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/102439#musicalexpression> ;
    mo:publisher _:N1c3b775d81a74779877e32446bdcd607 ;
    mo:record _:N92510b4fdc45470d8fa8eeabb153a01d ;
    mo:record_count 1 ;
    schema:about <product/1605#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Impact"@en ;
            foaf:name "Impact"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Haze"@en ;
            foaf:name "Haze"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Antix"@en ;
            foaf:name "Antix"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rachel"@en ;
            foaf:name "Rachel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tom-E"@en ;
            foaf:name "Tom-E"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Resist"@en ;
            foaf:name "Resist"@en ],
        <artist/61607#subject> ;
    schema:datePublished "2010-06-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/102439/102439-d972ee414161.jpg> ;
    schema:name "Street Fighter"@en,
        "Street Fighter"@ja,
        "Street Fighter"@ja-latn ;
    schema:publisher _:N1c3b775d81a74779877e32446bdcd607 ;
    foaf:depiction <https://media.vgm.io/albums/93/102439/102439-d972ee414161.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102439#subject> ;
    schema:name "Ben Hayes"@en ;
    foaf:made <album/102439#subject> ;
    foaf:name "Ben Hayes"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102439#subject> ;
    schema:name "Allen Smith"@en ;
    foaf:made <album/102439#subject> ;
    foaf:name "Allen Smith"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102439#subject> ;
    schema:name "Rory Bebbington"@en ;
    foaf:made <album/102439#subject> ;
    foaf:name "Rory Bebbington"@en .

_:N0d52089e91e14b81ba62cb82b9146eb2 a schema:Person,
        foaf:Person ;
    mo:performed <album/102439#performance> ;
    schema:name "Haze"@en ;
    foaf:name "Haze"@en .

_:N19165a75f33f424f8aa2b315b011842f a schema:Person,
        foaf:Person ;
    mo:performed <album/102439#performance> ;
    schema:name "Impact"@en ;
    foaf:name "Impact"@en .

_:N1c3b775d81a74779877e32446bdcd607 schema:name "Executive Records"@en,
        "Executive Records"@ja,
        "Executive Records"@ja-latn ;
    foaf:name "Executive Records"@en,
        "Executive Records"@ja,
        "Executive Records"@ja-latn .

_:N36a80d2346814a0a8e301f4509153926 a schema:Person,
        foaf:Person ;
    mo:performed <album/102439#performance> ;
    schema:name "Rachel"@en ;
    foaf:name "Rachel"@en .

_:N7e4d565acde847ddabefc8b29d6a7aa3 a schema:Person,
        foaf:Person ;
    mo:performed <album/102439#performance> ;
    schema:name "Tom-E"@en ;
    foaf:name "Tom-E"@en .

_:N82723b41a762464797daffaa77321a0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise (JTS & Haze Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92510b4fdc45470d8fa8eeabb153a01d ;
    schema:name "Sunrise (JTS & Haze Remix)"@en .

_:N89e8012cf1844cd580968308a800edbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In My Eyes (Dover Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92510b4fdc45470d8fa8eeabb153a01d ;
    schema:name "In My Eyes (Dover Remix)"@en .

_:N9ac13ec5f3f04e83b2714055a32994a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Fighter"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92510b4fdc45470d8fa8eeabb153a01d ;
    schema:name "Street Fighter"@en .

_:Nbac1a4fb84fd4701a27b25dfef911de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higher & Higher"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92510b4fdc45470d8fa8eeabb153a01d ;
    schema:name "Higher & Higher"@en .

_:Nd29012057466467cb77580277825e2f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/102439#performance> ;
    schema:name "Resist"@en ;
    foaf:name "Resist"@en .

_:Nf9a3fa57c6e649398e4cd7ba0dcb78cf a schema:Person,
        foaf:Person ;
    mo:performed <album/102439#performance> ;
    schema:name "Antix"@en ;
    foaf:name "Antix"@en .

_:N92510b4fdc45470d8fa8eeabb153a01d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N82723b41a762464797daffaa77321a0d,
        _:N89e8012cf1844cd580968308a800edbd,
        _:N9ac13ec5f3f04e83b2714055a32994a2,
        _:Nbac1a4fb84fd4701a27b25dfef911de9 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N82723b41a762464797daffaa77321a0d,
        _:N89e8012cf1844cd580968308a800edbd,
        _:N9ac13ec5f3f04e83b2714055a32994a2,
        _:Nbac1a4fb84fd4701a27b25dfef911de9 .

