@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 _:N45fa8bb0c7e34cbe81a5504051f3594f ;
    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> .

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

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

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

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

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

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

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

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

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

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

_:N45fa8bb0c7e34cbe81a5504051f3594f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15f612f4c1f04988a0c3da957607a06b,
        _:N382cf3dbed9243aba0adeb835dc11e47,
        _:N38e4d8dd60c0431e9fb587d2d855e77e,
        _:N3920fa69c1ca439f8814bb98a28ab4b3,
        _:N407af1edb0a54215b569f47d362f1ef9,
        _:N49cf6623bb0e470f890ede1de36621aa,
        _:N88cc5b562e8b4cee997049cfac483119,
        _:Nb4cdc313b114466b9d9416c542c4bd3f,
        _:Nb6489dc7df6c4c3eb50a5b415f7dc066,
        _:Nc12e3a8beae141bc82025480acf70d06 ;
    mo:track_count 10 ;
    schema:duration "PT35:02"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N15f612f4c1f04988a0c3da957607a06b,
        _:N382cf3dbed9243aba0adeb835dc11e47,
        _:N38e4d8dd60c0431e9fb587d2d855e77e,
        _:N3920fa69c1ca439f8814bb98a28ab4b3,
        _:N407af1edb0a54215b569f47d362f1ef9,
        _:N49cf6623bb0e470f890ede1de36621aa,
        _:N88cc5b562e8b4cee997049cfac483119,
        _:Nb4cdc313b114466b9d9416c542c4bd3f,
        _:Nb6489dc7df6c4c3eb50a5b415f7dc066,
        _:Nc12e3a8beae141bc82025480acf70d06 .

