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

<artist/29824#subject> a schema:Person,
        foaf:Person ;
    schema:name "so-hey"@en ;
    foaf:made <album/55809#lyrics>,
        <album/55809#subject> ;
    foaf:name "so-hey"@en .

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

<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/55809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Never Gave Up / ALL OFF [Anime Edition]"@en,
        "Never Gave Up / ALL OFF [アニメ盤]"@ja,
        "Never Gave Up / ALL OFF [Anime Edition]"@ja-latn ;
    mo:composer <artist/40753#subject> ;
    mo:produced_work <album/55809#musicalwork> ;
    schema:name "Never Gave Up / ALL OFF [Anime Edition]"@en,
        "Never Gave Up / ALL OFF [アニメ盤]"@ja,
        "Never Gave Up / ALL OFF [Anime Edition]"@ja-latn .

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

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

<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/90/55809/55809-1452346694.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55809#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/55809/55809-1452346694.jpg> ;
    foaf:depicts <album/55809#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/55809/55809-1452346694.jpg> .

<https://medium-media.vgm.io/albums/90/55809/55809-1452346694.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/32953#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55809#performance> ;
    schema:name "Yoko Mukae"@en,
        "向江陽子"@ja ;
    foaf:name "Yoko Mukae"@en,
        "向江陽子"@ja .

<album/55809#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Never Gave Up / ALL OFF [Anime Edition]"@en,
        "Never Gave Up / ALL OFF [アニメ盤]"@ja,
        "Never Gave Up / ALL OFF [Anime Edition]"@ja-latn ;
    mo:performance_of <album/55809#musicalwork> ;
    mo:performer <artist/32953#subject>,
        <artist/40753#subject> ;
    mo:recorded_as <album/55809#musicalexpression> ;
    schema:byArtist <artist/32953#subject>,
        <artist/40753#subject> ;
    schema:name "Never Gave Up / ALL OFF [Anime Edition]"@en,
        "Never Gave Up / ALL OFF [アニメ盤]"@ja,
        "Never Gave Up / ALL OFF [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/55809#musicalwork> .

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

<album/55809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-10"^^xsd:date ;
    dcterms:title "Never Gave Up / ALL OFF [Anime Edition]"@en,
        "Never Gave Up / ALL OFF [アニメ盤]"@ja,
        "Never Gave Up / ALL OFF [Anime Edition]"@ja-latn ;
    mo:catalogue_number "1000591382" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/55809#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:N13afdd55cd8a47edbeeded135c69ed24,
        _:N5d3608ebf9d34631b1a83935ff1fd3b7 ;
    mo:record_count 2 ;
    schema:about <product/3922#subject> ;
    schema:byArtist <artist/32953#subject>,
        <artist/40753#subject> ;
    schema:datePublished "2016-02-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/55809/55809-1452346694.jpg> ;
    schema:name "Never Gave Up / ALL OFF [Anime Edition]"@en,
        "Never Gave Up / ALL OFF [アニメ盤]"@ja,
        "Never Gave Up / ALL OFF [Anime Edition]"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/55809/55809-1452346694.jpg> .

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

_:N28ab798fe73b402eabaeb890d6e31334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Gave Up -DJ Genki Remix-"@en,
        "Never Gave Up -Remix Ver.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d3608ebf9d34631b1a83935ff1fd3b7 ;
    schema:name "Never Gave Up -DJ Genki Remix-"@en,
        "Never Gave Up -Remix Ver.-"@ja .

_:N2e428f35c25f4724ab340d6c4f3aef88 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 _:N13afdd55cd8a47edbeeded135c69ed24 ;
    schema:name "TV Anime \"Heavy Object\" Non-credit Anime OP Video"@en,
        "TVアニメ「へヴィーオブジェクト」ノンテロップアニメOP映像"@ja .

_:N710c97c2aff74ceeb981c98313a16122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Gave Up -instrumental-"@en,
        "Never Gave Up -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d3608ebf9d34631b1a83935ff1fd3b7 ;
    schema:name "Never Gave Up -instrumental-"@en,
        "Never Gave Up -instrumental-"@ja .

_:N76a1489f884d45d298be35cabf6f7e48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Gave Up -TV size-"@en,
        "Never Gave Up -TV size-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d3608ebf9d34631b1a83935ff1fd3b7 ;
    schema:name "Never Gave Up -TV size-"@en,
        "Never Gave Up -TV size-"@ja .

_:Nf74fd84d6d3b4f4dbe15fc3c03b72dd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Gave Up"@en,
        "Never Gave Up"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d3608ebf9d34631b1a83935ff1fd3b7 ;
    schema:name "Never Gave Up"@en,
        "Never Gave Up"@ja .

_:N5d3608ebf9d34631b1a83935ff1fd3b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28ab798fe73b402eabaeb890d6e31334,
        _:N710c97c2aff74ceeb981c98313a16122,
        _:N76a1489f884d45d298be35cabf6f7e48,
        _:Nf74fd84d6d3b4f4dbe15fc3c03b72dd2 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N28ab798fe73b402eabaeb890d6e31334,
        _:N710c97c2aff74ceeb981c98313a16122,
        _:N76a1489f884d45d298be35cabf6f7e48,
        _:Nf74fd84d6d3b4f4dbe15fc3c03b72dd2 .

