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

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

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

<artist/4066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78777#subject> ;
    schema:name "Hiroyoshi Kato"@en,
        "加藤浩義"@ja ;
    foaf:made <album/78777#composition>,
        <album/78777#subject> ;
    foaf:name "Hiroyoshi Kato"@en,
        "加藤浩義"@ja .

<album/78777#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CRASH FEVER ORIGINAL SOUNDTRACK 03"@en,
        "クラッシュフィーバー ORIGINAL SOUNDTRACK 03"@ja,
        "CRASH FEVER ORIGINAL SOUNDTRACK 03"@ja-latn ;
    mo:composer <artist/4066#subject> ;
    mo:produced_work <album/78777#musicalwork> ;
    schema:name "CRASH FEVER ORIGINAL SOUNDTRACK 03"@en,
        "クラッシュフィーバー ORIGINAL SOUNDTRACK 03"@ja,
        "CRASH FEVER ORIGINAL SOUNDTRACK 03"@ja-latn .

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

<album/78777#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CRASH FEVER ORIGINAL SOUNDTRACK 03"@en,
        "クラッシュフィーバー ORIGINAL SOUNDTRACK 03"@ja,
        "CRASH FEVER ORIGINAL SOUNDTRACK 03"@ja-latn ;
    mo:performance_of <album/78777#musicalwork> ;
    mo:recorded_as <album/78777#musicalexpression> ;
    schema:name "CRASH FEVER ORIGINAL SOUNDTRACK 03"@en,
        "クラッシュフィーバー ORIGINAL SOUNDTRACK 03"@ja,
        "CRASH FEVER ORIGINAL SOUNDTRACK 03"@ja-latn ;
    schema:workPerformed <album/78777#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/77/78777/78777-1530563369.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/78777#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-02"^^xsd:date ;
    dcterms:title "CRASH FEVER ORIGINAL SOUNDTRACK 03"@en,
        "クラッシュフィーバー ORIGINAL SOUNDTRACK 03"@ja,
        "CRASH FEVER ORIGINAL SOUNDTRACK 03"@ja-latn ;
    mo:catalogue_number "NCRI 0046" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/78777#musicalexpression> ;
    mo:publisher <org/686#subject> ;
    mo:record _:Nc106b650624d4e5389acbb96e22f4b88 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Crash Fever"@en ;
            foaf:name "Crash Fever"@en ] ;
    schema:datePublished "2018-07-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/78777/78777-1530563369.jpg> ;
    schema:name "CRASH FEVER ORIGINAL SOUNDTRACK 03"@en,
        "クラッシュフィーバー ORIGINAL SOUNDTRACK 03"@ja,
        "CRASH FEVER ORIGINAL SOUNDTRACK 03"@ja-latn ;
    schema:publisher <org/686#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/78777/78777-1530563369.jpg> .

_:N0688e9264c974c648603af86b7c8c4c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Explosion"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Explosion"@en .

_:N35c9b032156348dba6cf8d5644d2bd18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in the ALICE (New Year Version)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Alice in the ALICE (New Year Version)"@en .

_:N366a88eb4d2f460ab0ce9a666646f9ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halcyon"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Halcyon"@en .

_:N36b3f10d1da94bf6a2b76c8628df5d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kingdom"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Kingdom"@en .

_:N6198fc6d05934caf880be319d431c888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chromatic"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Chromatic"@en .

_:N7d05938c2b504d979c91bf8a74488c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder Ball"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Thunder Ball"@en .

_:N882d0670f326427f9bfffe8fa6e23405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in the ALICE (8bit Version)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Alice in the ALICE (8bit Version)"@en .

_:N946bb35aefc74f1f96c2daf85b9b9532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shivers"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Shivers"@en .

_:Nc4aa82e8231b4678ad87625549f06e65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Tale"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Fairy Tale"@en .

_:Nd47f2fba7ac144ad8b3923cf535b6be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Light"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Red Light"@en .

_:Nd5d3def7d65e49f8a04ee4952cbf36c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartbreaker"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Heartbreaker"@en .

_:Ndac44b44722e4fc0b6062c640f21cbe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in the ALICE (Party Version)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Alice in the ALICE (Party Version)"@en .

_:Ndf953c7ce0ea4ae8816789bfe15b327f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peacock"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Peacock"@en .

_:Ne3eb127afff5416391490c79879f0f41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reactor"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Reactor"@en .

_:Ne9ae35fc93184dc7b2f900465071c563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow the White Rabbit (Luxury Version)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nc106b650624d4e5389acbb96e22f4b88 ;
    schema:name "Follow the White Rabbit (Luxury Version)"@en .

_:Nc106b650624d4e5389acbb96e22f4b88 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0688e9264c974c648603af86b7c8c4c2,
        _:N35c9b032156348dba6cf8d5644d2bd18,
        _:N366a88eb4d2f460ab0ce9a666646f9ad,
        _:N36b3f10d1da94bf6a2b76c8628df5d06,
        _:N6198fc6d05934caf880be319d431c888,
        _:N7d05938c2b504d979c91bf8a74488c10,
        _:N882d0670f326427f9bfffe8fa6e23405,
        _:N946bb35aefc74f1f96c2daf85b9b9532,
        _:Nc4aa82e8231b4678ad87625549f06e65,
        _:Nd47f2fba7ac144ad8b3923cf535b6be5,
        _:Nd5d3def7d65e49f8a04ee4952cbf36c5,
        _:Ndac44b44722e4fc0b6062c640f21cbe0,
        _:Ndf953c7ce0ea4ae8816789bfe15b327f,
        _:Ne3eb127afff5416391490c79879f0f41,
        _:Ne9ae35fc93184dc7b2f900465071c563 ;
    mo:track_count 15 ;
    schema:duration "PT38:29"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0688e9264c974c648603af86b7c8c4c2,
        _:N35c9b032156348dba6cf8d5644d2bd18,
        _:N366a88eb4d2f460ab0ce9a666646f9ad,
        _:N36b3f10d1da94bf6a2b76c8628df5d06,
        _:N6198fc6d05934caf880be319d431c888,
        _:N7d05938c2b504d979c91bf8a74488c10,
        _:N882d0670f326427f9bfffe8fa6e23405,
        _:N946bb35aefc74f1f96c2daf85b9b9532,
        _:Nc4aa82e8231b4678ad87625549f06e65,
        _:Nd47f2fba7ac144ad8b3923cf535b6be5,
        _:Nd5d3def7d65e49f8a04ee4952cbf36c5,
        _:Ndac44b44722e4fc0b6062c640f21cbe0,
        _:Ndf953c7ce0ea4ae8816789bfe15b327f,
        _:Ne3eb127afff5416391490c79879f0f41,
        _:Ne9ae35fc93184dc7b2f900465071c563 .

