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

<artist/15298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81413#subject> ;
    schema:name "Shota Horie"@en,
        "堀江晶太"@ja ;
    foaf:made <album/81413#composition>,
        <album/81413#lyrics>,
        <album/81413#subject> ;
    foaf:name "Shota Horie"@en,
        "堀江晶太"@ja .

<artist/29337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81413#subject> ;
    schema:name "Ginnojo Hoshi"@en,
        "星銀乃丈"@ja ;
    foaf:made <album/81413#composition>,
        <album/81413#lyrics>,
        <album/81413#subject> ;
    foaf:name "Ginnojo Hoshi"@en,
        "星銀乃丈"@ja .

<product/6758#subject> a schema:CreativeWork ;
    schema:name "The Morose Mononokean II"@en,
        "不機嫌なモノノケ庵 續"@ja,
        "Fukigen na Mononokean tsuzuki"@ja-latn ;
    foaf:name "The Morose Mononokean II"@en,
        "不機嫌なモノノケ庵 續"@ja,
        "Fukigen na Mononokean tsuzuki"@ja-latn .

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

<album/81413#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Long Time Traveler / mono palette."@en,
        "ロングタイムトラベラー / mono palette."@ja,
        "Long Time Traveler / mono palette."@ja-latn ;
    mo:performance_of <album/81413#musicalwork> ;
    mo:recorded_as <album/81413#musicalexpression> ;
    schema:name "Long Time Traveler / mono palette."@en,
        "ロングタイムトラベラー / mono palette."@ja,
        "Long Time Traveler / mono palette."@ja-latn ;
    schema:workPerformed <album/81413#musicalwork> .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/81413/81413-1545779428.jpg> a schema:ImageObject,
        foaf:Image .

<album/81413#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Long Time Traveler / mono palette."@en,
        "ロングタイムトラベラー / mono palette."@ja,
        "Long Time Traveler / mono palette."@ja-latn ;
    mo:composer <artist/15298#subject>,
        <artist/29337#subject> ;
    mo:produced_work <album/81413#musicalwork> ;
    schema:name "Long Time Traveler / mono palette."@en,
        "ロングタイムトラベラー / mono palette."@ja,
        "Long Time Traveler / mono palette."@ja-latn .

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

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

<album/81413#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-26"^^xsd:date ;
    dcterms:title "Long Time Traveler / mono palette."@en,
        "ロングタイムトラベラー / mono palette."@ja,
        "Long Time Traveler / mono palette."@ja-latn ;
    mo:catalogue_number "COCC-17547" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81413#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N6ae504323ca240ffbe3df8d47eee4ada ;
    mo:record_count 1 ;
    schema:about <product/6758#subject> ;
    schema:datePublished "2018-12-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/81413/81413-1545779428.jpg> ;
    schema:name "Long Time Traveler / mono palette."@en,
        "ロングタイムトラベラー / mono palette."@ja,
        "Long Time Traveler / mono palette."@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/81413/81413-1545779428.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "mono palette."@en ;
    foaf:made <album/81413#subject> ;
    foaf:name "mono palette."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "mono palette."@en ;
    foaf:made <album/81413#vocals> ;
    foaf:name "mono palette."@en .

_:N9061b80cfd5f473b977ac8f2aa046443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンダーカレント (off vocal)"@ja,
        "Under Current (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N6ae504323ca240ffbe3df8d47eee4ada ;
    schema:name "アンダーカレント (off vocal)"@ja,
        "Under Current (off vocal)"@ja-latn .

_:Nd2ed850c36254cf0b434df1950207a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロングタイムトラベラー (off vocal)"@ja,
        "Long Time Traveler (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N6ae504323ca240ffbe3df8d47eee4ada ;
    schema:name "ロングタイムトラベラー (off vocal)"@ja,
        "Long Time Traveler (off vocal)"@ja-latn .

_:Neb60ed45faca4e06861a25f12bbd24bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンダーカレント"@ja,
        "Under Current"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N6ae504323ca240ffbe3df8d47eee4ada ;
    schema:name "アンダーカレント"@ja,
        "Under Current"@ja-latn .

_:Nee395a711c894f499d31772df7ab6f62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロングタイムトラベラー"@ja,
        "Long Time Traveler"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N6ae504323ca240ffbe3df8d47eee4ada ;
    schema:name "ロングタイムトラベラー"@ja,
        "Long Time Traveler"@ja-latn .

_:N6ae504323ca240ffbe3df8d47eee4ada a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9061b80cfd5f473b977ac8f2aa046443,
        _:Nd2ed850c36254cf0b434df1950207a88,
        _:Neb60ed45faca4e06861a25f12bbd24bf,
        _:Nee395a711c894f499d31772df7ab6f62 ;
    mo:track_count 4 ;
    schema:duration "PT15:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N9061b80cfd5f473b977ac8f2aa046443,
        _:Nd2ed850c36254cf0b434df1950207a88,
        _:Neb60ed45faca4e06861a25f12bbd24bf,
        _:Nee395a711c894f499d31772df7ab6f62 .

