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

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

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

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

<artist/359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41041#subject> ;
    schema:name "Isao Abe"@en,
        "阿部功"@ja ;
    foaf:made <album/41041#composition>,
        <album/41041#subject> ;
    foaf:name "Isao Abe"@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/41041#musicalexpression> a mo:Signal ;
    mo:published_as <album/41041#subject> ;
    mo:records <album/41041#performance> .

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

<https://medium-media.vgm.io/albums/14/41041/41041-1376252562.jpg> a schema:ImageObject,
        foaf:Image .

<album/41041#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Street Fighter 2: The World Warrior: A Tribute Album"@en,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/359#subject> ;
    mo:produced_work <album/41041#musicalwork> ;
    schema:name "Street Fighter 2: The World Warrior: A Tribute Album"@en,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja-latn .

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

<album/41041#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Street Fighter 2: The World Warrior: A Tribute Album"@en,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja-latn ;
    mo:performance_of <album/41041#musicalwork> ;
    mo:performer _:Ndea8a6915f404fc3a5dc19d6b81216e1 ;
    mo:recorded_as <album/41041#musicalexpression> ;
    schema:byArtist _:Ndea8a6915f404fc3a5dc19d6b81216e1 ;
    schema:name "Street Fighter 2: The World Warrior: A Tribute Album"@en,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja-latn ;
    schema:workPerformed <album/41041#musicalwork> .

<album/41041#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-13"^^xsd:date ;
    dcterms:title "Street Fighter 2: The World Warrior: A Tribute Album"@en,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41041#musicalexpression> ;
    mo:publisher _:Nd6a10a26f74a4126b8e201f5bf2f8851 ;
    mo:record _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    mo:record_count 1 ;
    schema:about <product/1605#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jon Lervold"@en ;
            foaf:name "Jon Lervold"@en ] ;
    schema:datePublished "2013-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/41041/41041-1376252562.jpg> ;
    schema:name "Street Fighter 2: The World Warrior: A Tribute Album"@en,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja,
        "Street Fighter 2: The World Warrior: A Tribute Album"@ja-latn ;
    schema:publisher _:Nd6a10a26f74a4126b8e201f5bf2f8851 ;
    foaf:depiction <https://media.vgm.io/albums/14/41041/41041-1376252562.jpg> .

_:N03e96ce23664492ca409cf36cffc7df5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Spring ^_^"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Beautiful Spring ^_^"@en .

_:N060aa5758ece43b6a6c8399c663aadeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind // Woods // Fire // Mountain"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Wind // Woods // Fire // Mountain"@en .

_:N2d0adeb40ded4dbebed273ae8dfcaf09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Choice Is Yours"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "The Choice Is Yours"@en .

_:N4a91a94390394f1f882e514495d5df12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Buffalo"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Not Buffalo"@en .

_:N790f701c5f194d0b82c8d35ca6ad17b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Game Over"@en .

_:N79407994e3b34abd94d5b59048edb3b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emperor"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Emperor"@en .

_:N9defe85fa5c444db8c289ebee2075980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.S.S.R."@en ;
    mo:track_number 5 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "U.S.S.R."@en .

_:Na6a4298d547f4489ba1221ddc7c453eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game On"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Game On"@en .

_:Na7f9723b921d4c368b5f53ff51a6ee26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Long Nightmare"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "A Long Nightmare"@en .

_:Na88ac644f56640bd9d7e21b94810e4fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Hundred Hands"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "One Hundred Hands"@en .

_:Nbeeffb96836a4cd2b99296e74920d0b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoga Fire!"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Yoga Fire!"@en .

_:Nbfaadca8ecf641c99c21f1cc51e3b98c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destroy these Bricks and/or this Car!"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Destroy these Bricks and/or this Car!"@en .

_:Nd1838585676045218dfeb25e8465bda4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vs."@en ;
    mo:track_number 3 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Vs."@en .

_:Nd2f438428e02490d94913a3fab95614f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Murmurs in the Crowd"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Murmurs in the Crowd"@en .

_:Nd6a10a26f74a4126b8e201f5bf2f8851 schema:name "Yoga Fire!"@en,
        "Yoga Fire!"@ja,
        "Yoga Fire!"@ja-latn ;
    foaf:name "Yoga Fire!"@en,
        "Yoga Fire!"@ja,
        "Yoga Fire!"@ja-latn .

_:Ndea8a6915f404fc3a5dc19d6b81216e1 a schema:Person,
        foaf:Person ;
    mo:performed <album/41041#performance> ;
    schema:name "Jon Lervold"@en ;
    foaf:name "Jon Lervold"@en .

_:Ndfbf25146fd7445da17187d634e5c2e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Kicks"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "No Kicks"@en .

_:Ne493b920a5094d64bfa805875c84b280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jimmy"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Jimmy"@en .

_:Nf046ba25458f41f395c6e51267ef6bcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can't Have My Hotels; Go to Japan"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "You Can't Have My Hotels; Go to Japan"@en .

_:Nfda198b6ba824c40a7ea947b5f2e7536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourteen Blocks"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nb8e6f4c29b324947ac3c3c6f7c53f80a ;
    schema:name "Fourteen Blocks"@en .

_:Nb8e6f4c29b324947ac3c3c6f7c53f80a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03e96ce23664492ca409cf36cffc7df5,
        _:N060aa5758ece43b6a6c8399c663aadeb,
        _:N2d0adeb40ded4dbebed273ae8dfcaf09,
        _:N4a91a94390394f1f882e514495d5df12,
        _:N790f701c5f194d0b82c8d35ca6ad17b3,
        _:N79407994e3b34abd94d5b59048edb3b7,
        _:N9defe85fa5c444db8c289ebee2075980,
        _:Na6a4298d547f4489ba1221ddc7c453eb,
        _:Na7f9723b921d4c368b5f53ff51a6ee26,
        _:Na88ac644f56640bd9d7e21b94810e4fa,
        _:Nbeeffb96836a4cd2b99296e74920d0b1,
        _:Nbfaadca8ecf641c99c21f1cc51e3b98c,
        _:Nd1838585676045218dfeb25e8465bda4,
        _:Nd2f438428e02490d94913a3fab95614f,
        _:Ndfbf25146fd7445da17187d634e5c2e8,
        _:Ne493b920a5094d64bfa805875c84b280,
        _:Nf046ba25458f41f395c6e51267ef6bcc,
        _:Nfda198b6ba824c40a7ea947b5f2e7536 ;
    mo:track_count 18 ;
    schema:duration "PT33:46"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N03e96ce23664492ca409cf36cffc7df5,
        _:N060aa5758ece43b6a6c8399c663aadeb,
        _:N2d0adeb40ded4dbebed273ae8dfcaf09,
        _:N4a91a94390394f1f882e514495d5df12,
        _:N790f701c5f194d0b82c8d35ca6ad17b3,
        _:N79407994e3b34abd94d5b59048edb3b7,
        _:N9defe85fa5c444db8c289ebee2075980,
        _:Na6a4298d547f4489ba1221ddc7c453eb,
        _:Na7f9723b921d4c368b5f53ff51a6ee26,
        _:Na88ac644f56640bd9d7e21b94810e4fa,
        _:Nbeeffb96836a4cd2b99296e74920d0b1,
        _:Nbfaadca8ecf641c99c21f1cc51e3b98c,
        _:Nd1838585676045218dfeb25e8465bda4,
        _:Nd2f438428e02490d94913a3fab95614f,
        _:Ndfbf25146fd7445da17187d634e5c2e8,
        _:Ne493b920a5094d64bfa805875c84b280,
        _:Nf046ba25458f41f395c6e51267ef6bcc,
        _:Nfda198b6ba824c40a7ea947b5f2e7536 .

