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

<artist/6992#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoki Ueno"@en,
        "上野知己"@ja ;
    foaf:made <album/25376#subject>,
        <album/25376#vocals> ;
    foaf:name "Tomoki Ueno"@en,
        "上野知己"@ja .

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25376#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/25376#composition>,
        <album/25376#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<album/25376#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "resurraction \"LAST LIVE\" / DEJA-VU"@en,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja-latn ;
    mo:composer <artist/166#subject> ;
    mo:produced_work <album/25376#musicalwork> ;
    schema:name "resurraction \"LAST LIVE\" / DEJA-VU"@en,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/67/25376/25376-1365550232.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25376#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "resurraction \"LAST LIVE\" / DEJA-VU"@en,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja-latn ;
    mo:performance_of <album/25376#musicalwork> ;
    mo:performer <artist/3377#subject> ;
    mo:recorded_as <album/25376#musicalexpression> ;
    schema:byArtist <artist/3377#subject> ;
    schema:name "resurraction \"LAST LIVE\" / DEJA-VU"@en,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja-latn ;
    schema:workPerformed <album/25376#musicalwork> .

<artist/3377#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25376#performance> ;
    schema:name "Deja Vu"@en ;
    foaf:name "Deja Vu"@en .

<album/25376#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-01-01"^^xsd:date ;
    dcterms:title "resurraction \"LAST LIVE\" / DEJA-VU"@en,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja-latn ;
    mo:catalogue_number "MLV-2901" ;
    mo:media_type "VHS" ;
    mo:publication_of <album/25376#musicalexpression> ;
    mo:publisher _:N82bc55f1870941b5947d7f4582f58bb9 ;
    mo:record _:Nfebc00e5173f416aba8ef6aa616ea651 ;
    mo:record_count 1 ;
    schema:byArtist <artist/3377#subject> ;
    schema:datePublished "1989-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/67/25376/25376-1365550232.jpg> ;
    schema:name "resurraction \"LAST LIVE\" / DEJA-VU"@en,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja,
        "resurraction \"LAST LIVE\" / DEJA-VU"@ja-latn ;
    schema:publisher _:N82bc55f1870941b5947d7f4582f58bb9 ;
    foaf:depiction <https://media.vgm.io/albums/67/25376/25376-1365550232.jpg> .

_:N48dfd138c3b1482c8644456e8bf4a944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deja-Vu"@en,
        "Deja-Vu"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:Nfebc00e5173f416aba8ef6aa616ea651 ;
    schema:name "Deja-Vu"@en,
        "Deja-Vu"@ja .

_:N51b17eb7195c4393a253a65dff96e79f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrection"@en,
        "Resurrection"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Nfebc00e5173f416aba8ef6aa616ea651 ;
    schema:name "Resurrection"@en,
        "Resurrection"@ja .

_:N82bc55f1870941b5947d7f4582f58bb9 schema:name "Made in Japan Video"@en ;
    foaf:name "Made in Japan Video"@en .

_:N98420c55170d4dd7aecad9459fdbb3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alone"@en,
        "Alone"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nfebc00e5173f416aba8ef6aa616ea651 ;
    schema:name "Alone"@en,
        "Alone"@ja .

_:N9d82cf0579bf4e2196cf9da94da8e3ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en,
        "Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nfebc00e5173f416aba8ef6aa616ea651 ;
    schema:name "Introduction"@en,
        "Introduction"@ja .

_:Ncd6328d6d2594c6583550f6cc8e9166e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blown in Wind"@en,
        "風に吹かれて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT11:58"^^xsd:interval ;
    schema:inPlaylist _:Nfebc00e5173f416aba8ef6aa616ea651 ;
    schema:name "Blown in Wind"@en,
        "風に吹かれて"@ja .

_:Nf10946ecba354edaa9c3a4fd2e81f2f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude ~ Next World"@en,
        "Prelude ~ Next World"@ja ;
    mo:track_number 5 ;
    schema:duration "PT10:11"^^xsd:interval ;
    schema:inPlaylist _:Nfebc00e5173f416aba8ef6aa616ea651 ;
    schema:name "Prelude ~ Next World"@en,
        "Prelude ~ Next World"@ja .

_:Nfebc00e5173f416aba8ef6aa616ea651 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48dfd138c3b1482c8644456e8bf4a944,
        _:N51b17eb7195c4393a253a65dff96e79f,
        _:N98420c55170d4dd7aecad9459fdbb3c8,
        _:N9d82cf0579bf4e2196cf9da94da8e3ba,
        _:Ncd6328d6d2594c6583550f6cc8e9166e,
        _:Nf10946ecba354edaa9c3a4fd2e81f2f4 ;
    mo:track_count 6 ;
    schema:duration "PT42:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N48dfd138c3b1482c8644456e8bf4a944,
        _:N51b17eb7195c4393a253a65dff96e79f,
        _:N98420c55170d4dd7aecad9459fdbb3c8,
        _:N9d82cf0579bf4e2196cf9da94da8e3ba,
        _:Ncd6328d6d2594c6583550f6cc8e9166e,
        _:Nf10946ecba354edaa9c3a4fd2e81f2f4 .

