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

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

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

<product/4152#subject> a schema:CreativeWork ;
    schema:name "Shenmue II"@en,
        "シェンムー II"@ja,
        "Shenmue II"@ja-latn ;
    foaf:name "Shenmue II"@en,
        "シェンムー II"@ja,
        "Shenmue II"@ja-latn .

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

<album/94682#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ShenWave.3"@en,
        "ShenWave.3"@ja,
        "ShenWave.3"@ja-latn ;
    mo:performance_of <album/94682#musicalwork> ;
    mo:recorded_as <album/94682#musicalexpression> ;
    schema:name "ShenWave.3"@en,
        "ShenWave.3"@ja,
        "ShenWave.3"@ja-latn ;
    schema:workPerformed <album/94682#musicalwork> .

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

<https://medium-media.vgm.io/albums/28/94682/94682-1577322648.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/94682#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ShenWave.3"@en,
        "ShenWave.3"@ja,
        "ShenWave.3"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ryuji Iuchi"@en ;
            foaf:made <album/94682#composition> ;
            foaf:name "Ryuji Iuchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takeshi Yanagawa"@en ;
            foaf:made <album/94682#composition> ;
            foaf:name "Takeshi Yanagawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takenobu Mitsuyoshi"@en ;
            foaf:made <album/94682#composition> ;
            foaf:name "Takenobu Mitsuyoshi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuzo Koshiro"@en ;
            foaf:made <album/94682#composition> ;
            foaf:name "Yuzo Koshiro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Osamu Murata"@en ;
            foaf:made <album/94682#composition> ;
            foaf:name "Osamu Murata"@en ] ;
    mo:produced_work <album/94682#musicalwork> ;
    schema:name "ShenWave.3"@en,
        "ShenWave.3"@ja,
        "ShenWave.3"@ja-latn .

<album/94682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-08"^^xsd:date ;
    dcterms:title "ShenWave.3"@en,
        "ShenWave.3"@ja,
        "ShenWave.3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/94682#musicalexpression> ;
    mo:publisher _:Nd039988e87c348f7a5ad8f77e922ba3b ;
    mo:record _:Nee2ab11d65a74d97a0c7eefe034052a7 ;
    mo:record_count 1 ;
    schema:about <product/4152#subject> ;
    schema:datePublished "2018-10-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/94682/94682-1577322648.jpg> ;
    schema:name "ShenWave.3"@en,
        "ShenWave.3"@ja,
        "ShenWave.3"@ja-latn ;
    schema:publisher _:Nd039988e87c348f7a5ad8f77e922ba3b ;
    foaf:depiction <https://media.vgm.io/albums/28/94682/94682-1577322648.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94682#subject> ;
    schema:name "Osamu Murata"@en ;
    foaf:made <album/94682#subject> ;
    foaf:name "Osamu Murata"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94682#subject> ;
    schema:name "Takeshi Yanagawa"@en ;
    foaf:made <album/94682#subject> ;
    foaf:name "Takeshi Yanagawa"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94682#subject> ;
    schema:name "Takenobu Mitsuyoshi"@en ;
    foaf:made <album/94682#subject> ;
    foaf:name "Takenobu Mitsuyoshi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94682#subject> ;
    schema:name "Ryuji Iuchi"@en ;
    foaf:made <album/94682#subject> ;
    foaf:name "Ryuji Iuchi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94682#subject> ;
    schema:name "Yuzo Koshiro"@en ;
    foaf:made <album/94682#subject> ;
    foaf:name "Yuzo Koshiro"@en .

_:N58bda7d3892a46049114a7a8d0713749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night[Fall]"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nee2ab11d65a74d97a0c7eefe034052a7 ;
    schema:name "Night[Fall]"@en .

_:N9294d61cbcc9446091b01800660e7fa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Path to Destiny"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nee2ab11d65a74d97a0c7eefe034052a7 ;
    schema:name "Path to Destiny"@en .

_:Nd039988e87c348f7a5ad8f77e922ba3b schema:name "RyoX"@en ;
    foaf:name "RyoX"@en .

_:Ne8348f87cd12492c9abf9de9c16ae67f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hong Kong"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nee2ab11d65a74d97a0c7eefe034052a7 ;
    schema:name "Hong Kong"@en .

_:Ned68f059679d42fc8259a43105ee7475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stranger Earth"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nee2ab11d65a74d97a0c7eefe034052a7 ;
    schema:name "Stranger Earth"@en .

_:Nee2ab11d65a74d97a0c7eefe034052a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N58bda7d3892a46049114a7a8d0713749,
        _:N9294d61cbcc9446091b01800660e7fa7,
        _:Ne8348f87cd12492c9abf9de9c16ae67f,
        _:Ned68f059679d42fc8259a43105ee7475 ;
    mo:track_count 4 ;
    schema:duration "PT16:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N58bda7d3892a46049114a7a8d0713749,
        _:N9294d61cbcc9446091b01800660e7fa7,
        _:Ne8348f87cd12492c9abf9de9c16ae67f,
        _:Ned68f059679d42fc8259a43105ee7475 .

