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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70732#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/70732#composition>,
        <album/70732#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/2027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70732#subject> ;
    schema:name "PMMK"@en ;
    foaf:made <album/70732#composition>,
        <album/70732#subject> ;
    foaf:name "PMMK"@en .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70732#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/70732#composition>,
        <album/70732#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70732#subject> ;
    schema:name "KEY"@en ;
    foaf:made <album/70732#composition>,
        <album/70732#subject> ;
    foaf:name "KEY"@en .

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1021#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Series)"@en,
        "CLANNAD -クラナド- (Series)"@ja,
        "CLANNAD (Series)"@ja-latn ;
    foaf:name "CLANNAD (Series)"@en,
        "CLANNAD -クラナド- (Series)"@ja,
        "CLANNAD (Series)"@ja-latn .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

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

<org/1966#subject> schema:name "Eternal Lives"@en,
        "Eternal Lives"@ja,
        "Eternal Lives"@ja-latn ;
    foaf:name "Eternal Lives"@en,
        "Eternal Lives"@ja,
        "Eternal Lives"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/70732/70732-1502887344.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Stratos"@en,
        "Blue Stratos"@ja,
        "Blue Stratos"@ja-latn ;
    mo:performance_of <album/70732#musicalwork> ;
    mo:performer _:N23120c32232e44568c8bd838d25a59e2 ;
    mo:recorded_as <album/70732#musicalexpression> ;
    schema:byArtist _:N23120c32232e44568c8bd838d25a59e2 ;
    schema:name "Blue Stratos"@en,
        "Blue Stratos"@ja,
        "Blue Stratos"@ja-latn ;
    schema:workPerformed <album/70732#musicalwork> .

<album/70732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Stratos"@en,
        "Blue Stratos"@ja,
        "Blue Stratos"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Jun Maeda)"@en ;
            foaf:made <album/70732#composition> ;
            foaf:name "(Jun Maeda)"@en ],
        <artist/2#subject>,
        <artist/2027#subject>,
        <artist/3#subject>,
        <artist/36201#subject> ;
    mo:produced_work <album/70732#musicalwork> ;
    schema:name "Blue Stratos"@en,
        "Blue Stratos"@ja,
        "Blue Stratos"@ja-latn .

<album/70732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-16"^^xsd:date ;
    dcterms:title "Blue Stratos"@en,
        "Blue Stratos"@ja,
        "Blue Stratos"@ja-latn ;
    mo:catalogue_number "KACC-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70732#musicalexpression> ;
    mo:publisher <org/1966#subject> ;
    mo:record _:N08fa51da4d3d422796a29cc77727fb8e ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1021#subject>,
        <product/1026#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Misato"@en ;
            foaf:name "Misato"@en ] ;
    schema:datePublished "2015-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/70732/70732-1502887344.jpg> ;
    schema:name "Blue Stratos"@en,
        "Blue Stratos"@ja,
        "Blue Stratos"@ja-latn ;
    schema:publisher <org/1966#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/70732/70732-1502887344.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70732#subject> ;
    schema:name "(Jun Maeda)"@en ;
    foaf:made <album/70732#subject> ;
    foaf:name "(Jun Maeda)"@en .

_:N0e6de64fda8247ecbf210af8d10856f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battersky"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "Battersky"@ja .

_:N23120c32232e44568c8bd838d25a59e2 a schema:Person,
        foaf:Person ;
    mo:performed <album/70732#performance> ;
    schema:name "Misato"@en ;
    foaf:name "Misato"@en .

_:N387f99b16024422784e99dc5587de37e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥よ、太空を駆けよ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "鳥よ、太空を駆けよ"@ja .

_:N8bf063f9032f4e25bb1a1ba92e6bc7b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alicemosh"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "Alicemosh"@ja .

_:N8cb01c7906914d5e91ddd1230a99889b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏影"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "夏影"@ja .

_:N8e2e33cd1f124b86806c398b35e4c9ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl Of Summer"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "Girl Of Summer"@ja .

_:N93fb5a5a19e54ec8af072d80e6ec343f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "Recollection"@ja .

_:Nb32ceb41525c4e46bae3e1ab8a0e9e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflective Worlds"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "Reflective Worlds"@ja .

_:Nc6cb7cd8952f4828bc69f92bbb438b43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Blue Night"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "Deep Blue Night"@ja .

_:Nd5f53958fe974705be037a9b8b645ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"K\", \"M\", I remember."@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "\"K\", \"M\", I remember."@ja .

_:Ne350ccd1e82b4768beb28e2e5b181da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N08fa51da4d3d422796a29cc77727fb8e ;
    schema:name "Reminiscence"@ja .

_:N08fa51da4d3d422796a29cc77727fb8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e6de64fda8247ecbf210af8d10856f0,
        _:N387f99b16024422784e99dc5587de37e,
        _:N8bf063f9032f4e25bb1a1ba92e6bc7b1,
        _:N8cb01c7906914d5e91ddd1230a99889b,
        _:N8e2e33cd1f124b86806c398b35e4c9ba,
        _:N93fb5a5a19e54ec8af072d80e6ec343f,
        _:Nb32ceb41525c4e46bae3e1ab8a0e9e12,
        _:Nc6cb7cd8952f4828bc69f92bbb438b43,
        _:Nd5f53958fe974705be037a9b8b645ee4,
        _:Ne350ccd1e82b4768beb28e2e5b181da5 ;
    mo:track_count 10 ;
    schema:duration "PT42:58"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e6de64fda8247ecbf210af8d10856f0,
        _:N387f99b16024422784e99dc5587de37e,
        _:N8bf063f9032f4e25bb1a1ba92e6bc7b1,
        _:N8cb01c7906914d5e91ddd1230a99889b,
        _:N8e2e33cd1f124b86806c398b35e4c9ba,
        _:N93fb5a5a19e54ec8af072d80e6ec343f,
        _:Nb32ceb41525c4e46bae3e1ab8a0e9e12,
        _:Nc6cb7cd8952f4828bc69f92bbb438b43,
        _:Nd5f53958fe974705be037a9b8b645ee4,
        _:Ne350ccd1e82b4768beb28e2e5b181da5 .

