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

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

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

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

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

<artist/402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/599#subject> ;
    schema:name "Ryuji Iuchi"@en,
        "井内竜次"@ja ;
    foaf:made <album/599#composition>,
        <album/599#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/599#musicalexpression> a mo:Signal ;
    mo:published_as <album/599#subject> ;
    mo:records <album/599#performance> .

<album/599#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shenmue Jukebox"@en,
        "シェンムー ジュークボックス"@ja,
        "Shenmue Jukebox"@ja-latn ;
    mo:performance_of <album/599#musicalwork> ;
    mo:recorded_as <album/599#musicalexpression> ;
    schema:name "Shenmue Jukebox"@en,
        "シェンムー ジュークボックス"@ja,
        "Shenmue Jukebox"@ja-latn ;
    schema:workPerformed <album/599#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/99/599/599-1399841091.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/599#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/599/599-1399841091.jpg> ;
    foaf:depicts <album/599#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/599/599-1399841091.jpg> .

<https://medium-media.vgm.io/albums/99/599/599-1399841091.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/599#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shenmue Jukebox"@en,
        "シェンムー ジュークボックス"@ja,
        "Shenmue Jukebox"@ja-latn ;
    mo:composer <artist/148#subject>,
        <artist/156#subject>,
        <artist/402#subject> ;
    mo:produced_work <album/599#musicalwork> ;
    schema:name "Shenmue Jukebox"@en,
        "シェンムー ジュークボックス"@ja,
        "Shenmue Jukebox"@ja-latn .

<album/599#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-12-24"^^xsd:date ;
    dcterms:title "Shenmue Jukebox"@en,
        "シェンムー ジュークボックス"@ja,
        "Shenmue Jukebox"@ja-latn ;
    mo:catalogue_number "HDR-0031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/599#musicalexpression> ;
    mo:publisher <org/42#subject> ;
    mo:record _:Nc614eb135b984074a9de6ef1a540cd1e ;
    mo:record_count 1 ;
    schema:about <product/1798#subject> ;
    schema:datePublished "1999-12-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/599/599-1399841091.jpg> ;
    schema:name "Shenmue Jukebox"@en,
        "シェンムー ジュークボックス"@ja,
        "Shenmue Jukebox"@ja-latn ;
    schema:publisher <org/42#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/599/599-1399841091.jpg> .

_:N0ffe32d0c55e4958ac12a94645dc3f35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liquor"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "Liquor"@en .

_:N1c06d7be853641e59c5432c37d4a517e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Feeling"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "Like a Feeling"@en .

_:N37bc7eb0ae9d4588885f0259e54b5382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Beats"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "Heart Beats"@en .

_:N3a460e6ea9f24557bfaa951206b68b8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antiquity Tree"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "Antiquity Tree"@en .

_:N5af0089fddb04bf5853abe6efe1aa388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GoGo"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "GoGo"@en .

_:N72cb682817214ba38fff2f865df4a373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hip De Hop"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "Hip De Hop"@en .

_:Nc2f2d7013d6d4df9823a8ff9112eb60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boz Nov"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "Boz Nov"@en .

_:Nccd31b983cce44419a25209dd3c24934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Girl"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "Flower Girl"@en .

_:Nd534ba9dae6b42c094a262f5ef1a1a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dandy Old Man"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "Dandy Old Man"@en .

_:Ndcf4ca5eeec34120951d4a5cef173694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MJQ"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nc614eb135b984074a9de6ef1a540cd1e ;
    schema:name "MJQ"@en .

_:Nc614eb135b984074a9de6ef1a540cd1e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ffe32d0c55e4958ac12a94645dc3f35,
        _:N1c06d7be853641e59c5432c37d4a517e,
        _:N37bc7eb0ae9d4588885f0259e54b5382,
        _:N3a460e6ea9f24557bfaa951206b68b8f,
        _:N5af0089fddb04bf5853abe6efe1aa388,
        _:N72cb682817214ba38fff2f865df4a373,
        _:Nc2f2d7013d6d4df9823a8ff9112eb60b,
        _:Nccd31b983cce44419a25209dd3c24934,
        _:Nd534ba9dae6b42c094a262f5ef1a1a19,
        _:Ndcf4ca5eeec34120951d4a5cef173694 ;
    mo:track_count 10 ;
    schema:duration "PT23:30"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0ffe32d0c55e4958ac12a94645dc3f35,
        _:N1c06d7be853641e59c5432c37d4a517e,
        _:N37bc7eb0ae9d4588885f0259e54b5382,
        _:N3a460e6ea9f24557bfaa951206b68b8f,
        _:N5af0089fddb04bf5853abe6efe1aa388,
        _:N72cb682817214ba38fff2f865df4a373,
        _:Nc2f2d7013d6d4df9823a8ff9112eb60b,
        _:Nccd31b983cce44419a25209dd3c24934,
        _:Nd534ba9dae6b42c094a262f5ef1a1a19,
        _:Ndcf4ca5eeec34120951d4a5cef173694 .

