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

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

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

<artist/1178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3707#subject> ;
    schema:name "Toshinori Orikura"@en,
        "折倉俊則"@ja ;
    foaf:made <album/3707#composition>,
        <album/3707#subject> ;
    foaf:name "Toshinori Orikura"@en,
        "折倉俊則"@ja .

<album/3707#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Triptych Special Disc"@en,
        "Triptych Special Disc"@ja,
        "Triptych Special Disc"@ja-latn ;
    mo:composer <artist/1178#subject> ;
    mo:produced_work <album/3707#musicalwork> ;
    schema:name "Triptych Special Disc"@en,
        "Triptych Special Disc"@ja,
        "Triptych Special Disc"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/70/3707/3707-1163800826.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3707#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-28"^^xsd:date ;
    dcterms:title "Triptych Special Disc"@en,
        "Triptych Special Disc"@ja,
        "Triptych Special Disc"@ja-latn ;
    mo:catalogue_number "AL-TR-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3707#musicalexpression> ;
    mo:publisher <org/360#subject> ;
    mo:record _:N4119ef534f12496bba3a045c4210e8a4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Triptych"@en ;
            foaf:name "Triptych"@en ] ;
    schema:datePublished "2006-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/3707/3707-1163800826.jpg> ;
    schema:name "Triptych Special Disc"@en,
        "Triptych Special Disc"@ja,
        "Triptych Special Disc"@ja-latn ;
    schema:publisher <org/360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/3707/3707-1163800826.jpg> .

_:N07e603b1de1c4b7ba830eb2dde0e0756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As Clear"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "As Clear"@en .

_:N1adc9382cebc40c0b258e45b8620ed64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope to"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "Hope to"@en .

_:N3b1027494fbb41f3836cad2e5ac94bd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "Blue"@en .

_:N47980a0f9ba64fdbacfd1235c61bd540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sad Phrase"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "Sad Phrase"@en .

_:N4b608060c8f444468aeb5ade405b4c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Self is Asserted"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "Self is Asserted"@en .

_:N6e79c6e8d9c44bfa864ecd1603ec6bab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "Air"@en .

_:Nc06b9586d41349f6bfe87d4bdf96cf54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pretty Show"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "Pretty Show"@en .

_:Nddc8faad0b8b496595d4c7ba476d97bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relief"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "Relief"@en .

_:Ne807fb9394684ce4b749b1dd59f713b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "Melody"@en .

_:Nf6afc0655d8645a89ada903efbe567d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silence"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N4119ef534f12496bba3a045c4210e8a4 ;
    schema:name "Silence"@en .

_:N4119ef534f12496bba3a045c4210e8a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07e603b1de1c4b7ba830eb2dde0e0756,
        _:N1adc9382cebc40c0b258e45b8620ed64,
        _:N3b1027494fbb41f3836cad2e5ac94bd4,
        _:N47980a0f9ba64fdbacfd1235c61bd540,
        _:N4b608060c8f444468aeb5ade405b4c6b,
        _:N6e79c6e8d9c44bfa864ecd1603ec6bab,
        _:Nc06b9586d41349f6bfe87d4bdf96cf54,
        _:Nddc8faad0b8b496595d4c7ba476d97bb,
        _:Ne807fb9394684ce4b749b1dd59f713b2,
        _:Nf6afc0655d8645a89ada903efbe567d4 ;
    mo:track_count 10 ;
    schema:duration "PT20:38"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N07e603b1de1c4b7ba830eb2dde0e0756,
        _:N1adc9382cebc40c0b258e45b8620ed64,
        _:N3b1027494fbb41f3836cad2e5ac94bd4,
        _:N47980a0f9ba64fdbacfd1235c61bd540,
        _:N4b608060c8f444468aeb5ade405b4c6b,
        _:N6e79c6e8d9c44bfa864ecd1603ec6bab,
        _:Nc06b9586d41349f6bfe87d4bdf96cf54,
        _:Nddc8faad0b8b496595d4c7ba476d97bb,
        _:Ne807fb9394684ce4b749b1dd59f713b2,
        _:Nf6afc0655d8645a89ada903efbe567d4 .

