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

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

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

<artist/2800#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57032#subject> ;
    schema:name "Ryuichi Nitta"@en,
        "新田竜一"@ja ;
    foaf:made <album/57032#composition>,
        <album/57032#subject> ;
    foaf:name "Ryuichi Nitta"@en,
        "新田竜一"@ja .

<artist/3688#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57032#subject> ;
    schema:name "Keiji Yamagishi"@en,
        "山岸継司"@ja ;
    foaf:made <album/57032#composition>,
        <album/57032#subject> ;
    foaf:name "Keiji Yamagishi"@en,
        "山岸継司"@ja .

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

<org/2366#subject> schema:name "Brave Wave"@en,
        "Brave Wave"@ja,
        "Brave Wave"@ja-latn ;
    foaf:name "Brave Wave"@en,
        "Brave Wave"@ja,
        "Brave Wave"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/57032/57032-1454711744.jpg> a schema:ImageObject,
        foaf:Image .

<album/57032#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Retro-Active Pt. 2"@en,
        "Retro-Active Pt. 2"@ja,
        "Retro-Active Pt. 2"@ja-latn ;
    mo:composer <artist/2800#subject>,
        <artist/3688#subject> ;
    mo:produced_work <album/57032#musicalwork> ;
    schema:name "Retro-Active Pt. 2"@en,
        "Retro-Active Pt. 2"@ja,
        "Retro-Active Pt. 2"@ja-latn .

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

<album/57032#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Retro-Active Pt. 2"@en,
        "Retro-Active Pt. 2"@ja,
        "Retro-Active Pt. 2"@ja-latn ;
    mo:performance_of <album/57032#musicalwork> ;
    mo:performer <artist/36225#subject> ;
    mo:recorded_as <album/57032#musicalexpression> ;
    schema:byArtist <artist/36225#subject> ;
    schema:name "Retro-Active Pt. 2"@en,
        "Retro-Active Pt. 2"@ja,
        "Retro-Active Pt. 2"@ja-latn ;
    schema:workPerformed <album/57032#musicalwork> .

<artist/36225#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57032#performance> ;
    schema:name "Stemage"@en ;
    foaf:name "Stemage"@en .

<album/57032#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-05"^^xsd:date ;
    dcterms:title "Retro-Active Pt. 2"@en,
        "Retro-Active Pt. 2"@ja,
        "Retro-Active Pt. 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/57032#musicalexpression> ;
    mo:publisher <org/2366#subject> ;
    mo:record _:N78cb67cccb3d4412bd622608ca50af33 ;
    mo:record_count 1 ;
    schema:byArtist <artist/36225#subject> ;
    schema:datePublished "2016-02-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/23/57032/57032-1454711744.jpg> ;
    schema:name "Retro-Active Pt. 2"@en,
        "Retro-Active Pt. 2"@ja,
        "Retro-Active Pt. 2"@ja-latn ;
    schema:publisher <org/2366#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/57032/57032-1454711744.jpg> .

_:N1f0acc8daca742ad915ba74522236a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We, Robots"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N78cb67cccb3d4412bd622608ca50af33 ;
    schema:name "We, Robots"@en .

_:N52401a43c4c34f989581802f1f6c642c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody Knows Me"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N78cb67cccb3d4412bd622608ca50af33 ;
    schema:name "Nobody Knows Me"@en .

_:N6e2fe072e2f5426aaa1c6ff506331313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic Code"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N78cb67cccb3d4412bd622608ca50af33 ;
    schema:name "Chaotic Code"@en .

_:N87e7b8a8b2a944bd9009346565925023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Sky (Saori Kobayashi Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N78cb67cccb3d4412bd622608ca50af33 ;
    schema:name "Eastern Sky (Saori Kobayashi Remix)"@en .

_:N9363ab781d294c3499e1aeb43be0db87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thought Police"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N78cb67cccb3d4412bd622608ca50af33 ;
    schema:name "Thought Police"@en .

_:Na0e79d66ef9f4e7abad6654e4ee46c4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Total Escape (feat. Ryuichi Nitta)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N78cb67cccb3d4412bd622608ca50af33 ;
    schema:name "Total Escape (feat. Ryuichi Nitta)"@en .

_:Nfb98a80ab4bf412aa01de3031a7b4890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N78cb67cccb3d4412bd622608ca50af33 ;
    schema:name "Eastern"@en .

_:N78cb67cccb3d4412bd622608ca50af33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f0acc8daca742ad915ba74522236a18,
        _:N52401a43c4c34f989581802f1f6c642c,
        _:N6e2fe072e2f5426aaa1c6ff506331313,
        _:N87e7b8a8b2a944bd9009346565925023,
        _:N9363ab781d294c3499e1aeb43be0db87,
        _:Na0e79d66ef9f4e7abad6654e4ee46c4d,
        _:Nfb98a80ab4bf412aa01de3031a7b4890 ;
    mo:track_count 7 ;
    schema:duration "PT28:35"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1f0acc8daca742ad915ba74522236a18,
        _:N52401a43c4c34f989581802f1f6c642c,
        _:N6e2fe072e2f5426aaa1c6ff506331313,
        _:N87e7b8a8b2a944bd9009346565925023,
        _:N9363ab781d294c3499e1aeb43be0db87,
        _:Na0e79d66ef9f4e7abad6654e4ee46c4d,
        _:Nfb98a80ab4bf412aa01de3031a7b4890 .

