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

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

<artist/40753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54529#subject> ;
    schema:name "ALL OFF"@en ;
    foaf:made <album/54529#composition>,
        <album/54529#subject> ;
    foaf:name "ALL OFF"@en .

<product/3922#subject> a schema:CreativeWork ;
    schema:name "Heavy Object"@en,
        "ヘヴィーオブジェクト"@ja,
        "Heavy Object"@ja-latn ;
    foaf:name "Heavy Object"@en,
        "ヘヴィーオブジェクト"@ja,
        "Heavy Object"@ja-latn .

<album/54529#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One More Chance!! / ALL OFF [Limited Edition]"@en,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja-latn ;
    mo:composer <artist/40753#subject> ;
    mo:produced_work <album/54529#musicalwork> ;
    schema:name "One More Chance!! / ALL OFF [Limited Edition]"@en,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja-latn .

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

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

<album/54529#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One More Chance!! / ALL OFF [Limited Edition]"@en,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja-latn ;
    mo:performance_of <album/54529#musicalwork> ;
    mo:recorded_as <album/54529#musicalexpression> ;
    schema:name "One More Chance!! / ALL OFF [Limited Edition]"@en,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/54529#musicalwork> .

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/54529/54529-1558371397.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54529#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-04"^^xsd:date ;
    dcterms:title "One More Chance!! / ALL OFF [Limited Edition]"@en,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja-latn ;
    mo:catalogue_number "1000582719" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/54529#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:Nb1f6a834e3454d808b3447c0a0b466fe,
        _:Ndfd9a46ffc804be78d2773058cddbf54 ;
    mo:record_count 2 ;
    schema:about <product/3922#subject> ;
    schema:datePublished "2015-11-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/54529/54529-1558371397.jpg> ;
    schema:name "One More Chance!! / ALL OFF [Limited Edition]"@en,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja,
        "One More Chance!! / ALL OFF [Limited Edition]"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/54529/54529-1558371397.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "so-hey"@en ;
    foaf:made <album/54529#subject> ;
    foaf:name "so-hey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "so-hey"@en ;
    foaf:made <album/54529#lyrics> ;
    foaf:name "so-hey"@en .

_:N010b00ed85f64873996ddb13bb3dd2f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Chance!! -Instrumental-"@en,
        "One More Chance!! -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb1f6a834e3454d808b3447c0a0b466fe ;
    schema:name "One More Chance!! -Instrumental-"@en,
        "One More Chance!! -Instrumental-"@ja .

_:N027782d5f8d748b9af7e81f712fac712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"Heavy Object\" Non-credit Anime OP Video"@en,
        "TVアニメ「へヴィーオブジェクト」ノンテロップアニメOP映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfd9a46ffc804be78d2773058cddbf54 ;
    schema:name "TV Anime \"Heavy Object\" Non-credit Anime OP Video"@en,
        "TVアニメ「へヴィーオブジェクト」ノンテロップアニメOP映像"@ja .

_:Na18a433d18d642e491fb297ca22bdce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Chance!!"@en,
        "One More Chance!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb1f6a834e3454d808b3447c0a0b466fe ;
    schema:name "One More Chance!!"@en,
        "One More Chance!!"@ja .

_:Nc8b283a24e2e4f69b416497e40be326d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Chance!! -TV Size-"@en,
        "One More Chance!! -TV Size-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nb1f6a834e3454d808b3447c0a0b466fe ;
    schema:name "One More Chance!! -TV Size-"@en,
        "One More Chance!! -TV Size-"@ja .

_:Nd59e8d0c12d64b5fb353e7f3cc68d2c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Chance!! -Remix Ver.-"@en,
        "One More Chance!! -Remix Ver.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nb1f6a834e3454d808b3447c0a0b466fe ;
    schema:name "One More Chance!! -Remix Ver.-"@en,
        "One More Chance!! -Remix Ver.-"@ja .

_:Ndfd9a46ffc804be78d2773058cddbf54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N027782d5f8d748b9af7e81f712fac712 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N027782d5f8d748b9af7e81f712fac712 .

_:Nb1f6a834e3454d808b3447c0a0b466fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N010b00ed85f64873996ddb13bb3dd2f3,
        _:Na18a433d18d642e491fb297ca22bdce1,
        _:Nc8b283a24e2e4f69b416497e40be326d,
        _:Nd59e8d0c12d64b5fb353e7f3cc68d2c4 ;
    mo:track_count 4 ;
    schema:duration "PT13:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N010b00ed85f64873996ddb13bb3dd2f3,
        _:Na18a433d18d642e491fb297ca22bdce1,
        _:Nc8b283a24e2e4f69b416497e40be326d,
        _:Nd59e8d0c12d64b5fb353e7f3cc68d2c4 .

