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

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

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

<artist/121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9541#subject> ;
    schema:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja ;
    foaf:made <album/9541#composition>,
        <album/9541#subject> ;
    foaf:name "Hiroshi Kawaguchi"@en,
        "川口博史"@ja .

<product/2065#subject> a schema:CreativeWork ;
    schema:name "AFTER BURNER"@en,
        "アフターバーナー"@ja,
        "AFTER BURNER"@ja-latn ;
    foaf:name "AFTER BURNER"@en,
        "アフターバーナー"@ja,
        "AFTER BURNER"@ja-latn .

<album/9541#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@en,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja-latn ;
    mo:composer <artist/121#subject> ;
    mo:produced_work <album/9541#musicalwork> ;
    schema:name "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@en,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja-latn .

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

<album/9541#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@en,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja-latn ;
    mo:performance_of <album/9541#musicalwork> ;
    mo:recorded_as <album/9541#musicalexpression> ;
    schema:name "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@en,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja-latn ;
    schema:workPerformed <album/9541#musicalwork> .

<org/277#subject> schema:name "Denyu Ongaku Co."@en,
        "電遊音楽Co."@ja,
        "Denyu Ongaku Co."@ja-latn ;
    foaf:name "Denyu Ongaku Co."@en,
        "電遊音楽Co."@ja,
        "Denyu Ongaku Co."@ja-latn .

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

<https://medium-media.vgm.io/albums/14/9541/9541-1216142684.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9541#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-27"^^xsd:date ;
    dcterms:title "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@en,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja-latn ;
    mo:catalogue_number "DYCD-2605" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9541#musicalexpression> ;
    mo:publisher <org/277#subject> ;
    mo:record _:N47dabaf5f47e4ba5b59bb809c15606a2 ;
    mo:record_count 1 ;
    schema:about <product/2065#subject> ;
    schema:datePublished "2007-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/9541/9541-1216142684.jpg> ;
    schema:name "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@en,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja,
        "Retro Game Anthology #5 -AFTER BURNER in Dream- ~featuring AFTER BURNER"@ja-latn ;
    schema:publisher <org/277#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/9541/9541-1216142684.jpg> .

_:N1135661c5c9a450d8684859b385693a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Out"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N47dabaf5f47e4ba5b59bb809c15606a2 ;
    schema:name "Red Out"@en .

_:N1dc7a757dc4c41a18332f6b85cc5d6b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Burner"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N47dabaf5f47e4ba5b59bb809c15606a2 ;
    schema:name "After Burner"@en .

_:N3bec76a0a55f48978607526b687db478 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Take Off"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N47dabaf5f47e4ba5b59bb809c15606a2 ;
    schema:name "Final Take Off"@en .

_:N3ff15909b03e44769dea12f376195517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Stripe"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N47dabaf5f47e4ba5b59bb809c15606a2 ;
    schema:name "Super Stripe"@en .

_:N8ec193b53d6c434b9166b617ff1d0a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maximum Power"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N47dabaf5f47e4ba5b59bb809c15606a2 ;
    schema:name "Maximum Power"@en .

_:Nd18aaaa4a904444fad7b12fd4b9ba67e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City 202"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N47dabaf5f47e4ba5b59bb809c15606a2 ;
    schema:name "City 202"@en .

_:N47dabaf5f47e4ba5b59bb809c15606a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1135661c5c9a450d8684859b385693a6,
        _:N1dc7a757dc4c41a18332f6b85cc5d6b9,
        _:N3bec76a0a55f48978607526b687db478,
        _:N3ff15909b03e44769dea12f376195517,
        _:N8ec193b53d6c434b9166b617ff1d0a18,
        _:Nd18aaaa4a904444fad7b12fd4b9ba67e ;
    mo:track_count 6 ;
    schema:duration "PT23:29"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1135661c5c9a450d8684859b385693a6,
        _:N1dc7a757dc4c41a18332f6b85cc5d6b9,
        _:N3bec76a0a55f48978607526b687db478,
        _:N3ff15909b03e44769dea12f376195517,
        _:N8ec193b53d6c434b9166b617ff1d0a18,
        _:Nd18aaaa4a904444fad7b12fd4b9ba67e .

