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

<artist/36103#subject> a schema:Person,
        foaf:Person ;
    schema:name "aimerrhythm"@en ;
    foaf:made <album/61774#lyrics>,
        <album/61774#subject> ;
    foaf:name "aimerrhythm"@en .

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

<artist/21367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61774#subject> ;
    schema:name "Natsumi Hayashi"@en,
        "林奈津美"@ja ;
    foaf:made <album/61774#composition>,
        <album/61774#subject> ;
    foaf:name "Natsumi Hayashi"@en,
        "林奈津美"@ja .

<product/4094#subject> a schema:CreativeWork ;
    schema:name "Natsume's Book of Friends (Season 5)"@en,
        "夏目友人帳 伍"@ja,
        "Natsume Yujincho Go"@ja-latn ;
    foaf:name "Natsume's Book of Friends (Season 5)"@en,
        "夏目友人帳 伍"@ja,
        "Natsume Yujincho Go"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/61774/61774-1474622877.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12820#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61774#performance> ;
    schema:name "Aimer"@en ;
    foaf:name "Aimer"@en .

<artist/16101#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61774#performance> ;
    schema:name "Hiroaki Yokoyama"@en,
        "横山裕章"@ja ;
    foaf:name "Hiroaki Yokoyama"@en,
        "横山裕章"@ja .

<album/61774#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Akanesasu/everlasting snow / Aimer"@en,
        "茜さす/everlasting snow / Aimer"@ja,
        "Akanesasu/everlasting snow / Aimer"@ja-latn ;
    mo:composer <artist/11647#subject>,
        <artist/20228#subject>,
        <artist/21367#subject> ;
    mo:produced_work <album/61774#musicalwork> ;
    schema:name "Akanesasu/everlasting snow / Aimer"@en,
        "茜さす/everlasting snow / Aimer"@ja,
        "Akanesasu/everlasting snow / Aimer"@ja-latn .

<artist/11647#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61774#subject> ;
    mo:performed <album/61774#performance> ;
    schema:name "Shunsuke Tsuri"@en,
        "釣俊輔"@ja ;
    foaf:made <album/61774#composition>,
        <album/61774#subject> ;
    foaf:name "Shunsuke Tsuri"@en,
        "釣俊輔"@ja .

<artist/20228#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61774#subject> ;
    mo:performed <album/61774#performance> ;
    schema:name "Takahito Uchisawa"@en,
        "内澤崇仁"@ja ;
    foaf:made <album/61774#composition>,
        <album/61774#lyrics>,
        <album/61774#subject> ;
    foaf:name "Takahito Uchisawa"@en,
        "内澤崇仁"@ja .

<album/61774#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Akanesasu/everlasting snow / Aimer"@en,
        "茜さす/everlasting snow / Aimer"@ja,
        "Akanesasu/everlasting snow / Aimer"@ja-latn ;
    mo:performance_of <album/61774#musicalwork> ;
    mo:performer <artist/11647#subject>,
        <artist/12820#subject>,
        <artist/16101#subject>,
        <artist/20228#subject> ;
    mo:recorded_as <album/61774#musicalexpression> ;
    schema:byArtist <artist/11647#subject>,
        <artist/12820#subject>,
        <artist/16101#subject>,
        <artist/20228#subject> ;
    schema:name "Akanesasu/everlasting snow / Aimer"@en,
        "茜さす/everlasting snow / Aimer"@ja,
        "Akanesasu/everlasting snow / Aimer"@ja-latn ;
    schema:workPerformed <album/61774#musicalwork> .

<album/61774#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-16"^^xsd:date ;
    dcterms:title "Akanesasu/everlasting snow / Aimer"@en,
        "茜さす/everlasting snow / Aimer"@ja,
        "Akanesasu/everlasting snow / Aimer"@ja-latn ;
    mo:catalogue_number "SECL-2070" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61774#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N91aa03320a594a029b37f5d583889174 ;
    mo:record_count 1 ;
    schema:about <product/4094#subject> ;
    schema:byArtist <artist/11647#subject>,
        <artist/12820#subject>,
        <artist/16101#subject>,
        <artist/20228#subject> ;
    schema:datePublished "2016-11-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/61774/61774-1474622877.jpg> ;
    schema:name "Akanesasu/everlasting snow / Aimer"@en,
        "茜さす/everlasting snow / Aimer"@ja,
        "Akanesasu/everlasting snow / Aimer"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/61774/61774-1474622877.jpg> .

_:N39d5f2adda4448cbbf4759f6b5d4e072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茜さす (instrumental)"@ja,
        "Akanesasu (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N91aa03320a594a029b37f5d583889174 ;
    schema:name "茜さす (instrumental)"@ja,
        "Akanesasu (instrumental)"@ja-latn .

_:N5dab74f261f049b9a58fad7dadb9e6c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "everlasting snow"@ja,
        "everlasting snow"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N91aa03320a594a029b37f5d583889174 ;
    schema:name "everlasting snow"@ja,
        "everlasting snow"@ja-latn .

_:N5e3914ea02a940e99f11a9d723e01f88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茜さす (TV size)"@ja,
        "Akanesasu (TV size)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N91aa03320a594a029b37f5d583889174 ;
    schema:name "茜さす (TV size)"@ja,
        "Akanesasu (TV size)"@ja-latn .

_:Nf5010f12dc6b450997d85190fcdf8d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "everlasting snow (instrumental)"@ja,
        "everlasting snow (instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N91aa03320a594a029b37f5d583889174 ;
    schema:name "everlasting snow (instrumental)"@ja,
        "everlasting snow (instrumental)"@ja-latn .

_:Nf8f41fa94f2e406cbf1c0709064877f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カタオモイ (5th Anniversary Live ver.)"@ja,
        "Kataomoi (5th Anniversary Live ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N91aa03320a594a029b37f5d583889174 ;
    schema:name "カタオモイ (5th Anniversary Live ver.)"@ja,
        "Kataomoi (5th Anniversary Live ver.)"@ja-latn .

_:Nfb1a138dd58a47f8ab099d95d6251be4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茜さす"@ja,
        "Akanesasu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N91aa03320a594a029b37f5d583889174 ;
    schema:name "茜さす"@ja,
        "Akanesasu"@ja-latn .

_:N91aa03320a594a029b37f5d583889174 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39d5f2adda4448cbbf4759f6b5d4e072,
        _:N5dab74f261f049b9a58fad7dadb9e6c5,
        _:N5e3914ea02a940e99f11a9d723e01f88,
        _:Nf5010f12dc6b450997d85190fcdf8d9d,
        _:Nf8f41fa94f2e406cbf1c0709064877f1,
        _:Nfb1a138dd58a47f8ab099d95d6251be4 ;
    mo:track_count 6 ;
    schema:duration "PT27:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N39d5f2adda4448cbbf4759f6b5d4e072,
        _:N5dab74f261f049b9a58fad7dadb9e6c5,
        _:N5e3914ea02a940e99f11a9d723e01f88,
        _:Nf5010f12dc6b450997d85190fcdf8d9d,
        _:Nf8f41fa94f2e406cbf1c0709064877f1,
        _:Nfb1a138dd58a47f8ab099d95d6251be4 .

