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

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

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

<artist/36261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84586#subject> ;
    schema:name "COSIO"@en ;
    foaf:made <album/84586#composition>,
        <album/84586#subject> ;
    foaf:name "COSIO"@en .

<event/217> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2019 (Feb 23, 2019)" .

<album/84586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CSTN: Cosiotone'S TechNo album"@en,
        "CSTN: Cosiotone'S TechNo album"@ja,
        "CSTN: Cosiotone'S TechNo album"@ja-latn ;
    mo:composer <artist/36261#subject> ;
    mo:produced_work <album/84586#musicalwork> ;
    schema:name "CSTN: Cosiotone'S TechNo album"@en,
        "CSTN: Cosiotone'S TechNo album"@ja,
        "CSTN: Cosiotone'S TechNo album"@ja-latn .

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

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

<https://media.vgm.io/albums/68/84586/84586-1550801815.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84586#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/84586/84586-1550801815.png> ;
    foaf:depicts <album/84586#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/84586/84586-1550801815.png> .

<https://medium-media.vgm.io/albums/68/84586/84586-1550801815.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84586#performance> ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/25779#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84586#performance> ;
    schema:name "Chiharu Sawashiro"@en,
        "沢城千春"@ja ;
    foaf:name "Chiharu Sawashiro"@en,
        "沢城千春"@ja .

<artist/33475#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84586#performance> ;
    schema:name "Riho Sugiyama"@en,
        "杉山里穂"@ja ;
    foaf:name "Riho Sugiyama"@en,
        "杉山里穂"@ja .

<artist/40965#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84586#performance> ;
    schema:name "M@kyu"@en,
        "麻宮マキ"@ja ;
    foaf:name "M@kyu"@en,
        "麻宮マキ"@ja .

<album/84586#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CSTN: Cosiotone'S TechNo album"@en,
        "CSTN: Cosiotone'S TechNo album"@ja,
        "CSTN: Cosiotone'S TechNo album"@ja-latn ;
    mo:performance_of <album/84586#musicalwork> ;
    mo:performer <artist/1847#subject>,
        <artist/25779#subject>,
        <artist/33475#subject>,
        <artist/40965#subject> ;
    mo:recorded_as <album/84586#musicalexpression> ;
    schema:byArtist <artist/1847#subject>,
        <artist/25779#subject>,
        <artist/33475#subject>,
        <artist/40965#subject> ;
    schema:name "CSTN: Cosiotone'S TechNo album"@en,
        "CSTN: Cosiotone'S TechNo album"@ja,
        "CSTN: Cosiotone'S TechNo album"@ja-latn ;
    schema:workPerformed <album/84586#musicalwork> .

<album/84586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-23"^^xsd:date ;
    dcterms:title "CSTN: Cosiotone'S TechNo album"@en,
        "CSTN: Cosiotone'S TechNo album"@ja,
        "CSTN: Cosiotone'S TechNo album"@ja-latn ;
    mo:catalogue_number "SNGLY-026" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/84586#musicalexpression> ;
    mo:publisher <org/850#subject> ;
    mo:record _:N34d486216e8e4fbabe80dd3ee38b13ef,
        _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    mo:record_count 2 ;
    mo:release <event/217> ;
    schema:byArtist <artist/1847#subject>,
        <artist/25779#subject>,
        <artist/33475#subject>,
        <artist/40965#subject> ;
    schema:datePublished "2019-02-23"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/68/84586/84586-1550801815.png> ;
    schema:name "CSTN: Cosiotone'S TechNo album"@en,
        "CSTN: Cosiotone'S TechNo album"@ja,
        "CSTN: Cosiotone'S TechNo album"@ja-latn ;
    schema:publisher <org/850#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/84586/84586-1550801815.png> .

_:N116c0a1d109449dc90228b63d346715f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet Wavelet"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Quiet Wavelet"@ja .

_:N14d6c9a70ac6499395252a62a01d05ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RIZOP"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "RIZOP"@ja .

_:N33da907dc84a4bc7a3cc16c4c38736d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RIZOP Before"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "RIZOP Before"@ja .

_:N3c8fe53daea045b7b22ca2d14215c08c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow halation"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "Snow halation"@ja .

_:N437be4d320f24261ac18b50b36ee4be6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distorted Drive"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Distorted Drive"@ja .

_:N485ca0261bf5481fa2905b6e41ec488c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WORLD'S END SUPER NOVA feat. 沢城千春"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "WORLD'S END SUPER NOVA feat. 沢城千春"@ja .

_:N544f8259198848a49c365afe89363178 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbital Expressway"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Orbital Expressway"@ja .

_:N56e2c7fa761f466bae581d4b5296c538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢を信じて feat. 杉山里穂 -FMDM MIX-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "夢を信じて feat. 杉山里穂 -FMDM MIX-"@ja .

_:N5b4c0cbef17e44d89307ebf0451546ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavenly Star"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "Heavenly Star"@ja .

_:N5c56209920554150b72338dd430ddc3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inner Catharsis"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Inner Catharsis"@ja .

_:N626db520f6774962a32c04121b061f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Alliance"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "Star Alliance"@ja .

_:N6d4ac7e48c7a468e88923e66f174cd8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CUT BACK ON MY WORDS"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "CUT BACK ON MY WORDS"@ja .

_:N73ae061096ef42179dd0a92c09849060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halcyon Wave"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Halcyon Wave"@ja .

_:N7e899dc6946c4e6997c6104b5b1d9754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Atmosphere"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Starry Atmosphere"@ja .

_:N8eb58375adc04df5b1a12f3ac7ab4446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flow and Discipline"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "Flow and Discipline"@ja .

_:N923597c17ce64adfb9af94dc85bf724b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aerobics"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "Aerobics"@ja .

_:N93968ddfa062411997dff7a72d5ec6a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女のポリシー -SROT House MIX-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "乙女のポリシー -SROT House MIX-"@ja .

_:Na330598ea1e6495fb3505ed0e4417fa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cypselurus Sunset"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Cypselurus Sunset"@ja .

_:Na9d0a0c8830e47bd8caa9545317f1c6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing O.H"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Missing O.H"@ja .

_:Nabc767600bbb461a855a9f0b0dddf21e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny House"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Funny House"@ja .

_:Nb0b5821c84434a09a89ad9290d733e3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue in Blur"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "Blue in Blur"@ja .

_:Nb9989a791e7c4e1989ee6f8ea2006d00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jellyfish Twinkling"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Jellyfish Twinkling"@ja .

_:Nc1cc481f7b644e40baab5a7d192d0d9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コネクト"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "コネクト"@ja .

_:Nd02464d57a0949ed88d126fc9da82ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firefly"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Firefly"@ja .

_:Nd05b572d3bcb4208a7f4a9025f849629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pixelized Cloud"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "Pixelized Cloud"@ja .

_:Ne2855f0167864ae48b97de8158b46586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack the Muscle"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ea4ab6eca054eabb4291ec029e57ad1 ;
    schema:name "Attack the Muscle"@ja .

_:Ne8448692dd3f4e6d8332d3c71005ffc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NightVision 9 -Sunrised Bayshore Route-"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d486216e8e4fbabe80dd3ee38b13ef ;
    schema:name "NightVision 9 -Sunrised Bayshore Route-"@ja .

_:N6ea4ab6eca054eabb4291ec029e57ad1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14d6c9a70ac6499395252a62a01d05ae,
        _:N33da907dc84a4bc7a3cc16c4c38736d8,
        _:N3c8fe53daea045b7b22ca2d14215c08c,
        _:N485ca0261bf5481fa2905b6e41ec488c,
        _:N56e2c7fa761f466bae581d4b5296c538,
        _:N5b4c0cbef17e44d89307ebf0451546ce,
        _:N626db520f6774962a32c04121b061f24,
        _:N8eb58375adc04df5b1a12f3ac7ab4446,
        _:N923597c17ce64adfb9af94dc85bf724b,
        _:N93968ddfa062411997dff7a72d5ec6a2,
        _:Nb0b5821c84434a09a89ad9290d733e3d,
        _:Nc1cc481f7b644e40baab5a7d192d0d9e,
        _:Ne2855f0167864ae48b97de8158b46586 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N14d6c9a70ac6499395252a62a01d05ae,
        _:N33da907dc84a4bc7a3cc16c4c38736d8,
        _:N3c8fe53daea045b7b22ca2d14215c08c,
        _:N485ca0261bf5481fa2905b6e41ec488c,
        _:N56e2c7fa761f466bae581d4b5296c538,
        _:N5b4c0cbef17e44d89307ebf0451546ce,
        _:N626db520f6774962a32c04121b061f24,
        _:N8eb58375adc04df5b1a12f3ac7ab4446,
        _:N923597c17ce64adfb9af94dc85bf724b,
        _:N93968ddfa062411997dff7a72d5ec6a2,
        _:Nb0b5821c84434a09a89ad9290d733e3d,
        _:Nc1cc481f7b644e40baab5a7d192d0d9e,
        _:Ne2855f0167864ae48b97de8158b46586 .

_:N34d486216e8e4fbabe80dd3ee38b13ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N116c0a1d109449dc90228b63d346715f,
        _:N437be4d320f24261ac18b50b36ee4be6,
        _:N544f8259198848a49c365afe89363178,
        _:N5c56209920554150b72338dd430ddc3b,
        _:N6d4ac7e48c7a468e88923e66f174cd8d,
        _:N73ae061096ef42179dd0a92c09849060,
        _:N7e899dc6946c4e6997c6104b5b1d9754,
        _:Na330598ea1e6495fb3505ed0e4417fa1,
        _:Na9d0a0c8830e47bd8caa9545317f1c6c,
        _:Nabc767600bbb461a855a9f0b0dddf21e,
        _:Nb9989a791e7c4e1989ee6f8ea2006d00,
        _:Nd02464d57a0949ed88d126fc9da82ae2,
        _:Nd05b572d3bcb4208a7f4a9025f849629,
        _:Ne8448692dd3f4e6d8332d3c71005ffc1 ;
    mo:track_count 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N116c0a1d109449dc90228b63d346715f,
        _:N437be4d320f24261ac18b50b36ee4be6,
        _:N544f8259198848a49c365afe89363178,
        _:N5c56209920554150b72338dd430ddc3b,
        _:N6d4ac7e48c7a468e88923e66f174cd8d,
        _:N73ae061096ef42179dd0a92c09849060,
        _:N7e899dc6946c4e6997c6104b5b1d9754,
        _:Na330598ea1e6495fb3505ed0e4417fa1,
        _:Na9d0a0c8830e47bd8caa9545317f1c6c,
        _:Nabc767600bbb461a855a9f0b0dddf21e,
        _:Nb9989a791e7c4e1989ee6f8ea2006d00,
        _:Nd02464d57a0949ed88d126fc9da82ae2,
        _:Nd05b572d3bcb4208a7f4a9025f849629,
        _:Ne8448692dd3f4e6d8332d3c71005ffc1 .

