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

<album/65741> a mo:Release ;
    mo:catalogue_number "UMCK-5608" .

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

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

<artist/25916#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65742#subject> ;
    schema:name "Shigeyuki Harada"@en,
        "原田茂幸"@ja ;
    foaf:made <album/65742#composition>,
        <album/65742#subject> ;
    foaf:name "Shigeyuki Harada"@en,
        "原田茂幸"@ja .

<release/15868#subject> a schema:CreativeWork ;
    schema:name "Kyoukai no RINNE 2nd Series"@en,
        "境界のRINNE 第2シリーズ"@ja,
        "Kyoukai no RINNE 2nd Series"@ja-latn ;
    foaf:name "Kyoukai no RINNE 2nd Series"@en,
        "境界のRINNE 第2シリーズ"@ja,
        "Kyoukai no RINNE 2nd Series"@ja-latn .

<album/65742#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beautiful Life / Shiggy Jr. [Limited Edition]"@en,
        "Beautiful Life / Shiggy Jr. [完全生産限定盤]"@ja,
        "Beautiful Life / Shiggy Jr. [Limited Edition]"@ja-latn ;
    mo:composer <artist/25916#subject> ;
    mo:produced_work <album/65742#musicalwork> ;
    schema:name "Beautiful Life / Shiggy Jr. [Limited Edition]"@en,
        "Beautiful Life / Shiggy Jr. [完全生産限定盤]"@ja,
        "Beautiful Life / Shiggy Jr. [Limited Edition]"@ja-latn .

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/65742/65742-1487577648.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65742#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beautiful Life / Shiggy Jr. [Limited Edition]"@en,
        "Beautiful Life / Shiggy Jr. [完全生産限定盤]"@ja,
        "Beautiful Life / Shiggy Jr. [Limited Edition]"@ja-latn ;
    mo:performance_of <album/65742#musicalwork> ;
    mo:performer <artist/25914#subject> ;
    mo:recorded_as <album/65742#musicalexpression> ;
    schema:byArtist <artist/25914#subject> ;
    schema:name "Beautiful Life / Shiggy Jr. [Limited Edition]"@en,
        "Beautiful Life / Shiggy Jr. [完全生産限定盤]"@ja,
        "Beautiful Life / Shiggy Jr. [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/65742#musicalwork> .

<artist/25914#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65742#performance> ;
    schema:name "Shiggy Jr."@en ;
    foaf:name "Shiggy Jr."@en .

<album/65742#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-17"^^xsd:date ;
    dcterms:title "Beautiful Life / Shiggy Jr. [Limited Edition]"@en,
        "Beautiful Life / Shiggy Jr. [完全生産限定盤]"@ja,
        "Beautiful Life / Shiggy Jr. [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PROS-7024" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/65741> ;
    mo:publication_of <album/65742#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:Nb6b5f7f5d95d45839e57db36bfd1b218 ;
    mo:record_count 1 ;
    schema:about <release/15868#subject> ;
    schema:byArtist <artist/25914#subject> ;
    schema:datePublished "2016-08-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/65742/65742-1487577648.jpg> ;
    schema:name "Beautiful Life / Shiggy Jr. [Limited Edition]"@en,
        "Beautiful Life / Shiggy Jr. [完全生産限定盤]"@ja,
        "Beautiful Life / Shiggy Jr. [Limited Edition]"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/65742/65742-1487577648.jpg> .

_:N79625434e8a6403cb117a90f7f45cfc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HELLO GOODBYE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb6b5f7f5d95d45839e57db36bfd1b218 ;
    schema:name "HELLO GOODBYE"@en .

_:Ne904b96e13d540c9a9aa27c8e82a69fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nb6b5f7f5d95d45839e57db36bfd1b218 ;
    schema:name "Beautiful Life"@en .

_:Nfd3319201c224e9781bae9d64ff301e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Love You (royal mirrorball mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nb6b5f7f5d95d45839e57db36bfd1b218 ;
    schema:name "Still Love You (royal mirrorball mix)"@en .

_:Nb6b5f7f5d95d45839e57db36bfd1b218 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N79625434e8a6403cb117a90f7f45cfc0,
        _:Ne904b96e13d540c9a9aa27c8e82a69fc,
        _:Nfd3319201c224e9781bae9d64ff301e4 ;
    mo:track_count 3 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N79625434e8a6403cb117a90f7f45cfc0,
        _:Ne904b96e13d540c9a9aa27c8e82a69fc,
        _:Nfd3319201c224e9781bae9d64ff301e4 .

