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

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

<artist/17595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66598#subject> ;
    schema:name "SATO"@en ;
    foaf:made <album/66598#composition>,
        <album/66598#subject> ;
    foaf:name "SATO"@en .

<artist/36228#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66598#subject> ;
    schema:name "sanodg"@en ;
    foaf:made <album/66598#composition>,
        <album/66598#subject> ;
    foaf:name "sanodg"@en .

<artist/70227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66598#subject> ;
    schema:name "KATO"@en ;
    foaf:made <album/66598#composition>,
        <album/66598#subject> ;
    foaf:name "KATO"@en .

<event/202> a mo:Release ;
    schema:name "Pre-released at M3-2017 Spring (Apr 30, 2017)" .

<event/216> a mo:Release ;
    schema:name "Pre-released at Tokyo Game Music Show 2017 (Feb 25, 2017)" .

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

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

<https://media.vgm.io/albums/89/66598/66598-8d22d3c43cd4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/66598#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/66598/66598-8d22d3c43cd4.jpg> ;
    foaf:depicts <album/66598#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/66598/66598-8d22d3c43cd4.jpg> .

<https://medium-media.vgm.io/albums/89/66598/66598-8d22d3c43cd4.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66598#performance> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/16339#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66598#performance> ;
    schema:name "SAK."@en ;
    foaf:made <album/66598#lyrics>,
        <album/66598#subject> ;
    foaf:name "SAK."@en .

<artist/784#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66598#performance> ;
    schema:name "Michio Okamiya"@en,
        "岡宮道生"@ja ;
    foaf:name "Michio Okamiya"@en,
        "岡宮道生"@ja .

<album/66598#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EDM IS OVER"@en,
        "EDM IS OVER"@ja,
        "EDM IS OVER"@ja-latn ;
    mo:composer <artist/17595#subject>,
        <artist/36228#subject>,
        <artist/70227#subject> ;
    mo:produced_work <album/66598#musicalwork> ;
    schema:name "EDM IS OVER"@en,
        "EDM IS OVER"@ja,
        "EDM IS OVER"@ja-latn .

<album/66598#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EDM IS OVER"@en,
        "EDM IS OVER"@ja,
        "EDM IS OVER"@ja-latn ;
    mo:performance_of <album/66598#musicalwork> ;
    mo:performer _:N898341b601e445bc8578b7d0db857b82,
        <artist/138#subject>,
        <artist/16339#subject>,
        <artist/784#subject> ;
    mo:recorded_as <album/66598#musicalexpression> ;
    schema:byArtist _:N898341b601e445bc8578b7d0db857b82,
        <artist/138#subject>,
        <artist/16339#subject>,
        <artist/784#subject> ;
    schema:name "EDM IS OVER"@en,
        "EDM IS OVER"@ja,
        "EDM IS OVER"@ja-latn ;
    schema:workPerformed <album/66598#musicalwork> .

<album/66598#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-16"^^xsd:date ;
    dcterms:title "EDM IS OVER"@en,
        "EDM IS OVER"@ja,
        "EDM IS OVER"@ja-latn ;
    mo:catalogue_number "DTSN-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66598#musicalexpression> ;
    mo:publisher <org/1289#subject> ;
    mo:record _:N47d3b431432f4e68b1e7327277ef7748 ;
    mo:record_count 1 ;
    mo:release <event/202>,
        <event/216> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "icy"@en ;
            foaf:name "icy"@en ],
        <artist/138#subject>,
        <artist/16339#subject>,
        <artist/784#subject> ;
    schema:datePublished "2017-08-16"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/89/66598/66598-8d22d3c43cd4.jpg> ;
    schema:name "EDM IS OVER"@en,
        "EDM IS OVER"@ja,
        "EDM IS OVER"@ja-latn ;
    schema:publisher <org/1289#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/66598/66598-8d22d3c43cd4.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aya Sakakibara"@en ;
    foaf:made <album/66598#lyrics> ;
    foaf:name "Aya Sakakibara"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aya Sakakibara"@en ;
    foaf:made <album/66598#subject> ;
    foaf:name "Aya Sakakibara"@en .

_:N2f15fb819b8449b3adb020d004389ca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOUNCEBACK"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N47d3b431432f4e68b1e7327277ef7748 ;
    schema:name "BOUNCEBACK"@en .

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

_:N6917eef85ef141848d21b72375ba8164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ASTROLINER"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N47d3b431432f4e68b1e7327277ef7748 ;
    schema:name "ASTROLINER"@en .

_:N898341b601e445bc8578b7d0db857b82 a schema:Person,
        foaf:Person ;
    mo:performed <album/66598#performance> ;
    schema:name "icy"@en ;
    foaf:name "icy"@en .

_:N8e50b8be6272494ebb5360ee142e9bbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TIME'S PASSING"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N47d3b431432f4e68b1e7327277ef7748 ;
    schema:name "TIME'S PASSING"@en .

_:N9670fad3f9a84cc293ac9cde92edaaac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRITON"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N47d3b431432f4e68b1e7327277ef7748 ;
    schema:name "TRITON"@en .

_:Na97fc3f2dd854c0aa2d1cedb1101ab88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROPELLER"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N47d3b431432f4e68b1e7327277ef7748 ;
    schema:name "PROPELLER"@en .

_:Nd35ac070f52d49e9b58cbf2666469c6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COME"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N47d3b431432f4e68b1e7327277ef7748 ;
    schema:name "COME"@en .

_:Nf2125883916c491d81c906344414a693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REJOICE"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N47d3b431432f4e68b1e7327277ef7748 ;
    schema:name "REJOICE"@en .

_:N47d3b431432f4e68b1e7327277ef7748 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f15fb819b8449b3adb020d004389ca6,
        _:N50c18cc481644e39b5548e6a52e7fe0c,
        _:N6917eef85ef141848d21b72375ba8164,
        _:N8e50b8be6272494ebb5360ee142e9bbc,
        _:N9670fad3f9a84cc293ac9cde92edaaac,
        _:Na97fc3f2dd854c0aa2d1cedb1101ab88,
        _:Nd35ac070f52d49e9b58cbf2666469c6c,
        _:Nf2125883916c491d81c906344414a693 ;
    mo:track_count 8 ;
    schema:duration "PT41:51"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2f15fb819b8449b3adb020d004389ca6,
        _:N50c18cc481644e39b5548e6a52e7fe0c,
        _:N6917eef85ef141848d21b72375ba8164,
        _:N8e50b8be6272494ebb5360ee142e9bbc,
        _:N9670fad3f9a84cc293ac9cde92edaaac,
        _:Na97fc3f2dd854c0aa2d1cedb1101ab88,
        _:Nd35ac070f52d49e9b58cbf2666469c6c,
        _:Nf2125883916c491d81c906344414a693 .

