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

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

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

<product/2326#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! ARC-V"@en,
        "遊☆戯☆王 アーク・ファイブ"@ja,
        "YU-GI-OH! ARC-V"@ja-latn ;
    foaf:name "YU-GI-OH! ARC-V"@en,
        "遊☆戯☆王 アーク・ファイブ"@ja,
        "YU-GI-OH! ARC-V"@ja-latn .

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

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

<org/2257#subject> schema:name "STARDUST RECORDS"@en,
        "STARDUST RECORDS"@ja,
        "STARDUST RECORDS"@ja-latn ;
    foaf:name "STARDUST RECORDS"@en,
        "STARDUST RECORDS"@ja,
        "STARDUST RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/59/94595/94595-1577110133.jpg> a schema:ImageObject,
        foaf:Image .

<album/94595#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pendulum Beat! / SUPER★DRAGON [Type A]"@en,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "三村真也"@en ;
            foaf:made <album/94595#composition> ;
            foaf:name "三村真也"@en ],
        <artist/17099#subject> ;
    mo:produced_work <album/94595#musicalwork> ;
    schema:name "Pendulum Beat! / SUPER★DRAGON [Type A]"@en,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja-latn .

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

<album/94595#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pendulum Beat! / SUPER★DRAGON [Type A]"@en,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja-latn ;
    mo:performance_of <album/94595#musicalwork> ;
    mo:performer <artist/77369#subject> ;
    mo:recorded_as <album/94595#musicalexpression> ;
    schema:byArtist <artist/77369#subject> ;
    schema:name "Pendulum Beat! / SUPER★DRAGON [Type A]"@en,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja-latn ;
    schema:workPerformed <album/94595#musicalwork> .

<artist/77369#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94595#performance> ;
    schema:name "SUPER★DRAGON"@en ;
    foaf:name "SUPER★DRAGON"@en .

<album/94595#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-16"^^xsd:date ;
    dcterms:title "Pendulum Beat! / SUPER★DRAGON [Type A]"@en,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja-latn ;
    mo:catalogue_number "ZXRC-1084" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94595#musicalexpression> ;
    mo:publisher <org/2257#subject> ;
    mo:record _:N94e68810157548c19beda49c1f876da1 ;
    mo:record_count 1 ;
    schema:about <product/2326#subject> ;
    schema:byArtist <artist/77369#subject> ;
    schema:datePublished "2016-11-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/59/94595/94595-1577110133.jpg> ;
    schema:name "Pendulum Beat! / SUPER★DRAGON [Type A]"@en,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja,
        "Pendulum Beat! / SUPER★DRAGON [Type A]"@ja-latn ;
    schema:publisher <org/2257#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/94595/94595-1577110133.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94595#subject> ;
    schema:name "三村真也"@en ;
    foaf:made <album/94595#subject> ;
    foaf:name "三村真也"@en .

_:N4273c2f4341a4aa3895b9145d91a4046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ooh! Ooh!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N94e68810157548c19beda49c1f876da1 ;
    schema:name "Ooh! Ooh!"@en .

_:N51df5eccca684ed1ab5c5067972a69c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pendulum Beat!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N94e68810157548c19beda49c1f876da1 ;
    schema:name "Pendulum Beat!"@en .

_:N94e68810157548c19beda49c1f876da1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4273c2f4341a4aa3895b9145d91a4046,
        _:N51df5eccca684ed1ab5c5067972a69c4 ;
    mo:track_count 2 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4273c2f4341a4aa3895b9145d91a4046,
        _:N51df5eccca684ed1ab5c5067972a69c4 .

