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

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

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

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93168#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/93168#composition>,
        <album/93168#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/3639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93168#subject> ;
    schema:name "Go Ichinose"@en,
        "一之瀬剛"@ja ;
    foaf:made <album/93168#composition>,
        <album/93168#subject> ;
    foaf:name "Go Ichinose"@en,
        "一之瀬剛"@ja .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93168#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/93168#composition>,
        <album/93168#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

<product/2234#subject> a schema:CreativeWork ;
    schema:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn ;
    foaf:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn .

<product/2239#subject> a schema:CreativeWork ;
    schema:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn ;
    foaf:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn .

<product/723#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn ;
    foaf:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn .

<product/728#subject> a schema:CreativeWork ;
    schema:name "Kirby 64: The Crystal Shards"@en,
        "星のカービィ64"@ja,
        "Hoshi no Kirby 64"@ja-latn ;
    foaf:name "Kirby 64: The Crystal Shards"@en,
        "星のカービィ64"@ja,
        "Hoshi no Kirby 64"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/86/93168/93168-1574598405.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93168#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Melodies:refrain"@en,
        "Melodies:refrain"@ja,
        "Melodies:refrain"@ja-latn ;
    mo:composer <artist/328#subject>,
        <artist/3639#subject>,
        <artist/691#subject> ;
    mo:produced_work <album/93168#musicalwork> ;
    schema:name "Melodies:refrain"@en,
        "Melodies:refrain"@ja,
        "Melodies:refrain"@ja-latn .

<album/93168#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "Melodies:refrain"@en,
        "Melodies:refrain"@ja,
        "Melodies:refrain"@ja-latn ;
    mo:catalogue_number "ORGR-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93168#musicalexpression> ;
    mo:publisher _:Nca18e97bbd19472396bff65e90a454f4 ;
    mo:record _:N07d025bd9fc145df957d6beeb18d5f52 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/2234#subject>,
        <product/2239#subject>,
        <product/723#subject>,
        <product/728#subject> ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/93168/93168-1574598405.jpg> ;
    schema:name "Melodies:refrain"@en,
        "Melodies:refrain"@ja,
        "Melodies:refrain"@ja-latn ;
    schema:publisher _:Nca18e97bbd19472396bff65e90a454f4 ;
    foaf:depiction <https://media.vgm.io/albums/86/93168/93168-1574598405.jpg> .

_:N3a9ea427cc0e4a1980f4bbf4d7ab2f99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気まぐれ色の風はゆっくりと"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N07d025bd9fc145df957d6beeb18d5f52 ;
    schema:name "気まぐれ色の風はゆっくりと"@ja .

_:N475ae93afe3a42208266bf97c2c0c028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "久遠を詠う"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N07d025bd9fc145df957d6beeb18d5f52 ;
    schema:name "久遠を詠う"@ja .

_:N88a862c73b4141e0aa6e4b26ebd97bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grotesque Gear"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N07d025bd9fc145df957d6beeb18d5f52 ;
    schema:name "Grotesque Gear"@ja .

_:N895683bc7292445284f8e2e41974ad75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "港町の午後"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N07d025bd9fc145df957d6beeb18d5f52 ;
    schema:name "港町の午後"@ja .

_:Nae14be6ab5b7481a937492fe5810f5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄金色の風が吹く街"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N07d025bd9fc145df957d6beeb18d5f52 ;
    schema:name "黄金色の風が吹く街"@ja .

_:Nca18e97bbd19472396bff65e90a454f4 schema:name "organic records"@en ;
    foaf:name "organic records"@en .

_:N07d025bd9fc145df957d6beeb18d5f52 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a9ea427cc0e4a1980f4bbf4d7ab2f99,
        _:N475ae93afe3a42208266bf97c2c0c028,
        _:N88a862c73b4141e0aa6e4b26ebd97bcd,
        _:N895683bc7292445284f8e2e41974ad75,
        _:Nae14be6ab5b7481a937492fe5810f5ba ;
    mo:track_count 5 ;
    schema:duration "PT13:09"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3a9ea427cc0e4a1980f4bbf4d7ab2f99,
        _:N475ae93afe3a42208266bf97c2c0c028,
        _:N88a862c73b4141e0aa6e4b26ebd97bcd,
        _:N895683bc7292445284f8e2e41974ad75,
        _:Nae14be6ab5b7481a937492fe5810f5ba .

