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

<artist/12820#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimer"@en ;
    foaf:made <album/87562#subject>,
        <album/87562#vocals> ;
    foaf:name "Aimer"@en .

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

<artist/12468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87562#subject> ;
    schema:name "Rui Momota"@en,
        "百田留衣"@ja ;
    foaf:made <album/87562#composition>,
        <album/87562#subject> ;
    foaf:name "Rui Momota"@en,
        "百田留衣"@ja .

<artist/12554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87562#subject> ;
    schema:name "Masahiro Tobinai"@en,
        "飛内将大"@ja ;
    foaf:made <album/87562#composition>,
        <album/87562#subject> ;
    foaf:name "Masahiro Tobinai"@en,
        "飛内将大"@ja .

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87562#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/87562#composition>,
        <album/87562#lyrics>,
        <album/87562#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<product/7392#subject> a schema:CreativeWork ;
    schema:name "VINLAND SAGA"@en,
        "ヴィンランド・サガ"@ja,
        "VINLAND SAGA"@ja-latn ;
    foaf:name "VINLAND SAGA"@en,
        "ヴィンランド・サガ"@ja,
        "VINLAND SAGA"@ja-latn .

<release/7365#subject> a schema:CreativeWork ;
    schema:name "Fate/stay night [Heaven's Feel] II. lost butterfly"@en,
        "Fate/stay night [Heaven's Feel] II. lost butterfly"@ja,
        "Fate/stay night [Heaven's Feel] II. lost butterfly"@ja-latn ;
    foaf:name "Fate/stay night [Heaven's Feel] II. lost butterfly"@en,
        "Fate/stay night [Heaven's Feel] II. lost butterfly"@ja,
        "Fate/stay night [Heaven's Feel] II. lost butterfly"@ja-latn .

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

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

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

<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/26/87562/87562-1560697827.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87562#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/87562/87562-1560697827.jpg> ;
    foaf:depicts <album/87562#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/87562/87562-1560697827.jpg> .

<https://medium-media.vgm.io/albums/26/87562/87562-1560697827.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/87562#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Torches / Aimer"@en,
        "Torches / Aimer"@ja,
        "Torches / Aimer"@ja-latn ;
    mo:composer <artist/12468#subject>,
        <artist/12554#subject>,
        <artist/356#subject> ;
    mo:produced_work <album/87562#musicalwork> ;
    schema:name "Torches / Aimer"@en,
        "Torches / Aimer"@ja,
        "Torches / Aimer"@ja-latn .

<album/87562#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-14"^^xsd:date ;
    dcterms:title "Torches / Aimer"@en,
        "Torches / Aimer"@ja,
        "Torches / Aimer"@ja-latn ;
    mo:catalogue_number "SECL-2482" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87562#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N314635c3887e44a3a55e7fa6e7b7da39 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kasane"@en ;
            foaf:name "Kasane"@en ],
        <product/7392#subject>,
        <release/7365#subject> ;
    schema:datePublished "2019-08-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/87562/87562-1560697827.jpg> ;
    schema:name "Torches / Aimer"@en,
        "Torches / Aimer"@ja,
        "Torches / Aimer"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/87562/87562-1560697827.jpg> .

_:N37e5f5eeff8c4f85880023770d4fdbfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Torches"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N314635c3887e44a3a55e7fa6e7b7da39 ;
    schema:name "Torches"@en .

_:Nb26d981d79d74c1a948aac417cefafe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind to you"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N314635c3887e44a3a55e7fa6e7b7da39 ;
    schema:name "Blind to you"@en .

_:Nb97a8f5816d0419fb8685a193160bfd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daisy"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N314635c3887e44a3a55e7fa6e7b7da39 ;
    schema:name "Daisy"@en .

_:Nbde29905d67c4741b03a8a73edb74a12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Bird (Aimer \"soleil et pluie\" Asia Tour in Shanghai)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N314635c3887e44a3a55e7fa6e7b7da39 ;
    schema:name "Black Bird (Aimer \"soleil et pluie\" Asia Tour in Shanghai)"@en .

_:Nec9ded65b2bb4024bd0e8fdf527502ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I beg you (Aimer \"soleil et pluie\" Asia Tour in Shanghai)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N314635c3887e44a3a55e7fa6e7b7da39 ;
    schema:name "I beg you (Aimer \"soleil et pluie\" Asia Tour in Shanghai)"@en .

_:N314635c3887e44a3a55e7fa6e7b7da39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37e5f5eeff8c4f85880023770d4fdbfb,
        _:Nb26d981d79d74c1a948aac417cefafe3,
        _:Nb97a8f5816d0419fb8685a193160bfd9,
        _:Nbde29905d67c4741b03a8a73edb74a12,
        _:Nec9ded65b2bb4024bd0e8fdf527502ee ;
    mo:track_count 5 ;
    schema:duration "PT22:46"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N37e5f5eeff8c4f85880023770d4fdbfb,
        _:Nb26d981d79d74c1a948aac417cefafe3,
        _:Nb97a8f5816d0419fb8685a193160bfd9,
        _:Nbde29905d67c4741b03a8a73edb74a12,
        _:Nec9ded65b2bb4024bd0e8fdf527502ee .

