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

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

<artist/30867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88132#subject> ;
    schema:name "Junya Maesako"@en,
        "前迫潤哉"@ja ;
    foaf:made <album/88132#composition>,
        <album/88132#lyrics>,
        <album/88132#subject> ;
    foaf:name "Junya Maesako"@en,
        "前迫潤哉"@ja .

<product/7452#subject> a schema:CreativeWork ;
    schema:name "ARP Backstage Pass"@en,
        "ARP Backstage Pass"@ja,
        "ARP Backstage Pass"@ja-latn ;
    foaf:name "ARP Backstage Pass"@en,
        "ARP Backstage Pass"@ja,
        "ARP Backstage Pass"@ja-latn .

<album/88132#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Burn it up / ARP [RAGE Edition]"@en,
        "Burn it up / ARP [レイジ盤]"@ja,
        "Burn it up / ARP [RAGE Edition]"@ja-latn ;
    mo:composer <artist/30867#subject> ;
    mo:produced_work <album/88132#musicalwork> ;
    schema:name "Burn it up / ARP [RAGE Edition]"@en,
        "Burn it up / ARP [レイジ盤]"@ja,
        "Burn it up / ARP [RAGE Edition]"@ja-latn .

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/88132/88132-1566039185.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88132#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Burn it up / ARP [RAGE Edition]"@en,
        "Burn it up / ARP [レイジ盤]"@ja,
        "Burn it up / ARP [RAGE Edition]"@ja-latn ;
    mo:performance_of <album/88132#musicalwork> ;
    mo:performer _:N8da50c1cac09440cb71a82b0bac0328c ;
    mo:recorded_as <album/88132#musicalexpression> ;
    schema:byArtist _:N8da50c1cac09440cb71a82b0bac0328c ;
    schema:name "Burn it up / ARP [RAGE Edition]"@en,
        "Burn it up / ARP [レイジ盤]"@ja,
        "Burn it up / ARP [RAGE Edition]"@ja-latn ;
    schema:workPerformed <album/88132#musicalwork> .

<album/88132#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-21"^^xsd:date ;
    dcterms:title "Burn it up / ARP [RAGE Edition]"@en,
        "Burn it up / ARP [レイジ盤]"@ja,
        "Burn it up / ARP [RAGE Edition]"@ja-latn ;
    mo:catalogue_number "AVC1-94563" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88132#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Nc65ae99551a14ce49771aa0ea14e90bc ;
    mo:record_count 1 ;
    schema:about <product/7452#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ARP"@en ;
            foaf:name "ARP"@en ] ;
    schema:datePublished "2019-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/88132/88132-1566039185.jpg> ;
    schema:name "Burn it up / ARP [RAGE Edition]"@en,
        "Burn it up / ARP [レイジ盤]"@ja,
        "Burn it up / ARP [RAGE Edition]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/88132/88132-1566039185.jpg> .

_:N183027974a7344499ce33719a1fad772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn it up"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc65ae99551a14ce49771aa0ea14e90bc ;
    schema:name "Burn it up"@en .

_:N463e5667a9264b34a5240baf58573864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My deaR"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc65ae99551a14ce49771aa0ea14e90bc ;
    schema:name "My deaR"@en .

_:N8da50c1cac09440cb71a82b0bac0328c a schema:Person,
        foaf:Person ;
    mo:performed <album/88132#performance> ;
    schema:name "ARP"@en ;
    foaf:name "ARP"@en .

_:Nc65ae99551a14ce49771aa0ea14e90bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N183027974a7344499ce33719a1fad772,
        _:N463e5667a9264b34a5240baf58573864 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N183027974a7344499ce33719a1fad772,
        _:N463e5667a9264b34a5240baf58573864 .

