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

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

<product/4131#subject> a schema:CreativeWork ;
    schema:name "JoJo's Bizarre Adventure: Diamond is Unbreakable"@en,
        "ジョジョの奇妙な冒険 ダイヤモンドは砕けない"@ja,
        "JoJo no Kimyou na Bouken: Diamond wa Kudakenai"@ja-latn ;
    foaf:name "JoJo's Bizarre Adventure: Diamond is Unbreakable"@en,
        "ジョジョの奇妙な冒険 ダイヤモンドは砕けない"@ja,
        "JoJo no Kimyou na Bouken: Diamond wa Kudakenai"@ja-latn .

<album/59276#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "chase / batta"@en,
        "chase / batta"@ja,
        "chase / batta"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tatsu Hoshino"@en ;
            foaf:made <album/59276#composition> ;
            foaf:name "Tatsu Hoshino"@en ] ;
    mo:produced_work <album/59276#musicalwork> ;
    schema:name "chase / batta"@en,
        "chase / batta"@ja,
        "chase / batta"@ja-latn .

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

<album/59276#musicalexpression> a mo:Signal ;
    mo:published_as <album/59276#subject> ;
    mo:records <album/59276#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/67/59276/59276-1471468054.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/59276#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/59276/59276-1471468054.jpg> ;
    foaf:depicts <album/59276#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/59276/59276-1471468054.jpg> .

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

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

<artist/25859#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59276#performance> ;
    schema:name "Hidetake Yamamoto"@en,
        "山本英武"@ja ;
    foaf:name "Hidetake Yamamoto"@en,
        "山本英武"@ja .

<album/59276#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "chase / batta"@en,
        "chase / batta"@ja,
        "chase / batta"@ja-latn ;
    mo:performance_of <album/59276#musicalwork> ;
    mo:performer _:N61661abfa8874ed398bb8411638c097e,
        _:Ncc0cd9c3c04840dc83277385c3c0fa65,
        <artist/25859#subject> ;
    mo:recorded_as <album/59276#musicalexpression> ;
    schema:byArtist _:N61661abfa8874ed398bb8411638c097e,
        _:Ncc0cd9c3c04840dc83277385c3c0fa65,
        <artist/25859#subject> ;
    schema:name "chase / batta"@en,
        "chase / batta"@ja,
        "chase / batta"@ja-latn ;
    schema:workPerformed <album/59276#musicalwork> .

<album/59276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-27"^^xsd:date ;
    dcterms:title "chase / batta"@en,
        "chase / batta"@ja,
        "chase / batta"@ja-latn ;
    mo:catalogue_number "1000614115" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59276#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:N13b0dfcf03b149b49d8b39fb10dcade4 ;
    mo:record_count 1 ;
    schema:about <product/4131#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "batta"@en ;
            foaf:name "batta"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tatsu Hoshino"@en ;
            foaf:name "Tatsu Hoshino"@en ],
        <artist/25859#subject> ;
    schema:datePublished "2016-07-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/59276/59276-1471468054.jpg> ;
    schema:name "chase / batta"@en,
        "chase / batta"@ja,
        "chase / batta"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/59276/59276-1471468054.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tatsu Hoshino"@en ;
    foaf:made <album/59276#subject> ;
    foaf:name "Tatsu Hoshino"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59276#subject> ;
    schema:name "Tatsu Hoshino"@en ;
    foaf:made <album/59276#subject> ;
    foaf:name "Tatsu Hoshino"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tatsu Hoshino"@en ;
    foaf:made <album/59276#lyrics> ;
    foaf:name "Tatsu Hoshino"@en .

_:N61661abfa8874ed398bb8411638c097e a schema:Person,
        foaf:Person ;
    mo:performed <album/59276#performance> ;
    schema:name "Tatsu Hoshino"@en ;
    foaf:name "Tatsu Hoshino"@en .

_:N8f6c36af52ab4e9392e338947dc9baa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chase -Acoustic Version-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N13b0dfcf03b149b49d8b39fb10dcade4 ;
    schema:name "chase -Acoustic Version-"@en .

_:Naa23bcff33f049e5ad4c832bac66a1f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chase -Acoustic Version- (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N13b0dfcf03b149b49d8b39fb10dcade4 ;
    schema:name "chase -Acoustic Version- (Instrumental)"@en .

_:Nc72a5b2ffb14413bb1aef7e108ea5b29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chase (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N13b0dfcf03b149b49d8b39fb10dcade4 ;
    schema:name "chase (Instrumental)"@en .

_:Ncc0cd9c3c04840dc83277385c3c0fa65 a schema:Person,
        foaf:Person ;
    mo:performed <album/59276#performance> ;
    schema:name "batta"@en ;
    foaf:name "batta"@en .

_:Nd3f6c51eb1d64388870697c887ddb9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chase"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N13b0dfcf03b149b49d8b39fb10dcade4 ;
    schema:name "chase"@en .

_:N13b0dfcf03b149b49d8b39fb10dcade4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8f6c36af52ab4e9392e338947dc9baa3,
        _:Naa23bcff33f049e5ad4c832bac66a1f5,
        _:Nc72a5b2ffb14413bb1aef7e108ea5b29,
        _:Nd3f6c51eb1d64388870697c887ddb9c9 ;
    mo:track_count 4 ;
    schema:duration "PT11:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8f6c36af52ab4e9392e338947dc9baa3,
        _:Naa23bcff33f049e5ad4c832bac66a1f5,
        _:Nc72a5b2ffb14413bb1aef7e108ea5b29,
        _:Nd3f6c51eb1d64388870697c887ddb9c9 .

