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

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/16754#lyrics>,
        <album/16754#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16754#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/16754#composition>,
        <album/16754#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16754#subject> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/16754#composition>,
        <album/16754#subject>,
        <album/16754#vocals> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

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

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

<album/16754#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Journey With You / Haruka Shimotsuki"@en,
        "君との旅路/霜月はるか"@ja,
        "Kimi tono Tabiji / Haruka Shimotsuki"@ja-latn ;
    mo:performance_of <album/16754#musicalwork> ;
    mo:recorded_as <album/16754#musicalexpression> ;
    schema:name "Journey With You / Haruka Shimotsuki"@en,
        "君との旅路/霜月はるか"@ja,
        "Kimi tono Tabiji / Haruka Shimotsuki"@ja-latn ;
    schema:workPerformed <album/16754#musicalwork> .

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

<org/1117#subject> schema:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn ;
    foaf:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/16754/16754-1262182616.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16754#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Journey With You / Haruka Shimotsuki"@en,
        "君との旅路/霜月はるか"@ja,
        "Kimi tono Tabiji / Haruka Shimotsuki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/16754#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/149#subject> ;
    mo:produced_work <album/16754#musicalwork> ;
    schema:name "Journey With You / Haruka Shimotsuki"@en,
        "君との旅路/霜月はるか"@ja,
        "Kimi tono Tabiji / Haruka Shimotsuki"@ja-latn .

<album/16754#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-23"^^xsd:date ;
    dcterms:title "Journey With You / Haruka Shimotsuki"@en,
        "君との旅路/霜月はるか"@ja,
        "Kimi tono Tabiji / Haruka Shimotsuki"@ja-latn ;
    mo:catalogue_number "QECB-19" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16754#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:Nb921e6232e724e8e8fcb3a01570f5fb4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dice Dice◆Fantasia"@en ;
            foaf:name "Dice Dice◆Fantasia"@en ] ;
    schema:datePublished "2009-12-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/16754/16754-1262182616.jpg> ;
    schema:name "Journey With You / Haruka Shimotsuki"@en,
        "君との旅路/霜月はるか"@ja,
        "Kimi tono Tabiji / Haruka Shimotsuki"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/16754/16754-1262182616.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16754#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/16754#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N0391fa0927fa42319344bab638d838e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Map (off vocal)"@en,
        "白い地図（off vocal）"@ja,
        "Shiroi Chizu (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nb921e6232e724e8e8fcb3a01570f5fb4 ;
    schema:name "White Map (off vocal)"@en,
        "白い地図（off vocal）"@ja,
        "Shiroi Chizu (off vocal)"@ja-latn .

_:N4086d74034c341c384c8e409cf5918d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Map"@en,
        "白い地図"@ja,
        "Shiroi Chizu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nb921e6232e724e8e8fcb3a01570f5fb4 ;
    schema:name "White Map"@en,
        "白い地図"@ja,
        "Shiroi Chizu"@ja-latn .

_:N6134afee5aff44d08cad0f9accbadee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey With You"@en,
        "君との旅路"@ja,
        "Kimi to no Tabiji"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nb921e6232e724e8e8fcb3a01570f5fb4 ;
    schema:name "Journey With You"@en,
        "君との旅路"@ja,
        "Kimi to no Tabiji"@ja-latn .

_:Nc39e1b9a4a8f485daa419f528cc2ff3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey With You (off vocal)"@en,
        "君との旅路（off vocal）"@ja,
        "Kimi to no Tabiji (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nb921e6232e724e8e8fcb3a01570f5fb4 ;
    schema:name "Journey With You (off vocal)"@en,
        "君との旅路（off vocal）"@ja,
        "Kimi to no Tabiji (off vocal)"@ja-latn .

_:Nb921e6232e724e8e8fcb3a01570f5fb4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0391fa0927fa42319344bab638d838e0,
        _:N4086d74034c341c384c8e409cf5918d6,
        _:N6134afee5aff44d08cad0f9accbadee3,
        _:Nc39e1b9a4a8f485daa419f528cc2ff3a ;
    mo:track_count 4 ;
    schema:duration "PT16:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0391fa0927fa42319344bab638d838e0,
        _:N4086d74034c341c384c8e409cf5918d6,
        _:N6134afee5aff44d08cad0f9accbadee3,
        _:Nc39e1b9a4a8f485daa419f528cc2ff3a .

