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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/128737#lyrics>,
        <album/128737#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<artist/9935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128737#subject> ;
    schema:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja ;
    foaf:made <album/128737#composition>,
        <album/128737#subject> ;
    foaf:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja .

<product/10591#subject> a schema:CreativeWork ;
    schema:name "MASKED RIDER KIVA"@en,
        "仮面ライダーキバ"@ja,
        "Kamen Rider Kiva"@ja-latn ;
    foaf:name "MASKED RIDER KIVA"@en,
        "仮面ライダーキバ"@ja,
        "Kamen Rider Kiva"@ja-latn .

<album/128737#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Break the Chain / Tourbillon"@en,
        "Break the Chain / Tourbillon"@ja,
        "Break the Chain / Tourbillon"@ja-latn ;
    mo:composer <artist/9935#subject> ;
    mo:produced_work <album/128737#musicalwork> ;
    schema:name "Break the Chain / Tourbillon"@en,
        "Break the Chain / Tourbillon"@ja,
        "Break the Chain / Tourbillon"@ja-latn .

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

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

<org/52#subject> schema:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn ;
    foaf:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn .

<https://media.vgm.io/albums/73/128737/128737-1997e4723445.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128737#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/128737/128737-1997e4723445.png> ;
    foaf:depicts <album/128737#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/128737/128737-1997e4723445.png> .

<https://medium-media.vgm.io/albums/73/128737/128737-1997e4723445.png> a schema:ImageObject,
        foaf:Image .

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

<artist/44539#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/128737#performance> ;
    schema:name "RYUICHI"@en ;
    foaf:name "RYUICHI"@en .

<artist/45028#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/128737#performance> ;
    schema:name "Tourbillon"@en ;
    foaf:name "Tourbillon"@en .

<artist/55014#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/128737#performance> ;
    schema:name "INORAN"@en ;
    foaf:name "INORAN"@en .

<artist/6394#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/128737#performance> ;
    schema:name "H.Hayama"@en ;
    foaf:name "H.Hayama"@en .

<album/128737#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Break the Chain / Tourbillon"@en,
        "Break the Chain / Tourbillon"@ja,
        "Break the Chain / Tourbillon"@ja-latn ;
    mo:performance_of <album/128737#musicalwork> ;
    mo:performer <artist/44539#subject>,
        <artist/45028#subject>,
        <artist/55014#subject>,
        <artist/6394#subject> ;
    mo:recorded_as <album/128737#musicalexpression> ;
    schema:byArtist <artist/44539#subject>,
        <artist/45028#subject>,
        <artist/55014#subject>,
        <artist/6394#subject> ;
    schema:name "Break the Chain / Tourbillon"@en,
        "Break the Chain / Tourbillon"@ja,
        "Break the Chain / Tourbillon"@ja-latn ;
    schema:workPerformed <album/128737#musicalwork> .

<album/128737#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-26"^^xsd:date ;
    dcterms:title "Break the Chain / Tourbillon"@en,
        "Break the Chain / Tourbillon"@ja,
        "Break the Chain / Tourbillon"@ja-latn ;
    mo:catalogue_number "AVCA-26692" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128737#musicalexpression> ;
    mo:publisher <org/52#subject> ;
    mo:record _:N88a0ecfe821d4a59a3c85b4095e30c70 ;
    mo:record_count 1 ;
    schema:about <product/10591#subject> ;
    schema:byArtist <artist/44539#subject>,
        <artist/45028#subject>,
        <artist/55014#subject>,
        <artist/6394#subject> ;
    schema:datePublished "2008-03-26"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/73/128737/128737-1997e4723445.png> ;
    schema:name "Break the Chain / Tourbillon"@en,
        "Break the Chain / Tourbillon"@ja,
        "Break the Chain / Tourbillon"@ja-latn ;
    schema:publisher <org/52#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/128737/128737-1997e4723445.png> .

_:N0f4eecf41207433f931d53740bac4ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Chain H.MIX"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N88a0ecfe821d4a59a3c85b4095e30c70 ;
    schema:name "Break the Chain H.MIX"@en .

_:N3a350173eb3249e59a9ee7e81b790d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Chain TV size edit"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N88a0ecfe821d4a59a3c85b4095e30c70 ;
    schema:name "Break the Chain TV size edit"@en .

_:N6cd411f3796b428594c9cbceb940789d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Chain instrumental"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N88a0ecfe821d4a59a3c85b4095e30c70 ;
    schema:name "Break the Chain instrumental"@en .

_:Naa02d7cdaa2141c792d7bde13d8e0e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Chain"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N88a0ecfe821d4a59a3c85b4095e30c70 ;
    schema:name "Break the Chain"@en .

_:Naf1c13d0bad946d484615b7d05d6b1f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Chain I.MIX"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N88a0ecfe821d4a59a3c85b4095e30c70 ;
    schema:name "Break the Chain I.MIX"@en .

_:N88a0ecfe821d4a59a3c85b4095e30c70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f4eecf41207433f931d53740bac4ffd,
        _:N3a350173eb3249e59a9ee7e81b790d95,
        _:N6cd411f3796b428594c9cbceb940789d,
        _:Naa02d7cdaa2141c792d7bde13d8e0e22,
        _:Naf1c13d0bad946d484615b7d05d6b1f1 ;
    mo:track_count 5 ;
    schema:duration "PT16:49"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0f4eecf41207433f931d53740bac4ffd,
        _:N3a350173eb3249e59a9ee7e81b790d95,
        _:N6cd411f3796b428594c9cbceb940789d,
        _:Naa02d7cdaa2141c792d7bde13d8e0e22,
        _:Naf1c13d0bad946d484615b7d05d6b1f1 .

