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

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

<artist/32401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137586#subject> ;
    schema:name "TORIENA"@en ;
    foaf:made <album/137586#composition>,
        <album/137586#lyrics>,
        <album/137586#subject> ;
    foaf:name "TORIENA"@en .

<album/137586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Double Vision / TORIENA"@en,
        "Double Vision / TORIENA"@ja,
        "Double Vision / TORIENA"@ja-latn ;
    mo:composer <artist/32401#subject> ;
    mo:produced_work <album/137586#musicalwork> ;
    schema:name "Double Vision / TORIENA"@en,
        "Double Vision / TORIENA"@ja,
        "Double Vision / TORIENA"@ja-latn .

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

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

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

<org/4134#subject> schema:name "MADMILKY RECORDS"@en,
        "MADMILKY RECORDS"@ja,
        "MADMILKY RECORDS"@ja-latn ;
    foaf:name "MADMILKY RECORDS"@en,
        "MADMILKY RECORDS"@ja,
        "MADMILKY RECORDS"@ja-latn .

<https://media.vgm.io/albums/68/137586/137586-6acef31b3192.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137586#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/137586/137586-6acef31b3192.jpg> ;
    foaf:depicts <album/137586#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/137586/137586-6acef31b3192.jpg> .

<https://medium-media.vgm.io/albums/68/137586/137586-6acef31b3192.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-25"^^xsd:date ;
    dcterms:title "Double Vision / TORIENA"@en,
        "Double Vision / TORIENA"@ja,
        "Double Vision / TORIENA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137586#musicalexpression> ;
    mo:publisher <org/4134#subject> ;
    mo:record _:Nfa6f5e023b8a4d0bb0b3db82d0ea1d2a ;
    mo:record_count 1 ;
    schema:datePublished "2019-07-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/68/137586/137586-6acef31b3192.jpg> ;
    schema:name "Double Vision / TORIENA"@en,
        "Double Vision / TORIENA"@ja,
        "Double Vision / TORIENA"@ja-latn ;
    schema:publisher <org/4134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/137586/137586-6acef31b3192.jpg> .

_:N47a777273f824eb9a0f311b05c6796c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Vision"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nfa6f5e023b8a4d0bb0b3db82d0ea1d2a ;
    schema:name "Double Vision"@en .

_:N49feddbc9da94f38903a40c4db5e8b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow me"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nfa6f5e023b8a4d0bb0b3db82d0ea1d2a ;
    schema:name "Follow me"@en .

_:N7640f7a2f05d48928f04ceaf1a52ce57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAXI DRIVER"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfa6f5e023b8a4d0bb0b3db82d0ea1d2a ;
    schema:name "TAXI DRIVER"@en .

_:Nfa6f5e023b8a4d0bb0b3db82d0ea1d2a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47a777273f824eb9a0f311b05c6796c5,
        _:N49feddbc9da94f38903a40c4db5e8b81,
        _:N7640f7a2f05d48928f04ceaf1a52ce57 ;
    mo:track_count 3 ;
    schema:duration "PT8:25"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N47a777273f824eb9a0f311b05c6796c5,
        _:N49feddbc9da94f38903a40c4db5e8b81,
        _:N7640f7a2f05d48928f04ceaf1a52ce57 .

