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

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

<artist/100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89276#subject> ;
    schema:name "Kenichi Okuma"@en,
        "おおくまけんいち"@ja ;
    foaf:made <album/89276#composition>,
        <album/89276#subject> ;
    foaf:name "Kenichi Okuma"@en,
        "おおくまけんいち"@ja .

<artist/27991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89276#subject> ;
    schema:name "Utsu-P"@en,
        "鬱P"@ja ;
    foaf:made <album/89276#composition>,
        <album/89276#subject> ;
    foaf:name "Utsu-P"@en,
        "鬱P"@ja .

<artist/30372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89276#subject> ;
    schema:name "Death Ohagi"@en,
        "デスおはぎ"@ja ;
    foaf:made <album/89276#composition>,
        <album/89276#subject> ;
    foaf:name "Death Ohagi"@en,
        "デスおはぎ"@ja .

<artist/32861#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89276#subject> ;
    schema:name "Puyo Suzuki"@en,
        "鈴木ぷよ"@ja ;
    foaf:made <album/89276#composition>,
        <album/89276#subject> ;
    foaf:name "Puyo Suzuki"@en,
        "鈴木ぷよ"@ja .

<artist/7593#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89276#subject> ;
    schema:name "Kousei Muraki"@en,
        "村木康生"@ja ;
    foaf:made <album/89276#composition>,
        <album/89276#subject> ;
    foaf:name "Kousei Muraki"@en,
        "村木康生"@ja .

<product/4621#subject> a schema:CreativeWork ;
    schema:name "AKIBA'S BEAT"@en,
        "アキバズビート"@ja,
        "AKIBA'S BEAT"@ja-latn ;
    foaf:name "AKIBA'S BEAT"@en,
        "アキバズビート"@ja,
        "AKIBA'S BEAT"@ja-latn .

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

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

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

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

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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89276#performance> ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/15351#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89276#performance> ;
    schema:name "Azusa Tadokoro"@en,
        "田所あずさ"@ja ;
    foaf:name "Azusa Tadokoro"@en,
        "田所あずさ"@ja .

<artist/16042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89276#performance> ;
    schema:name "Kensho Ono"@en,
        "小野賢章"@ja ;
    foaf:name "Kensho Ono"@en,
        "小野賢章"@ja .

<artist/16192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89276#performance> ;
    schema:name "Erii Yamazaki"@en,
        "山崎エリイ"@ja ;
    foaf:name "Erii Yamazaki"@en,
        "山崎エリイ"@ja .

<artist/17698#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89276#performance> ;
    schema:name "Toshiki Masuda"@en,
        "増田俊樹"@ja ;
    foaf:name "Toshiki Masuda"@en,
        "増田俊樹"@ja .

<artist/5712#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89276#performance> ;
    schema:name "KENN"@en ;
    foaf:name "KENN"@en .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89276#performance> ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<album/89276#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@en,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/100#subject>,
        <artist/27991#subject>,
        <artist/30372#subject>,
        <artist/32861#subject>,
        <artist/7593#subject> ;
    mo:produced_work <album/89276#musicalwork> ;
    schema:name "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@en,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja-latn .

<album/89276#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@en,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/89276#musicalwork> ;
    mo:performer <artist/11986#subject>,
        <artist/15351#subject>,
        <artist/16042#subject>,
        <artist/16192#subject>,
        <artist/17698#subject>,
        <artist/5712#subject>,
        <artist/8755#subject> ;
    mo:recorded_as <album/89276#musicalexpression> ;
    schema:byArtist <artist/11986#subject>,
        <artist/15351#subject>,
        <artist/16042#subject>,
        <artist/16192#subject>,
        <artist/17698#subject>,
        <artist/5712#subject>,
        <artist/8755#subject> ;
    schema:name "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@en,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/89276#musicalwork> .

<album/89276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-19"^^xsd:date ;
    dcterms:title "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@en,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89276#musicalexpression> ;
    mo:publisher _:N8b91f9471fd549728379b8718df2f3e7 ;
    mo:record _:Nc28c7d483e8042fca3230079d5f6b79b ;
    mo:record_count 1 ;
    schema:about <product/4621#subject> ;
    schema:byArtist <artist/11986#subject>,
        <artist/15351#subject>,
        <artist/16042#subject>,
        <artist/16192#subject>,
        <artist/17698#subject>,
        <artist/5712#subject>,
        <artist/8755#subject> ;
    schema:datePublished "2017-05-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/89276/89276-1565447860.jpg> ;
    schema:name "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@en,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja,
        "AKIBA'S BEAT OFFICIAL SOUNDTRACK"@ja-latn ;
    schema:publisher _:N8b91f9471fd549728379b8718df2f3e7 ;
    foaf:depiction <https://media.vgm.io/albums/67/89276/89276-1565447860.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kohta Takano"@en ;
    foaf:made <album/89276#lyrics> ;
    foaf:name "Kohta Takano"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kohta Takano"@en ;
    foaf:made <album/89276#subject> ;
    foaf:name "Kohta Takano"@en .

_:N3fba2b8b8bf34e0c9857f52be7062aad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BARKING CODE"@en,
        "BARKING CODE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc28c7d483e8042fca3230079d5f6b79b ;
    schema:name "BARKING CODE"@en,
        "BARKING CODE"@ja .

_:N77a7005264bc4e14a7efdef5724d5d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glitter☆"@en,
        "Glitter☆"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nc28c7d483e8042fca3230079d5f6b79b ;
    schema:name "Glitter☆"@en,
        "Glitter☆"@ja .

_:N8b91f9471fd549728379b8718df2f3e7 schema:name "PQube"@en ;
    foaf:name "PQube"@en .

_:Na7cb8a10deab48a3b944c81add9b8b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drastic Emo Car"@en,
        "憂愁ドラスティックカー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc28c7d483e8042fca3230079d5f6b79b ;
    schema:name "Drastic Emo Car"@en,
        "憂愁ドラスティックカー"@ja .

_:Nb823686b9cb541a3a2bd1f34cef73375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seasons"@en,
        "Seasons"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nc28c7d483e8042fca3230079d5f6b79b ;
    schema:name "Seasons"@en,
        "Seasons"@ja .

_:Nc287f36657e141c6916c2d8fd994ae92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura Happy Maze"@en,
        "さくら・ハッピーメイズ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc28c7d483e8042fca3230079d5f6b79b ;
    schema:name "Sakura Happy Maze"@en,
        "さくら・ハッピーメイズ"@ja .

_:Nd9dda7e616a04978ba64473e10408bda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Lie"@en,
        "White Lie"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc28c7d483e8042fca3230079d5f6b79b ;
    schema:name "White Lie"@en,
        "White Lie"@ja .

_:Nf547feae8eab4e419213a11ba0109263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replay"@en,
        "リプレイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nc28c7d483e8042fca3230079d5f6b79b ;
    schema:name "Replay"@en,
        "リプレイ"@ja .

_:Nc28c7d483e8042fca3230079d5f6b79b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3fba2b8b8bf34e0c9857f52be7062aad,
        _:N77a7005264bc4e14a7efdef5724d5d3a,
        _:Na7cb8a10deab48a3b944c81add9b8b77,
        _:Nb823686b9cb541a3a2bd1f34cef73375,
        _:Nc287f36657e141c6916c2d8fd994ae92,
        _:Nd9dda7e616a04978ba64473e10408bda,
        _:Nf547feae8eab4e419213a11ba0109263 ;
    mo:track_count 7 ;
    schema:duration "PT11:00"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3fba2b8b8bf34e0c9857f52be7062aad,
        _:N77a7005264bc4e14a7efdef5724d5d3a,
        _:Na7cb8a10deab48a3b944c81add9b8b77,
        _:Nb823686b9cb541a3a2bd1f34cef73375,
        _:Nc287f36657e141c6916c2d8fd994ae92,
        _:Nd9dda7e616a04978ba64473e10408bda,
        _:Nf547feae8eab4e419213a11ba0109263 .

