@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 _:N1b6d51d4b11b453fb7bb4065189cb8a0 ;
    mo:record _:N77f95a6f15f845688b75ec6b0be78876 ;
    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 _:N1b6d51d4b11b453fb7bb4065189cb8a0 ;
    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 ;
    dcterms:creator <album/152430#subject> ;
    schema:name "Charles Hubert Hastings Parry"@en ;
    foaf:made <album/152430#subject> ;
    foaf:name "Charles Hubert Hastings Parry"@en .

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

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

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

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

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

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

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

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

_:N77f95a6f15f845688b75ec6b0be78876 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N384bb63e7cd24d9f96505913749ea60a,
        _:N6a162e9b00064db686a17399ee5c04cc,
        _:N90d11153c51c4c9caf84e83a3bc4f6f1,
        _:N9e7b5186b78546f19e8dfc8d71b20cd3,
        _:Nb7a558c4da9349e1980494119c07c26e,
        _:Nbe85b7b2bb474482aa20d7e9b84de9bc ;
    mo:track_count 6 ;
    schema:duration "PT18:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N384bb63e7cd24d9f96505913749ea60a,
        _:N6a162e9b00064db686a17399ee5c04cc,
        _:N90d11153c51c4c9caf84e83a3bc4f6f1,
        _:N9e7b5186b78546f19e8dfc8d71b20cd3,
        _:Nb7a558c4da9349e1980494119c07c26e,
        _:Nbe85b7b2bb474482aa20d7e9b84de9bc .

