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

<artist/11020#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rei"@en ;
    foaf:made <album/14035#subject>,
        <album/14035#vocals> ;
    foaf:name "Rei"@en .

<artist/8110#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eiko Kyo"@en,
        "許瑛子"@ja ;
    foaf:made <album/14035#lyrics>,
        <album/14035#subject> ;
    foaf:name "Eiko Kyo"@en,
        "許瑛子"@ja .

<artist/9662#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14035#subject> ;
    schema:name "Minoru Komorita"@en,
        "小森田実"@ja ;
    foaf:made <album/14035#composition>,
        <album/14035#subject> ;
    foaf:name "Minoru Komorita"@en,
        "小森田実"@ja .

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

<album/14035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@en,
        "Just believe: ストリートファイターII V/春麗のテーマ"@ja,
        "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@ja-latn ;
    mo:composer <artist/9662#subject> ;
    mo:produced_work <album/14035#musicalwork> ;
    schema:name "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@en,
        "Just believe: ストリートファイターII V/春麗のテーマ"@ja,
        "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@ja-latn .

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

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

<album/14035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@en,
        "Just believe: ストリートファイターII V/春麗のテーマ"@ja,
        "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@ja-latn ;
    mo:performance_of <album/14035#musicalwork> ;
    mo:recorded_as <album/14035#musicalexpression> ;
    schema:name "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@en,
        "Just believe: ストリートファイターII V/春麗のテーマ"@ja,
        "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@ja-latn ;
    schema:workPerformed <album/14035#musicalwork> .

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

<org/4410#subject> schema:name "AyeRsRocK"@en,
        "AyeRsRocK"@ja,
        "AyeRsRocK"@ja-latn ;
    foaf:name "AyeRsRocK"@en,
        "AyeRsRocK"@ja,
        "AyeRsRocK"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/14035/14035-e3b09c97aeea.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-11-05"^^xsd:date ;
    dcterms:title "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@en,
        "Just believe: ストリートファイターII V/春麗のテーマ"@ja,
        "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@ja-latn ;
    mo:catalogue_number "AYDM-102" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/14035#musicalexpression> ;
    mo:publisher <org/4410#subject> ;
    mo:record _:Neeaf5f09f9a547a589fb7daba26951f0 ;
    mo:record_count 1 ;
    schema:about <product/1627#subject> ;
    schema:datePublished "1995-11-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/14035/14035-e3b09c97aeea.jpg> ;
    schema:name "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@en,
        "Just believe: ストリートファイターII V/春麗のテーマ"@ja,
        "Just Believe: STREET FIGHTER II V THEME of CHUN-LI"@ja-latn ;
    schema:publisher <org/4410#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/14035/14035-e3b09c97aeea.jpg> .

_:N51e254c684c3480797aa62e356f9391b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Believe (Instrumental Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Neeaf5f09f9a547a589fb7daba26951f0 ;
    schema:name "Just Believe (Instrumental Version)"@en .

_:N9a69f2a93d284b1ebb652ff0cd6691b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Believe (Original Karaoke)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Neeaf5f09f9a547a589fb7daba26951f0 ;
    schema:name "Just Believe (Original Karaoke)"@en .

_:Ne52a9e69a4034051bbf89070aa5d6c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Believe"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Neeaf5f09f9a547a589fb7daba26951f0 ;
    schema:name "Just Believe"@en .

_:Neeaf5f09f9a547a589fb7daba26951f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51e254c684c3480797aa62e356f9391b,
        _:N9a69f2a93d284b1ebb652ff0cd6691b9,
        _:Ne52a9e69a4034051bbf89070aa5d6c10 ;
    mo:track_count 3 ;
    schema:duration "PT11:48"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N51e254c684c3480797aa62e356f9391b,
        _:N9a69f2a93d284b1ebb652ff0cd6691b9,
        _:Ne52a9e69a4034051bbf89070aa5d6c10 .

