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

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

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

<artist/156#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/600#subject> ;
    schema:name "Takenobu Mitsuyoshi"@en,
        "光吉猛修"@ja ;
    foaf:made <album/600#composition>,
        <album/600#subject> ;
    foaf:name "Takenobu Mitsuyoshi"@en,
        "光吉猛修"@ja .

<artist/402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/600#subject> ;
    schema:name "Ryuji Iuchi"@en,
        "井内竜次"@ja ;
    foaf:made <album/600#composition>,
        <album/600#subject> ;
    foaf:name "Ryuji Iuchi"@en,
        "井内竜次"@ja .

<product/1798#subject> a schema:CreativeWork ;
    schema:name "Shenmue"@en,
        "シェンムー 一章 横須賀"@ja,
        "Shenmue Isshou Yokosuka"@ja-latn ;
    foaf:name "Shenmue"@en,
        "シェンムー 一章 横須賀"@ja,
        "Shenmue Isshou Yokosuka"@ja-latn .

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

<album/600#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shenmue / Shenhua"@en,
        "シェンムー / 莎花"@ja,
        "Shenmue / Shenhua"@ja-latn ;
    mo:performance_of <album/600#musicalwork> ;
    mo:recorded_as <album/600#musicalexpression> ;
    schema:name "Shenmue / Shenhua"@en,
        "シェンムー / 莎花"@ja,
        "Shenmue / Shenhua"@ja-latn ;
    schema:workPerformed <album/600#musicalwork> .

<org/42#subject> schema:name "PolyGram K.K."@en,
        "ポリグラム株式会社"@ja,
        "PolyGram K.K."@ja-latn ;
    foaf:name "PolyGram K.K."@en,
        "ポリグラム株式会社"@ja,
        "PolyGram K.K."@ja-latn .

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

<https://medium-media.vgm.io/albums/00/600/600-1203551899.jpg> a schema:ImageObject,
        foaf:Image .

<album/600#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shenmue / Shenhua"@en,
        "シェンムー / 莎花"@ja,
        "Shenmue / Shenhua"@ja-latn ;
    mo:composer <artist/156#subject>,
        <artist/402#subject> ;
    mo:produced_work <album/600#musicalwork> ;
    schema:name "Shenmue / Shenhua"@en,
        "シェンムー / 莎花"@ja,
        "Shenmue / Shenhua"@ja-latn .

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

<album/600#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-12-20"^^xsd:date ;
    dcterms:title "Shenmue / Shenhua"@en,
        "シェンムー / 莎花"@ja,
        "Shenmue / Shenhua"@ja-latn ;
    mo:catalogue_number "DPS-807" ;
    mo:media_type "CD" ;
    mo:publication_of <album/600#musicalexpression> ;
    mo:publisher <org/42#subject> ;
    mo:record _:Nbe4ac242a78645899ccbc7e20948806d ;
    mo:record_count 1 ;
    schema:about <product/1798#subject> ;
    schema:datePublished "1998-12-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/600/600-1203551899.jpg> ;
    schema:name "Shenmue / Shenhua"@en,
        "シェンムー / 莎花"@ja,
        "Shenmue / Shenhua"@ja-latn ;
    schema:publisher <org/42#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/600/600-1203551899.jpg> .

_:N86fc9717b5be43b5b461a81d775f4eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shenhua's Theme"@en,
        "莎花のテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nbe4ac242a78645899ccbc7e20948806d ;
    schema:name "Shenhua's Theme"@en,
        "莎花のテーマ"@ja .

_:Ne4d4c0fddf7c400786e20de281d50d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shenmue Main Theme"@en,
        "シェンムー メインテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nbe4ac242a78645899ccbc7e20948806d ;
    schema:name "Shenmue Main Theme"@en,
        "シェンムー メインテーマ"@ja .

_:Nbe4ac242a78645899ccbc7e20948806d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N86fc9717b5be43b5b461a81d775f4eba,
        _:Ne4d4c0fddf7c400786e20de281d50d0d ;
    mo:track_count 2 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N86fc9717b5be43b5b461a81d775f4eba,
        _:Ne4d4c0fddf7c400786e20de281d50d0d .

