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

<artist/17232#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Tamura"@en,
        "田村ジュン"@ja ;
    foaf:made <album/60402#lyrics>,
        <album/60402#subject> ;
    foaf:name "Jun Tamura"@en,
        "田村ジュン"@ja .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:made <album/60402#subject>,
        <album/60402#vocals> ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/7138#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja ;
    foaf:made <album/60402#subject>,
        <album/60402#vocals> ;
    foaf:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja .

<artist/9185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja ;
    foaf:made <album/60402#subject>,
        <album/60402#vocals> ;
    foaf:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja .

<artist/9831#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja ;
    foaf:made <album/60402#subject>,
        <album/60402#vocals> ;
    foaf:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja .

<artist/10210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60402#subject> ;
    schema:name "RegaSound"@en ;
    foaf:made <album/60402#composition>,
        <album/60402#lyrics>,
        <album/60402#subject> ;
    foaf:name "RegaSound"@en .

<artist/18888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60402#subject> ;
    schema:name "Leda"@en ;
    foaf:made <album/60402#composition>,
        <album/60402#subject> ;
    foaf:name "Leda"@en .

<product/4500#subject> a schema:CreativeWork ;
    schema:name "SHOW BY ROCK!! Short!!"@en,
        "SHOW BY ROCK!! しょ〜と!!"@ja,
        "SHOW BY ROCK!! Short!!"@ja-latn ;
    foaf:name "SHOW BY ROCK!! Short!!"@en,
        "SHOW BY ROCK!! しょ〜と!!"@ja,
        "SHOW BY ROCK!! Short!!"@ja-latn .

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

<album/60402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Break up all this World / SHINGANCRIMSONZ"@en,
        "Break up all this World / シンガンクリムゾンズ"@ja,
        "Break up all this World / SHINGANCRIMSONZ"@ja-latn ;
    mo:performance_of <album/60402#musicalwork> ;
    mo:recorded_as <album/60402#musicalexpression> ;
    schema:name "Break up all this World / SHINGANCRIMSONZ"@en,
        "Break up all this World / シンガンクリムゾンズ"@ja,
        "Break up all this World / SHINGANCRIMSONZ"@ja-latn ;
    schema:workPerformed <album/60402#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/60402/60402-1471153201.jpg> a schema:ImageObject,
        foaf:Image .

<album/60402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Break up all this World / SHINGANCRIMSONZ"@en,
        "Break up all this World / シンガンクリムゾンズ"@ja,
        "Break up all this World / SHINGANCRIMSONZ"@ja-latn ;
    mo:composer <artist/10210#subject>,
        <artist/18888#subject> ;
    mo:produced_work <album/60402#musicalwork> ;
    schema:name "Break up all this World / SHINGANCRIMSONZ"@en,
        "Break up all this World / シンガンクリムゾンズ"@ja,
        "Break up all this World / SHINGANCRIMSONZ"@ja-latn .

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

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

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

<album/60402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-17"^^xsd:date ;
    dcterms:title "Break up all this World / SHINGANCRIMSONZ"@en,
        "Break up all this World / シンガンクリムゾンズ"@ja,
        "Break up all this World / SHINGANCRIMSONZ"@ja-latn ;
    mo:catalogue_number "PCCG-70296" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60402#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N32f84ddbd489477ea5b050a4b54509c7 ;
    mo:record_count 1 ;
    schema:about <product/4500#subject> ;
    schema:datePublished "2016-08-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/60402/60402-1471153201.jpg> ;
    schema:name "Break up all this World / SHINGANCRIMSONZ"@en,
        "Break up all this World / シンガンクリムゾンズ"@ja,
        "Break up all this World / SHINGANCRIMSONZ"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/60402/60402-1471153201.jpg> .

_:N11996c46307a4081b98941c2799135c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NeoN (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32f84ddbd489477ea5b050a4b54509c7 ;
    schema:name "NeoN (Instrumental)"@en .

_:N15d19181121c45168f8cb082e079666d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break up all this World"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32f84ddbd489477ea5b050a4b54509c7 ;
    schema:name "Break up all this World"@en .

_:N3f03f83b45bf4e5c9de971d7046c97e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NeoN"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32f84ddbd489477ea5b050a4b54509c7 ;
    schema:name "NeoN"@en .

_:N670bea6dcc144634ba12f553667ced2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break up all this World (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32f84ddbd489477ea5b050a4b54509c7 ;
    schema:name "Break up all this World (Instrumental)"@en .

_:N32f84ddbd489477ea5b050a4b54509c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11996c46307a4081b98941c2799135c8,
        _:N15d19181121c45168f8cb082e079666d,
        _:N3f03f83b45bf4e5c9de971d7046c97e1,
        _:N670bea6dcc144634ba12f553667ced2f ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N11996c46307a4081b98941c2799135c8,
        _:N15d19181121c45168f8cb082e079666d,
        _:N3f03f83b45bf4e5c9de971d7046c97e1,
        _:N670bea6dcc144634ba12f553667ced2f .

