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

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

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

<artist/12273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "aran"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "aran"@en .

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "Taishi"@en .

<artist/2735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "Nhato"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "Nhato"@en .

<artist/2736#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "Kyohei Akagawa"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "Kyohei Akagawa"@en .

<artist/35888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "Hiroyuki ODA"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "Hiroyuki ODA"@en .

<artist/44421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "Kenji Sekiguchi"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "Kenji Sekiguchi"@en .

<artist/44738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "OCOT"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "OCOT"@en .

<artist/46247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "KaNa"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "KaNa"@en .

<artist/47971#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "KIWAMU"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "KIWAMU"@en .

<artist/47972#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "Masanori Yasuda"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "Masanori Yasuda"@en .

<artist/47973#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "Kazusa"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "Kazusa"@en .

<artist/9111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95979#subject> ;
    schema:name "Shingo Nakamura"@en ;
    foaf:made <album/95979#composition>,
        <album/95979#subject> ;
    foaf:name "Shingo Nakamura"@en .

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

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

<org/2885#subject> schema:name "Otographic Music"@en,
        "Otographic Music"@ja,
        "Otographic Music"@ja-latn ;
    foaf:name "Otographic Music"@en,
        "Otographic Music"@ja,
        "Otographic Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/95979/95979-1580891335.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95979#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OTOGRAPHIES"@en,
        "OTOGRAPHIES"@ja,
        "OTOGRAPHIES"@ja-latn ;
    mo:composer <artist/12273#subject>,
        <artist/2454#subject>,
        <artist/2735#subject>,
        <artist/2736#subject>,
        <artist/35888#subject>,
        <artist/44421#subject>,
        <artist/44738#subject>,
        <artist/46247#subject>,
        <artist/47971#subject>,
        <artist/47972#subject>,
        <artist/47973#subject>,
        <artist/9111#subject> ;
    mo:produced_work <album/95979#musicalwork> ;
    schema:name "OTOGRAPHIES"@en,
        "OTOGRAPHIES"@ja,
        "OTOGRAPHIES"@ja-latn .

<album/95979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-11"^^xsd:date ;
    dcterms:title "OTOGRAPHIES"@en,
        "OTOGRAPHIES"@ja,
        "OTOGRAPHIES"@ja-latn ;
    mo:catalogue_number "OTOC-006" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/95979#musicalexpression> ;
    mo:publisher <org/2885#subject> ;
    mo:record _:N61c8c5b6e4ba48e4b0191809574574c2,
        _:Nd37ce788af8a4e96a898e482722e04f9 ;
    mo:record_count 2 ;
    schema:datePublished "2020-03-11"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/97/95979/95979-1580891335.jpg> ;
    schema:name "OTOGRAPHIES"@en,
        "OTOGRAPHIES"@ja,
        "OTOGRAPHIES"@ja-latn ;
    schema:publisher <org/2885#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/95979/95979-1580891335.jpg> .

_:N063afeae4f2447b6a7db36d8fbdd833c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsurugi"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "Tsurugi"@en .

_:N0c92e2242e694b0091d23ab370d5bc2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaze Yawaraka"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "Kaze Yawaraka"@en .

_:N10139293deef44c6a66ef656db149a39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tanzanite"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "Tanzanite"@en .

_:N10de45116a8649c9accdf7a3d2f68a55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yulara"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "Yulara"@en .

_:N1ddff81806f84803b4b753327aa9f70b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Past & Then (Blacklolita Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "Past & Then (Blacklolita Remix)"@en .

_:N290b88de6bd9475489db323e9bc027a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparkle (Shingo Nakamura Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "Sparkle (Shingo Nakamura Remix)"@en .

_:N3462f0cf07ac4b39b75da6546de4e9b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into The Dawn (2020 Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "Into The Dawn (2020 Mix)"@en .

_:N4fda2b2e51384eff99527752eedf7534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atlantis"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "Atlantis"@en .

_:N5c2382b97c664303a99f89d5a487be33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As No World Idealized (C Scene)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "As No World Idealized (C Scene)"@en .

_:N60f04fe5466e41a297710c741247264c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Zero Two"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "In Zero Two"@en .

_:N696e5f8850754d1daf0b29cab5b5b9c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fading Dusk (Hiroyuki ODA Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "Fading Dusk (Hiroyuki ODA Remix)"@en .

_:N81c06de1bfb1458a8977405e746b0c90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kalos Eidos (2020 Remode)"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "Kalos Eidos (2020 Remode)"@en .

_:N98cc8d2e95734a799d46497fe2e16abc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cytisus"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N61c8c5b6e4ba48e4b0191809574574c2 ;
    schema:name "Cytisus"@en .

_:Na70e0102f1b94d1eb9fd10b98d0a8093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Natural Whispers"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "Natural Whispers"@en .

_:Nbe71e041b2d1494da66d685de429523d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Acies"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "Acies"@en .

_:Nca42d49879174cdf9be3ed2e32b511cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriens"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "Oriens"@en .

_:Ne585b69a631a49e1b38f722af6056c60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crux"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "Crux"@en .

_:Nf6c84bcce33943138ea0b992e84e7c96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gekka (Dominant Space Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "Gekka (Dominant Space Remix)"@en .

_:Nf89c7e5d3f2f4a6e812eb6428f5eea97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eureka (REMO-CON Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "Eureka (REMO-CON Remix)"@en .

_:Nfbc507952e514d6ab56a8f1713d7cd91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind The Shadow"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:Nd37ce788af8a4e96a898e482722e04f9 ;
    schema:name "Behind The Shadow"@en .

_:N61c8c5b6e4ba48e4b0191809574574c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N063afeae4f2447b6a7db36d8fbdd833c,
        _:N0c92e2242e694b0091d23ab370d5bc2a,
        _:N10139293deef44c6a66ef656db149a39,
        _:N10de45116a8649c9accdf7a3d2f68a55,
        _:N290b88de6bd9475489db323e9bc027a0,
        _:N3462f0cf07ac4b39b75da6546de4e9b0,
        _:N4fda2b2e51384eff99527752eedf7534,
        _:N60f04fe5466e41a297710c741247264c,
        _:N81c06de1bfb1458a8977405e746b0c90,
        _:N98cc8d2e95734a799d46497fe2e16abc ;
    mo:track_count 10 ;
    schema:duration "PT68:39"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N063afeae4f2447b6a7db36d8fbdd833c,
        _:N0c92e2242e694b0091d23ab370d5bc2a,
        _:N10139293deef44c6a66ef656db149a39,
        _:N10de45116a8649c9accdf7a3d2f68a55,
        _:N290b88de6bd9475489db323e9bc027a0,
        _:N3462f0cf07ac4b39b75da6546de4e9b0,
        _:N4fda2b2e51384eff99527752eedf7534,
        _:N60f04fe5466e41a297710c741247264c,
        _:N81c06de1bfb1458a8977405e746b0c90,
        _:N98cc8d2e95734a799d46497fe2e16abc .

_:Nd37ce788af8a4e96a898e482722e04f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1ddff81806f84803b4b753327aa9f70b,
        _:N5c2382b97c664303a99f89d5a487be33,
        _:N696e5f8850754d1daf0b29cab5b5b9c3,
        _:Na70e0102f1b94d1eb9fd10b98d0a8093,
        _:Nbe71e041b2d1494da66d685de429523d,
        _:Nca42d49879174cdf9be3ed2e32b511cc,
        _:Ne585b69a631a49e1b38f722af6056c60,
        _:Nf6c84bcce33943138ea0b992e84e7c96,
        _:Nf89c7e5d3f2f4a6e812eb6428f5eea97,
        _:Nfbc507952e514d6ab56a8f1713d7cd91 ;
    mo:track_count 10 ;
    schema:duration "PT66:14"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1ddff81806f84803b4b753327aa9f70b,
        _:N5c2382b97c664303a99f89d5a487be33,
        _:N696e5f8850754d1daf0b29cab5b5b9c3,
        _:Na70e0102f1b94d1eb9fd10b98d0a8093,
        _:Nbe71e041b2d1494da66d685de429523d,
        _:Nca42d49879174cdf9be3ed2e32b511cc,
        _:Ne585b69a631a49e1b38f722af6056c60,
        _:Nf6c84bcce33943138ea0b992e84e7c96,
        _:Nf89c7e5d3f2f4a6e812eb6428f5eea97,
        _:Nfbc507952e514d6ab56a8f1713d7cd91 .

