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

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

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

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9539#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/9539#composition>,
        <album/9539#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

<artist/249#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9539#subject> ;
    schema:name "Manabu Namiki"@en,
        "並木学"@ja ;
    foaf:made <album/9539#composition>,
        <album/9539#subject> ;
    foaf:name "Manabu Namiki"@en,
        "並木学"@ja .

<artist/34#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9539#subject> ;
    schema:name "Masahiro Kajihara"@en,
        "梶原正裕"@ja ;
    foaf:made <album/9539#composition>,
        <album/9539#subject> ;
    foaf:name "Masahiro Kajihara"@en,
        "梶原正裕"@ja .

<artist/4750#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9539#subject> ;
    schema:name "SOU1"@en ;
    foaf:made <album/9539#composition>,
        <album/9539#subject> ;
    foaf:name "SOU1"@en .

<event/47> a mo:Release ;
    schema:name "Released at M3-2007 Spring (Apr 29, 2007)" .

<product/1060#subject> a schema:CreativeWork ;
    schema:name "Ketsui ~Kizunajigokutachi~"@en,
        "ケツイ ～絆地獄たち～"@ja,
        "Ketsui ~Kizunajigokutachi~"@ja-latn ;
    foaf:name "Ketsui ~Kizunajigokutachi~"@en,
        "ケツイ ～絆地獄たち～"@ja,
        "Ketsui ~Kizunajigokutachi~"@ja-latn .

<product/472#subject> a schema:CreativeWork ;
    schema:name "Ibara"@en,
        "鋳薔薇"@ja,
        "Ibara"@ja-latn ;
    foaf:name "Ibara"@en,
        "鋳薔薇"@ja,
        "Ibara"@ja-latn .

<product/884#subject> a schema:CreativeWork ;
    schema:name "Mushihimesama"@en,
        "虫姫さま"@ja,
        "Mushihimesama"@ja-latn ;
    foaf:name "Mushihimesama"@en,
        "虫姫さま"@ja,
        "Mushihimesama"@ja-latn .

<product/890#subject> a schema:CreativeWork ;
    schema:name "Espgaluda"@en,
        "エスプガルーダ"@ja,
        "Espgaluda"@ja-latn ;
    foaf:name "Espgaluda"@en,
        "エスプガルーダ"@ja,
        "Espgaluda"@ja-latn .

<product/891#subject> a schema:CreativeWork ;
    schema:name "Espgaluda II"@en,
        "エスプガルーダII"@ja,
        "Espgaluda II"@ja-latn ;
    foaf:name "Espgaluda II"@en,
        "エスプガルーダII"@ja,
        "Espgaluda II"@ja-latn .

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

<album/9539#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aozora Thunder"@en,
        "青天サンダー"@ja,
        "Aozora Thunder"@ja-latn ;
    mo:performance_of <album/9539#musicalwork> ;
    mo:recorded_as <album/9539#musicalexpression> ;
    schema:name "Aozora Thunder"@en,
        "青天サンダー"@ja,
        "Aozora Thunder"@ja-latn ;
    schema:workPerformed <album/9539#musicalwork> .

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

<https://medium-media.vgm.io/albums/93/9539/9539-1216142098.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9539#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aozora Thunder"@en,
        "青天サンダー"@ja,
        "Aozora Thunder"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ぬぼ〜ん"@en ;
            foaf:made <album/9539#composition> ;
            foaf:name "ぬぼ〜ん"@en ],
        <artist/247#subject>,
        <artist/249#subject>,
        <artist/34#subject>,
        <artist/4750#subject> ;
    mo:produced_work <album/9539#musicalwork> ;
    schema:name "Aozora Thunder"@en,
        "青天サンダー"@ja,
        "Aozora Thunder"@ja-latn .

<album/9539#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-29"^^xsd:date ;
    dcterms:title "Aozora Thunder"@en,
        "青天サンダー"@ja,
        "Aozora Thunder"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9539#musicalexpression> ;
    mo:publisher _:N7f20a47af1b04043943ea4e1d4fbae28 ;
    mo:record _:N4c7d2f565e374e6faeeac45ed0552a9a ;
    mo:record_count 1 ;
    mo:release <event/47> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Trigger Heart Exelica"@en ;
            foaf:name "Trigger Heart Exelica"@en ],
        <product/1060#subject>,
        <product/472#subject>,
        <product/884#subject>,
        <product/890#subject>,
        <product/891#subject> ;
    schema:datePublished "2007-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/9539/9539-1216142098.jpg> ;
    schema:name "Aozora Thunder"@en,
        "青天サンダー"@ja,
        "Aozora Thunder"@ja-latn ;
    schema:publisher _:N7f20a47af1b04043943ea4e1d4fbae28 ;
    foaf:depiction <https://media.vgm.io/albums/93/9539/9539-1216142098.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9539#subject> ;
    schema:name "ぬぼ〜ん"@en ;
    foaf:made <album/9539#subject> ;
    foaf:name "ぬぼ〜ん"@en .

_:N22a5442b67c54c56af4ea021775f1170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dictating machine"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N4c7d2f565e374e6faeeac45ed0552a9a ;
    schema:name "dictating machine"@ja .

_:N381c4a5a54d546c4bc1792e11df269c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "good night faintear"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N4c7d2f565e374e6faeeac45ed0552a9a ;
    schema:name "good night faintear"@ja .

_:N424f224108924687aed7adf06fd77cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フォートレスシティーボーイズの粉末"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N4c7d2f565e374e6faeeac45ed0552a9a ;
    schema:name "フォートレスシティーボーイズの粉末"@ja .

_:N7f20a47af1b04043943ea4e1d4fbae28 schema:name "2SP+C'K"@en ;
    foaf:name "2SP+C'K"@en .

_:N96b34f2bef494e7f80db9de7aa66dcee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇のgeometric_velocity"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N4c7d2f565e374e6faeeac45ed0552a9a ;
    schema:name "闇のgeometric_velocity"@ja .

_:Nb971498817684014ad7b29e63de68913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O2tB〜青天サンダーのテーマ〜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N4c7d2f565e374e6faeeac45ed0552a9a ;
    schema:name "O2tB〜青天サンダーのテーマ〜"@ja .

_:Ne8ea5c27326847ca9b21a5a035e76d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "justice"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N4c7d2f565e374e6faeeac45ed0552a9a ;
    schema:name "justice"@ja .

_:Nf3f05bf7ab214f40acc5410976b0704b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シューティングスター村"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N4c7d2f565e374e6faeeac45ed0552a9a ;
    schema:name "シューティングスター村"@ja .

_:N4c7d2f565e374e6faeeac45ed0552a9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22a5442b67c54c56af4ea021775f1170,
        _:N381c4a5a54d546c4bc1792e11df269c4,
        _:N424f224108924687aed7adf06fd77cfe,
        _:N96b34f2bef494e7f80db9de7aa66dcee,
        _:Nb971498817684014ad7b29e63de68913,
        _:Ne8ea5c27326847ca9b21a5a035e76d86,
        _:Nf3f05bf7ab214f40acc5410976b0704b ;
    mo:track_count 7 ;
    schema:duration "PT16:13"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N22a5442b67c54c56af4ea021775f1170,
        _:N381c4a5a54d546c4bc1792e11df269c4,
        _:N424f224108924687aed7adf06fd77cfe,
        _:N96b34f2bef494e7f80db9de7aa66dcee,
        _:Nb971498817684014ad7b29e63de68913,
        _:Ne8ea5c27326847ca9b21a5a035e76d86,
        _:Nf3f05bf7ab214f40acc5410976b0704b .

