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

<artist/21404#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaleb James"@en ;
    foaf:made <album/18609#lyrics>,
        <album/18609#subject> ;
    foaf:name "Kaleb James"@en .

<artist/4562#subject> a schema:Person,
        foaf:Person ;
    schema:name "Joe_Cam"@en ;
    foaf:made <album/18609#lyrics>,
        <album/18609#subject> ;
    foaf:name "Joe_Cam"@en .

<artist/699#subject> a schema:Person,
        foaf:Person ;
    schema:name "Flik"@en ;
    foaf:made <album/18609#lyrics>,
        <album/18609#subject> ;
    foaf:name "Flik"@en .

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

<artist/10349#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18609#subject> ;
    schema:name "Shuki Levy"@en ;
    foaf:made <album/18609#composition>,
        <album/18609#subject> ;
    foaf:name "Shuki Levy"@en .

<artist/12547#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18609#subject> ;
    schema:name "Tomoki Ishizuka"@en,
        "石塚知生"@ja ;
    foaf:made <album/18609#composition>,
        <album/18609#subject> ;
    foaf:name "Tomoki Ishizuka"@en,
        "石塚知生"@ja .

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18609#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/18609#composition>,
        <album/18609#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18609#subject> ;
    schema:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja ;
    foaf:made <album/18609#composition>,
        <album/18609#subject> ;
    foaf:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja .

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

<org/48#subject> schema:name "OneUp Studios"@en,
        "OneUp Studios"@ja,
        "OneUp Studios"@ja-latn ;
    foaf:name "OneUp Studios"@en,
        "OneUp Studios"@ja,
        "OneUp Studios"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/18609/18609-1270082448.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1216#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18609#performance> ;
    schema:name "zykO"@en ;
    foaf:made <album/18609#lyrics>,
        <album/18609#subject> ;
    foaf:name "zykO"@en .

<artist/689#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18609#performance> ;
    schema:name "Dale North"@en ;
    foaf:name "Dale North"@en .

<album/18609#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vision Quest"@en,
        "Vision Quest"@ja,
        "Vision Quest"@ja-latn ;
    mo:composer <artist/10349#subject>,
        <artist/12547#subject>,
        <artist/139#subject>,
        <artist/148#subject>,
        <artist/364#subject> ;
    mo:produced_work <album/18609#musicalwork> ;
    schema:name "Vision Quest"@en,
        "Vision Quest"@ja,
        "Vision Quest"@ja-latn .

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

<album/18609#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vision Quest"@en,
        "Vision Quest"@ja,
        "Vision Quest"@ja-latn ;
    mo:performance_of <album/18609#musicalwork> ;
    mo:performer _:N4a7b2fe0fdf04e49bbd316f66728d7c6,
        _:N850d69f3c18b48e899ecc13e07f79bb4,
        _:N9871453132fd4f7ea591199845a8da65,
        <artist/1216#subject>,
        <artist/689#subject> ;
    mo:recorded_as <album/18609#musicalexpression> ;
    schema:byArtist _:N4a7b2fe0fdf04e49bbd316f66728d7c6,
        _:N850d69f3c18b48e899ecc13e07f79bb4,
        _:N9871453132fd4f7ea591199845a8da65,
        <artist/1216#subject>,
        <artist/689#subject> ;
    schema:name "Vision Quest"@en,
        "Vision Quest"@ja,
        "Vision Quest"@ja-latn ;
    schema:workPerformed <album/18609#musicalwork> .

<album/18609#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-30"^^xsd:date ;
    dcterms:title "Vision Quest"@en,
        "Vision Quest"@ja,
        "Vision Quest"@ja-latn ;
    mo:catalogue_number "OUS EP-08" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/18609#musicalexpression> ;
    mo:publisher <org/48#subject> ;
    mo:record _:N7e1c50deba514ec7b53cf6d0013b41f8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Street Fighter II: The World Warrior"@en ;
            foaf:name "Street Fighter II: The World Warrior"@en ],
        [ a schema:CreativeWork ;
            schema:name "He-Man"@en ;
            foaf:name "He-Man"@en ],
        [ a schema:CreativeWork ;
            schema:name "Bust A Groove"@en ;
            foaf:name "Bust A Groove"@en ],
        [ a schema:CreativeWork ;
            schema:name "EarthBound"@en ;
            foaf:name "EarthBound"@en ],
        [ a schema:CreativeWork ;
            schema:name "Streets of Rage 2 (Bare Knuckle II)"@en ;
            foaf:name "Streets of Rage 2 (Bare Knuckle II)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Lucio"@en ;
            foaf:name "Lucio"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Beefy"@en ;
            foaf:name "Beefy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Crakaz"@en ;
            foaf:name "The Crakaz"@en ],
        <artist/1216#subject>,
        <artist/689#subject> ;
    schema:datePublished "2010-03-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/18609/18609-1270082448.jpg> ;
    schema:name "Vision Quest"@en,
        "Vision Quest"@ja,
        "Vision Quest"@ja-latn ;
    schema:publisher <org/48#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/18609/18609-1270082448.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Beefy"@en ;
    foaf:made <album/18609#subject> ;
    foaf:name "Beefy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Beefy"@en ;
    foaf:made <album/18609#lyrics> ;
    foaf:name "Beefy"@en .

_:N2904c59e0a064e05b31b3c43492badf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lion's Roar feat zyko (Streets of Rage 2)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N7e1c50deba514ec7b53cf6d0013b41f8 ;
    schema:name "The Lion's Roar feat zyko (Streets of Rage 2)"@en .

_:N4a7b2fe0fdf04e49bbd316f66728d7c6 a schema:Person,
        foaf:Person ;
    mo:performed <album/18609#performance> ;
    schema:name "Lucio"@en ;
    foaf:name "Lucio"@en .

_:N507b42ea5aa7495db1563fda5bcb9dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Natural Playboy feat Dale North (Bust A Groove)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N7e1c50deba514ec7b53cf6d0013b41f8 ;
    schema:name "Natural Playboy feat Dale North (Bust A Groove)"@en .

_:N644a34103ca54be4adadbd0d64ab7353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Spring feat Lucio (Street Fighter II)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N7e1c50deba514ec7b53cf6d0013b41f8 ;
    schema:name "Beautiful Spring feat Lucio (Street Fighter II)"@en .

_:N6cb1670cdc5d4e4bba1bbf2653f764db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You'll Never Get Away With This! feat Beefy (He-Man)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N7e1c50deba514ec7b53cf6d0013b41f8 ;
    schema:name "You'll Never Get Away With This! feat Beefy (He-Man)"@en .

_:N850d69f3c18b48e899ecc13e07f79bb4 a schema:Person,
        foaf:Person ;
    mo:performed <album/18609#performance> ;
    schema:name "Beefy"@en ;
    foaf:name "Beefy"@en .

_:N9871453132fd4f7ea591199845a8da65 a schema:Person,
        foaf:Person ;
    mo:performed <album/18609#performance> ;
    schema:name "The Crakaz"@en ;
    foaf:name "The Crakaz"@en .

_:Nc579694fa34342cfa45a33a405acada1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want to Be Beside You feat The Crakaz (EarthBound)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N7e1c50deba514ec7b53cf6d0013b41f8 ;
    schema:name "I Want to Be Beside You feat The Crakaz (EarthBound)"@en .

_:N7e1c50deba514ec7b53cf6d0013b41f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2904c59e0a064e05b31b3c43492badf0,
        _:N507b42ea5aa7495db1563fda5bcb9dd5,
        _:N644a34103ca54be4adadbd0d64ab7353,
        _:N6cb1670cdc5d4e4bba1bbf2653f764db,
        _:Nc579694fa34342cfa45a33a405acada1 ;
    mo:track_count 5 ;
    schema:duration "PT18:33"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2904c59e0a064e05b31b3c43492badf0,
        _:N507b42ea5aa7495db1563fda5bcb9dd5,
        _:N644a34103ca54be4adadbd0d64ab7353,
        _:N6cb1670cdc5d4e4bba1bbf2653f764db,
        _:Nc579694fa34342cfa45a33a405acada1 .

