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

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

<artist/12263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152430#subject> ;
    schema:name "Donmaru"@en,
        "どんまる"@ja ;
    foaf:made <album/152430#composition>,
        <album/152430#subject> ;
    foaf:name "Donmaru"@en,
        "どんまる"@ja .

<artist/16441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152430#subject> ;
    schema:name "Ganma"@en,
        "がんま"@ja ;
    foaf:made <album/152430#composition>,
        <album/152430#subject> ;
    foaf:name "Ganma"@en,
        "がんま"@ja .

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

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152430#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/152430#composition>,
        <album/152430#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<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/1024#subject> a schema:CreativeWork ;
    schema:name "planetarian ~the reverie of a little planet~"@en,
        "planetarian ~ちいさなほしのゆめ~"@ja,
        "planetarian ~Chiisana Hoshi no Yume~"@ja-latn ;
    foaf:name "planetarian ~the reverie of a little planet~"@en,
        "planetarian ~ちいさなほしのゆめ~"@ja,
        "planetarian ~Chiisana Hoshi no Yume~"@ja-latn .

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

<product/2416#subject> a schema:CreativeWork ;
    schema:name "ONE ~Kagayaku Kisetsu e~ (Game)"@en,
        "ONE ～輝く季節へ～ (Game)"@ja,
        "ONE ~Kagayaku Kisetsu e~ (Game)"@ja-latn ;
    foaf:name "ONE ~Kagayaku Kisetsu e~ (Game)"@en,
        "ONE ～輝く季節へ～ (Game)"@ja,
        "ONE ~Kagayaku Kisetsu e~ (Game)"@ja-latn .

<product/6285#subject> a schema:CreativeWork ;
    schema:name "Summer Pockets (Game)"@en,
        "Summer Pockets -サマーポケッツ- (Game)"@ja,
        "Summer Pockets (Game)"@ja-latn ;
    foaf:name "Summer Pockets (Game)"@en,
        "Summer Pockets -サマーポケッツ- (Game)"@ja,
        "Summer Pockets (Game)"@ja-latn .

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

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

<album/152430#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aventure d'été"@en,
        "Aventure d'été"@ja,
        "Aventure d'été"@ja-latn ;
    mo:performance_of <album/152430#musicalwork> ;
    mo:recorded_as <album/152430#musicalexpression> ;
    schema:name "Aventure d'été"@en,
        "Aventure d'été"@ja,
        "Aventure d'été"@ja-latn ;
    schema:workPerformed <album/152430#musicalwork> .

<https://media.vgm.io/albums/03/152430/152430-17b6ec64594d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152430#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/152430/152430-17b6ec64594d.png> ;
    foaf:depicts <album/152430#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/152430/152430-17b6ec64594d.png> .

<https://medium-media.vgm.io/albums/03/152430/152430-17b6ec64594d.png> a schema:ImageObject,
        foaf:Image .

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

<album/152430#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aventure d'été"@en,
        "Aventure d'été"@ja,
        "Aventure d'été"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Charles Hubert Hastings Parry"@en ;
            foaf:made <album/152430#composition> ;
            foaf:name "Charles Hubert Hastings Parry"@en ],
        <artist/12263#subject>,
        <artist/16441#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/152430#musicalwork> ;
    schema:name "Aventure d'été"@en,
        "Aventure d'été"@ja,
        "Aventure d'été"@ja-latn .

<album/152430#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-07"^^xsd:date ;
    dcterms:title "Aventure d'été"@en,
        "Aventure d'été"@ja,
        "Aventure d'été"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152430#musicalexpression> ;
    mo:publisher _:Nd6310e4795604051abd2c2ecb105ed63 ;
    mo:record _:Nc35c913202f243a9b7a39ddf562f5a87 ;
    mo:record_count 1 ;
    schema:about <product/1015#subject>,
        <product/1024#subject>,
        <product/1028#subject>,
        <product/2416#subject>,
        <product/6285#subject> ;
    schema:datePublished "2018-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/152430/152430-17b6ec64594d.png> ;
    schema:name "Aventure d'été"@en,
        "Aventure d'été"@ja,
        "Aventure d'été"@ja-latn ;
    schema:publisher _:Nd6310e4795604051abd2c2ecb105ed63 ;
    foaf:depiction <https://media.vgm.io/albums/03/152430/152430-17b6ec64594d.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "William Blake"@en ;
    foaf:made <album/152430#lyrics> ;
    foaf:name "William Blake"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "William Blake"@en ;
    foaf:made <album/152430#subject> ;
    foaf:name "William Blake"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152430#subject> ;
    schema:name "Charles Hubert Hastings Parry"@en ;
    foaf:made <album/152430#subject> ;
    foaf:name "Charles Hubert Hastings Parry"@en .

_:N13d1bfd96785479b94bea001ee74bbe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海鳴り"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc35c913202f243a9b7a39ddf562f5a87 ;
    schema:name "海鳴り"@ja .

_:N51f0bf6b8729498aa5453cd243973b91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝く季節へ the 2000s decade arr."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc35c913202f243a9b7a39ddf562f5a87 ;
    schema:name "輝く季節へ the 2000s decade arr."@ja .

_:N5c617f47c8774b489f3dd233b53f85b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aventure d'été"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc35c913202f243a9b7a39ddf562f5a87 ;
    schema:name "Aventure d'été"@ja .

_:Na878aa34a8c944b590fa37c4390542c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc35c913202f243a9b7a39ddf562f5a87 ;
    schema:name "旅"@ja .

_:Nd6310e4795604051abd2c2ecb105ed63 schema:name "Dharma-ya"@en,
        "Dharma-ya"@ja,
        "Dharma-ya"@ja-latn ;
    foaf:name "Dharma-ya"@en,
        "Dharma-ya"@ja,
        "Dharma-ya"@ja-latn .

_:Ndae77d590891436598f95ad2908ff0ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜想 -Noctune- ProgressiveHouseMix"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nc35c913202f243a9b7a39ddf562f5a87 ;
    schema:name "夜想 -Noctune- ProgressiveHouseMix"@ja .

_:Ne6d23a0b3f99449b8a67518ce6bb98e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jerusalm"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nc35c913202f243a9b7a39ddf562f5a87 ;
    schema:name "Jerusalm"@ja .

_:Nc35c913202f243a9b7a39ddf562f5a87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13d1bfd96785479b94bea001ee74bbe2,
        _:N51f0bf6b8729498aa5453cd243973b91,
        _:N5c617f47c8774b489f3dd233b53f85b8,
        _:Na878aa34a8c944b590fa37c4390542c0,
        _:Ndae77d590891436598f95ad2908ff0ee,
        _:Ne6d23a0b3f99449b8a67518ce6bb98e8 ;
    mo:track_count 6 ;
    schema:duration "PT18:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N13d1bfd96785479b94bea001ee74bbe2,
        _:N51f0bf6b8729498aa5453cd243973b91,
        _:N5c617f47c8774b489f3dd233b53f85b8,
        _:Na878aa34a8c944b590fa37c4390542c0,
        _:Ndae77d590891436598f95ad2908ff0ee,
        _:Ne6d23a0b3f99449b8a67518ce6bb98e8 .

