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

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

<artist/30867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88133#subject> ;
    schema:name "Junya Maesako"@en,
        "前迫潤哉"@ja ;
    foaf:made <album/88133#composition>,
        <album/88133#lyrics>,
        <album/88133#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/88133#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Burn it up / ARP [DAIYA Edition]"@en,
        "Burn it up / ARP [ダイヤ盤]"@ja,
        "Burn it up / ARP [DAIYA Edition]"@ja-latn ;
    mo:composer <artist/30867#subject> ;
    mo:produced_work <album/88133#musicalwork> ;
    schema:name "Burn it up / ARP [DAIYA Edition]"@en,
        "Burn it up / ARP [ダイヤ盤]"@ja,
        "Burn it up / ARP [DAIYA Edition]"@ja-latn .

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

<album/88133#musicalexpression> a mo:Signal ;
    mo:published_as <album/88133#subject> ;
    mo:records <album/88133#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/33/88133/88133-1566039090.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88133#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/88133/88133-1566039090.jpg> ;
    foaf:depicts <album/88133#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/88133/88133-1566039090.jpg> .

<https://medium-media.vgm.io/albums/33/88133/88133-1566039090.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/88133#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-21"^^xsd:date ;
    dcterms:title "Burn it up / ARP [DAIYA Edition]"@en,
        "Burn it up / ARP [ダイヤ盤]"@ja,
        "Burn it up / ARP [DAIYA Edition]"@ja-latn ;
    mo:catalogue_number "AVC1-94562" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88133#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Naf1213f1968d4d0e97b5f4658ea35c13 ;
    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/33/88133/88133-1566039090.jpg> ;
    schema:name "Burn it up / ARP [DAIYA Edition]"@en,
        "Burn it up / ARP [ダイヤ盤]"@ja,
        "Burn it up / ARP [DAIYA Edition]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/88133/88133-1566039090.jpg> .

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

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

_:N8fb6819c4a46447fa4205fc856a05e5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood-D"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naf1213f1968d4d0e97b5f4658ea35c13 ;
    schema:name "Blood-D"@en .

_:Naf1213f1968d4d0e97b5f4658ea35c13 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6767342e7b2440f68007ef0a8096bb90,
        _:N8fb6819c4a46447fa4205fc856a05e5b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6767342e7b2440f68007ef0a8096bb90,
        _:N8fb6819c4a46447fa4205fc856a05e5b .

