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

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

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54873#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/54873#composition>,
        <album/54873#lyrics>,
        <album/54873#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

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

<product/3945#subject> a schema:CreativeWork ;
    schema:name "Aria the Scarlet Ammo Double A"@en,
        "緋弾のアリアAA"@ja,
        "Hidan no Aria AA"@ja-latn ;
    foaf:name "Aria the Scarlet Ammo Double A"@en,
        "緋弾のアリアAA"@ja,
        "Hidan no Aria AA"@ja-latn .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/54873/54873-1445615122.jpg> a schema:ImageObject,
        foaf:Image .

<album/54873#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pulse / TeamAA"@en,
        "パルス / TeamAA"@ja,
        "Pulse / TeamAA"@ja-latn ;
    mo:composer <artist/11721#subject>,
        <artist/36093#subject> ;
    mo:produced_work <album/54873#musicalwork> ;
    schema:name "Pulse / TeamAA"@en,
        "パルス / TeamAA"@ja,
        "Pulse / TeamAA"@ja-latn .

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

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

<artist/12726#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54873#performance> ;
    schema:name "Ayane Sakura"@en,
        "佐倉綾音"@ja ;
    foaf:name "Ayane Sakura"@en,
        "佐倉綾音"@ja .

<artist/14548#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54873#performance> ;
    schema:name "Takuro Iga"@en,
        "伊賀拓郎"@ja ;
    foaf:name "Takuro Iga"@en,
        "伊賀拓郎"@ja .

<artist/15007#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54873#performance> ;
    schema:name "Masaomi Joishi"@en,
        "城石真臣"@ja ;
    foaf:name "Masaomi Joishi"@en,
        "城石真臣"@ja .

<artist/17297#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54873#performance> ;
    schema:name "Shohei"@en ;
    foaf:name "Shohei"@en .

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54873#performance> ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/46396#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54873#performance> ;
    schema:name "Kadowaki Strings"@en,
        "門脇ストリングス"@ja ;
    foaf:name "Kadowaki Strings"@en,
        "門脇ストリングス"@ja .

<album/54873#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pulse / TeamAA"@en,
        "パルス / TeamAA"@ja,
        "Pulse / TeamAA"@ja-latn ;
    mo:performance_of <album/54873#musicalwork> ;
    mo:performer <artist/12726#subject>,
        <artist/14548#subject>,
        <artist/15007#subject>,
        <artist/17297#subject>,
        <artist/4204#subject>,
        <artist/46396#subject> ;
    mo:recorded_as <album/54873#musicalexpression> ;
    schema:byArtist <artist/12726#subject>,
        <artist/14548#subject>,
        <artist/15007#subject>,
        <artist/17297#subject>,
        <artist/4204#subject>,
        <artist/46396#subject> ;
    schema:name "Pulse / TeamAA"@en,
        "パルス / TeamAA"@ja,
        "Pulse / TeamAA"@ja-latn ;
    schema:workPerformed <album/54873#musicalwork> .

<album/54873#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-28"^^xsd:date ;
    dcterms:title "Pulse / TeamAA"@en,
        "パルス / TeamAA"@ja,
        "Pulse / TeamAA"@ja-latn ;
    mo:catalogue_number "VTCL-35217" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54873#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N4f03ac5c2fbd4e74a9eb30b169e32182 ;
    mo:record_count 1 ;
    schema:about <product/3945#subject> ;
    schema:byArtist <artist/12726#subject>,
        <artist/14548#subject>,
        <artist/15007#subject>,
        <artist/17297#subject>,
        <artist/4204#subject>,
        <artist/46396#subject> ;
    schema:datePublished "2015-10-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/54873/54873-1445615122.jpg> ;
    schema:name "Pulse / TeamAA"@en,
        "パルス / TeamAA"@ja,
        "Pulse / TeamAA"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/54873/54873-1445615122.jpg> .

_:N4aedba97cd4245d796556cbe66066b30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終末のソナタ"@ja,
        "Shuumatsu no Sonata"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4f03ac5c2fbd4e74a9eb30b169e32182 ;
    schema:name "終末のソナタ"@ja,
        "Shuumatsu no Sonata"@ja-latn .

_:N4c09f3b3b3554a5cb3f53647cc31f954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パルス (Instrumental ver.)"@ja,
        "Pulse (Instrumental ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N4f03ac5c2fbd4e74a9eb30b169e32182 ;
    schema:name "パルス (Instrumental ver.)"@ja,
        "Pulse (Instrumental ver.)"@ja-latn .

_:N7e17a0bc24914e8ea185a670e0f8e472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終末のソナタ (Instrumental ver.)"@ja,
        "Shuumatsu no Sonata (Instrumental ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N4f03ac5c2fbd4e74a9eb30b169e32182 ;
    schema:name "終末のソナタ (Instrumental ver.)"@ja,
        "Shuumatsu no Sonata (Instrumental ver.)"@ja-latn .

_:Na40f6d85a28f474d941895e7484431d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パルス"@ja,
        "Pulse"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N4f03ac5c2fbd4e74a9eb30b169e32182 ;
    schema:name "パルス"@ja,
        "Pulse"@ja-latn .

_:N4f03ac5c2fbd4e74a9eb30b169e32182 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4aedba97cd4245d796556cbe66066b30,
        _:N4c09f3b3b3554a5cb3f53647cc31f954,
        _:N7e17a0bc24914e8ea185a670e0f8e472,
        _:Na40f6d85a28f474d941895e7484431d2 ;
    mo:track_count 4 ;
    schema:duration "PT16:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4aedba97cd4245d796556cbe66066b30,
        _:N4c09f3b3b3554a5cb3f53647cc31f954,
        _:N7e17a0bc24914e8ea185a670e0f8e472,
        _:Na40f6d85a28f474d941895e7484431d2 .

