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

<album/125284> a mo:Release ;
    mo:catalogue_number "KSCL-3414" .

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

<artist/30336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125285#subject> ;
    schema:name "Shunichi Tanabe"@en,
        "田邊駿一"@ja ;
    foaf:made <album/125285#composition>,
        <album/125285#lyrics>,
        <album/125285#subject> ;
    foaf:name "Shunichi Tanabe"@en,
        "田邊駿一"@ja .

<product/2561#subject> a schema:CreativeWork ;
    schema:name "CODE GEASS Lelouch of the Rebellion R2"@en,
        "コードギアス 反逆のルルーシュ R2"@ja,
        "CODE GEASS Hangyaku no Lelouch R2"@ja-latn ;
    foaf:name "CODE GEASS Lelouch of the Rebellion R2"@en,
        "コードギアス 反逆のルルーシュ R2"@ja,
        "CODE GEASS Hangyaku no Lelouch R2"@ja-latn .

<album/125285#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@en,
        "Journey through the new door / BLUE ENCOUNT [完全生産限定盤]"@ja,
        "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@ja-latn ;
    mo:composer <artist/30336#subject> ;
    mo:produced_work <album/125285#musicalwork> ;
    schema:name "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@en,
        "Journey through the new door / BLUE ENCOUNT [完全生産限定盤]"@ja,
        "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/58/125285/125285-05fd6842420a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125285#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/125285/125285-05fd6842420a.jpg> ;
    foaf:depicts <album/125285#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/125285/125285-05fd6842420a.jpg> .

<https://medium-media.vgm.io/albums/58/125285/125285-05fd6842420a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/125285#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@en,
        "Journey through the new door / BLUE ENCOUNT [完全生産限定盤]"@ja,
        "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@ja-latn ;
    mo:performance_of <album/125285#musicalwork> ;
    mo:performer <artist/30335#subject> ;
    mo:recorded_as <album/125285#musicalexpression> ;
    schema:byArtist <artist/30335#subject> ;
    schema:name "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@en,
        "Journey through the new door / BLUE ENCOUNT [完全生産限定盤]"@ja,
        "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/125285#musicalwork> .

<artist/30335#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/125285#performance> ;
    schema:name "BLUE ENCOUNT"@en ;
    foaf:name "BLUE ENCOUNT"@en .

<album/125285#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-08"^^xsd:date ;
    dcterms:title "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@en,
        "Journey through the new door / BLUE ENCOUNT [完全生産限定盤]"@ja,
        "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-3412~3" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/125284> ;
    mo:publication_of <album/125285#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N160c36b9971d43549db11d326a38c4d4 ;
    mo:record_count 1 ;
    schema:about <product/2561#subject> ;
    schema:byArtist <artist/30335#subject> ;
    schema:datePublished "2023-02-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/125285/125285-05fd6842420a.jpg> ;
    schema:name "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@en,
        "Journey through the new door / BLUE ENCOUNT [完全生産限定盤]"@ja,
        "Journey through the new door / BLUE ENCOUNT [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/125285/125285-05fd6842420a.jpg> .

_:N0ab8fde2791a4722bc732cff0b10f758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DOOR"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N160c36b9971d43549db11d326a38c4d4 ;
    schema:name "DOOR"@ja .

_:N6cc17fcef1124fc9b367c5bfb38d6a6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Z.E.R.O."@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N160c36b9971d43549db11d326a38c4d4 ;
    schema:name "Z.E.R.O."@ja .

_:N7b9d9ab215fc4acb9fdef255aa05ef8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終火"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N160c36b9971d43549db11d326a38c4d4 ;
    schema:name "終火"@ja .

_:Nc4eca6f8d97449869b38c70a48ce94ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N160c36b9971d43549db11d326a38c4d4 ;
    schema:name "青"@ja .

_:Nd13ea12c7ee443b399d913ad8ec0ab56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vendetta"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N160c36b9971d43549db11d326a38c4d4 ;
    schema:name "vendetta"@ja .

_:N160c36b9971d43549db11d326a38c4d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ab8fde2791a4722bc732cff0b10f758,
        _:N6cc17fcef1124fc9b367c5bfb38d6a6c,
        _:N7b9d9ab215fc4acb9fdef255aa05ef8f,
        _:Nc4eca6f8d97449869b38c70a48ce94ff,
        _:Nd13ea12c7ee443b399d913ad8ec0ab56 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0ab8fde2791a4722bc732cff0b10f758,
        _:N6cc17fcef1124fc9b367c5bfb38d6a6c,
        _:N7b9d9ab215fc4acb9fdef255aa05ef8f,
        _:Nc4eca6f8d97449869b38c70a48ce94ff,
        _:Nd13ea12c7ee443b399d913ad8ec0ab56 .

