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

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

<artist/1104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1486#subject> ;
    schema:name "a2c"@en ;
    foaf:made <album/1486#composition>,
        <album/1486#subject> ;
    foaf:name "a2c"@en .

<artist/1105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1486#subject> ;
    schema:name "kya"@en ;
    foaf:made <album/1486#composition>,
        <album/1486#subject> ;
    foaf:name "kya"@en .

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

<artist/962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1486#subject> ;
    schema:name "setzer"@en ;
    foaf:made <album/1486#composition>,
        <album/1486#subject> ;
    foaf:name "setzer"@en .

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

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

<org/116#subject> schema:name "MintJam"@en,
        "MintJam"@ja,
        "MintJam"@ja-latn ;
    foaf:name "MintJam"@en,
        "MintJam"@ja,
        "MintJam"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/1486/1486-1167870126.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1486#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "5th GIG #Energy Drive"@en,
        "5th GIG #Energy Drive"@ja,
        "5th GIG #Energy Drive"@ja-latn ;
    mo:performance_of <album/1486#musicalwork> ;
    mo:performer <artist/560#subject> ;
    mo:recorded_as <album/1486#musicalexpression> ;
    schema:byArtist <artist/560#subject> ;
    schema:name "5th GIG #Energy Drive"@en,
        "5th GIG #Energy Drive"@ja,
        "5th GIG #Energy Drive"@ja-latn ;
    schema:workPerformed <album/1486#musicalwork> .

<artist/560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1486#subject> ;
    mo:performed <album/1486#performance> ;
    schema:name "MintJam"@en ;
    foaf:made <album/1486#composition>,
        <album/1486#subject> ;
    foaf:name "MintJam"@en .

<album/1486#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "5th GIG #Energy Drive"@en,
        "5th GIG #Energy Drive"@ja,
        "5th GIG #Energy Drive"@ja-latn ;
    mo:composer <artist/1104#subject>,
        <artist/1105#subject>,
        <artist/1106#subject>,
        <artist/560#subject>,
        <artist/962#subject> ;
    mo:produced_work <album/1486#musicalwork> ;
    schema:name "5th GIG #Energy Drive"@en,
        "5th GIG #Energy Drive"@ja,
        "5th GIG #Energy Drive"@ja-latn .

<album/1486#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "5th GIG #Energy Drive"@en,
        "5th GIG #Energy Drive"@ja,
        "5th GIG #Energy Drive"@ja-latn ;
    mo:catalogue_number "MJCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1486#musicalexpression> ;
    mo:publisher <org/116#subject> ;
    mo:record _:Na636bb2072d64a8d86a134460eee8522 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:byArtist <artist/560#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/68/1486/1486-1167870126.jpg> ;
    schema:name "5th GIG #Energy Drive"@en,
        "5th GIG #Energy Drive"@ja,
        "5th GIG #Energy Drive"@ja-latn ;
    schema:publisher <org/116#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/1486/1486-1167870126.jpg> .

_:N068fcfe0b7c44cf48cf4135611c6620e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ignition : on"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "Ignition : on"@en .

_:N16e665e930fe44ef86c63b21df2477c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyscraper in the East"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "Skyscraper in the East"@en .

_:N4d36be4849524ec9a67a2de6353b2e5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Energy Drive"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "Energy Drive"@en .

_:N5ddbc04e0fec42fdbfa33831c8e55e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Highway"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "Midnight Highway"@en .

_:N786a9cabf3d3431ea96c4d33e5aaa31f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graceful Time"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "Graceful Time"@en .

_:N79998ee4f6ef4b0da7f8cd3c9384c663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Think Positive !"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "Think Positive !"@en .

_:Nb9a5224db535426889704aa8362f4651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over There Faster"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "Over There Faster"@en .

_:Nc663f64a0b0347bfb5e7479a9270ed05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Sunset"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "Crimson Sunset"@en .

_:Nd5c8476ca8004fe584824478c9fbbadb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exhaust Noise"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "Exhaust Noise"@en .

_:Nf1dce7695d3b4dcf8e6aa0885c8bc04f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.A.Festival"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Na636bb2072d64a8d86a134460eee8522 ;
    schema:name "D.A.Festival"@en .

_:Na636bb2072d64a8d86a134460eee8522 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N068fcfe0b7c44cf48cf4135611c6620e,
        _:N16e665e930fe44ef86c63b21df2477c9,
        _:N4d36be4849524ec9a67a2de6353b2e5e,
        _:N5ddbc04e0fec42fdbfa33831c8e55e4e,
        _:N786a9cabf3d3431ea96c4d33e5aaa31f,
        _:N79998ee4f6ef4b0da7f8cd3c9384c663,
        _:Nb9a5224db535426889704aa8362f4651,
        _:Nc663f64a0b0347bfb5e7479a9270ed05,
        _:Nd5c8476ca8004fe584824478c9fbbadb,
        _:Nf1dce7695d3b4dcf8e6aa0885c8bc04f ;
    mo:track_count 10 ;
    schema:duration "PT35:02"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N068fcfe0b7c44cf48cf4135611c6620e,
        _:N16e665e930fe44ef86c63b21df2477c9,
        _:N4d36be4849524ec9a67a2de6353b2e5e,
        _:N5ddbc04e0fec42fdbfa33831c8e55e4e,
        _:N786a9cabf3d3431ea96c4d33e5aaa31f,
        _:N79998ee4f6ef4b0da7f8cd3c9384c663,
        _:Nb9a5224db535426889704aa8362f4651,
        _:Nc663f64a0b0347bfb5e7479a9270ed05,
        _:Nd5c8476ca8004fe584824478c9fbbadb,
        _:Nf1dce7695d3b4dcf8e6aa0885c8bc04f .

