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

<artist/32925#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroaki Gotoh"@en,
        "後藤紘明"@ja ;
    foaf:made <album/76180#lyrics>,
        <album/76180#subject> ;
    foaf:name "Hiroaki Gotoh"@en,
        "後藤紘明"@ja .

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

<artist/17723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76180#subject> ;
    schema:name "HAMA-kgn"@en ;
    foaf:made <album/76180#composition>,
        <album/76180#lyrics>,
        <album/76180#subject> ;
    foaf:name "HAMA-kgn"@en .

<artist/17724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76180#subject> ;
    schema:name "Yugo Ichikawa"@en ;
    foaf:made <album/76180#composition>,
        <album/76180#lyrics>,
        <album/76180#subject> ;
    foaf:name "Yugo Ichikawa"@en .

<artist/3171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76180#subject> ;
    schema:name "djseiru"@en ;
    foaf:made <album/76180#composition>,
        <album/76180#subject> ;
    foaf:name "djseiru"@en .

<product/4498#subject> a schema:CreativeWork ;
    schema:name "SHOW BY ROCK!! (Game)"@en,
        "SHOW BY ROCK!! (Game)"@ja,
        "SHOW BY ROCK!! (Game)"@ja-latn ;
    foaf:name "SHOW BY ROCK!! (Game)"@en,
        "SHOW BY ROCK!! (Game)"@ja,
        "SHOW BY ROCK!! (Game)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/08/76180/76180-1556422142.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Emblem / ARCAREAFACT"@en,
        "エンブレム / ARCAREAFACT"@ja,
        "Emblem / ARCAREAFACT"@ja-latn ;
    mo:performance_of <album/76180#musicalwork> ;
    mo:performer <artist/21082#subject> ;
    mo:recorded_as <album/76180#musicalexpression> ;
    schema:byArtist <artist/21082#subject> ;
    schema:name "Emblem / ARCAREAFACT"@en,
        "エンブレム / ARCAREAFACT"@ja,
        "Emblem / ARCAREAFACT"@ja-latn ;
    schema:workPerformed <album/76180#musicalwork> .

<artist/21082#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76180#performance> ;
    schema:name "Yusuke Kobayashi"@en,
        "小林裕介"@ja ;
    foaf:name "Yusuke Kobayashi"@en,
        "小林裕介"@ja .

<album/76180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Emblem / ARCAREAFACT"@en,
        "エンブレム / ARCAREAFACT"@ja,
        "Emblem / ARCAREAFACT"@ja-latn ;
    mo:composer <artist/17723#subject>,
        <artist/17724#subject>,
        <artist/3171#subject> ;
    mo:produced_work <album/76180#musicalwork> ;
    schema:name "Emblem / ARCAREAFACT"@en,
        "エンブレム / ARCAREAFACT"@ja,
        "Emblem / ARCAREAFACT"@ja-latn .

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

<album/76180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-20"^^xsd:date ;
    dcterms:title "Emblem / ARCAREAFACT"@en,
        "エンブレム / ARCAREAFACT"@ja,
        "Emblem / ARCAREAFACT"@ja-latn ;
    mo:catalogue_number "PCCG-01622" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76180#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N6ce98c48aec1474b8ded42183a9fd264 ;
    mo:record_count 1 ;
    schema:about <product/4498#subject> ;
    schema:byArtist <artist/21082#subject> ;
    schema:datePublished "2017-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/76180/76180-1556422142.jpg> ;
    schema:name "Emblem / ARCAREAFACT"@en,
        "エンブレム / ARCAREAFACT"@ja,
        "Emblem / ARCAREAFACT"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/76180/76180-1556422142.jpg> .

_:N1648373d597e4196aaa433e854af168b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブレイカウェイ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "ブレイカウェイ"@ja .

_:N19230aa74f9f4e93a0e6ef49c82cab29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブレイカウェイ (Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "ブレイカウェイ (Instrumental)"@ja .

_:N39dba999b04a4accb39b2413a324e2e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイラスファイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "マイラスファイ"@ja .

_:N3ecc6630c96e45b48be5f112720cba86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンブレム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "エンブレム"@ja .

_:N5258950f5faa4f749b16ef3a5560ad24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステイリアル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "ステイリアル"@ja .

_:N762efc8dc4c942509da3265a12331b5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイラスファイ (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "マイラスファイ (Instrumental)"@ja .

_:N8cbeb598bb224526b25b42fb7cf420d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンノウン (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "アンノウン (Instrumental)"@ja .

_:N9e12312892ec46c88ce1f2f37d70421d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンノウン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "アンノウン"@ja .

_:Na5a0b58d8abb4a4ab873b3bc1bd239bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンブレム (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "エンブレム (Instrumental)"@ja .

_:Nc2529f161a4045448f89333436a64f0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エルプライド"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "エルプライド"@ja .

_:Ncaa075b7522d481a8a382393faef0cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エルプライド (Instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "エルプライド (Instrumental)"@ja .

_:Ncde3b87fd7a24cfc8fe568997a4ed5e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステイリアル (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N6ce98c48aec1474b8ded42183a9fd264 ;
    schema:name "ステイリアル (Instrumental)"@ja .

_:N6ce98c48aec1474b8ded42183a9fd264 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1648373d597e4196aaa433e854af168b,
        _:N19230aa74f9f4e93a0e6ef49c82cab29,
        _:N39dba999b04a4accb39b2413a324e2e5,
        _:N3ecc6630c96e45b48be5f112720cba86,
        _:N5258950f5faa4f749b16ef3a5560ad24,
        _:N762efc8dc4c942509da3265a12331b5d,
        _:N8cbeb598bb224526b25b42fb7cf420d1,
        _:N9e12312892ec46c88ce1f2f37d70421d,
        _:Na5a0b58d8abb4a4ab873b3bc1bd239bf,
        _:Nc2529f161a4045448f89333436a64f0c,
        _:Ncaa075b7522d481a8a382393faef0cdf,
        _:Ncde3b87fd7a24cfc8fe568997a4ed5e0 ;
    mo:track_count 12 ;
    schema:duration "PT51:08"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1648373d597e4196aaa433e854af168b,
        _:N19230aa74f9f4e93a0e6ef49c82cab29,
        _:N39dba999b04a4accb39b2413a324e2e5,
        _:N3ecc6630c96e45b48be5f112720cba86,
        _:N5258950f5faa4f749b16ef3a5560ad24,
        _:N762efc8dc4c942509da3265a12331b5d,
        _:N8cbeb598bb224526b25b42fb7cf420d1,
        _:N9e12312892ec46c88ce1f2f37d70421d,
        _:Na5a0b58d8abb4a4ab873b3bc1bd239bf,
        _:Nc2529f161a4045448f89333436a64f0c,
        _:Ncaa075b7522d481a8a382393faef0cdf,
        _:Ncde3b87fd7a24cfc8fe568997a4ed5e0 .

