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

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

<product/9370#subject> a schema:CreativeWork ;
    schema:name "Hatsune Miku and Future Stars Project mirai"@en,
        "初音ミク and Future Stars Project mirai"@ja,
        "Hatsune Miku and Future Stars Project mirai"@ja-latn ;
    foaf:name "Hatsune Miku and Future Stars Project mirai"@en,
        "初音ミク and Future Stars Project mirai"@ja,
        "Hatsune Miku and Future Stars Project mirai"@ja-latn .

<album/31869#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@en,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja-latn ;
    mo:composer <artist/9559#subject> ;
    mo:produced_work <album/31869#musicalwork> ;
    schema:name "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@en,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja-latn .

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

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

<org/1051#subject> schema:name "Soul Tag"@en,
        "Soul Tag"@ja,
        "Soul Tag"@ja-latn ;
    foaf:name "Soul Tag"@en,
        "Soul Tag"@ja,
        "Soul Tag"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/31869/31869-1333192565.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31869#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/9559#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31869#subject> ;
    mo:performed <album/31869#performance> ;
    schema:name "DECO*27"@en ;
    foaf:made <album/31869#composition>,
        <album/31869#lyrics>,
        <album/31869#subject> ;
    foaf:name "DECO*27"@en .

<album/31869#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@en,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja-latn ;
    mo:performance_of <album/31869#musicalwork> ;
    mo:performer _:N6e7474b306e6494b9267902348e8cbe6,
        <artist/2466#subject>,
        <artist/9559#subject> ;
    mo:recorded_as <album/31869#musicalexpression> ;
    schema:byArtist _:N6e7474b306e6494b9267902348e8cbe6,
        <artist/2466#subject>,
        <artist/9559#subject> ;
    schema:name "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@en,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/31869#musicalwork> .

<album/31869#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-18"^^xsd:date ;
    dcterms:title "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@en,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja-latn ;
    mo:catalogue_number "MHCL-2340~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/31869#musicalexpression> ;
    mo:publisher <org/1051#subject> ;
    mo:record _:Ne49050d8d35f4e9c98e5f2c05c9d326f,
        _:Nfbfd8010e02f4f1e8e01f49a19c6169d ;
    mo:record_count 2 ;
    schema:about <product/9370#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Topi"@en ;
            foaf:name "Topi"@en ],
        <artist/2466#subject>,
        <artist/9559#subject> ;
    schema:datePublished "2012-04-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/31869/31869-1333192565.jpg> ;
    schema:name "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@en,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja,
        "YUME YUME / DECO*27 feat. Hatsune Miku [Limited Edition]"@ja-latn ;
    schema:publisher <org/1051#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/31869/31869-1333192565.jpg> .

_:N2e17ca3ec3c44a598168dc6f3b18b777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛言葉 (i-dep 2467 Remix)"@ja,
        "Ai Kotoba (i-dep 2467 Remix)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:Nfbfd8010e02f4f1e8e01f49a19c6169d ;
    schema:name "愛言葉 (i-dep 2467 Remix)"@ja,
        "Ai Kotoba (i-dep 2467 Remix)"@ja-latn .

_:N35221be6849444fd99b3bdab8af480df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆめゆめ (sasakure.UK ElectricSheep Remix)"@ja,
        "YUME YUME (sasakure.UK ElectricSheep Remix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfbfd8010e02f4f1e8e01f49a19c6169d ;
    schema:name "ゆめゆめ (sasakure.UK ElectricSheep Remix)"@ja,
        "YUME YUME (sasakure.UK ElectricSheep Remix)"@ja-latn .

_:N6e7474b306e6494b9267902348e8cbe6 a schema:Person,
        foaf:Person ;
    mo:performed <album/31869#performance> ;
    schema:name "Topi"@en ;
    foaf:name "Topi"@en .

_:Nc121d45057f94f7795f1a0a3bf41b3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆめゆめ"@ja,
        "YUME YUME"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfbfd8010e02f4f1e8e01f49a19c6169d ;
    schema:name "ゆめゆめ"@ja,
        "YUME YUME"@ja-latn .

_:Nc467648a552448508eb8ec9aeba83c7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆめゆめ (「初音ミク and Future Stars Project mirai」オープニングムービー)"@ja,
        "YUME YUME (\"Hatsune Miku and Future Stars Project mirai\" Opening Movie)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne49050d8d35f4e9c98e5f2c05c9d326f ;
    schema:name "ゆめゆめ (「初音ミク and Future Stars Project mirai」オープニングムービー)"@ja,
        "YUME YUME (\"Hatsune Miku and Future Stars Project mirai\" Opening Movie)"@ja-latn .

_:Nc905fa8c06194a3b8fce63205f358593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆめゆめ (アニメーションミュージックビデオ)"@ja,
        "YUME YUME (Animation Music Video)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne49050d8d35f4e9c98e5f2c05c9d326f ;
    schema:name "ゆめゆめ (アニメーションミュージックビデオ)"@ja,
        "YUME YUME (Animation Music Video)"@ja-latn .

_:Nd1f21b114da847efb7c549c55d431740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆめゆめ (Instrumental)"@ja,
        "YUME YUME (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfbfd8010e02f4f1e8e01f49a19c6169d ;
    schema:name "ゆめゆめ (Instrumental)"@ja,
        "YUME YUME (Instrumental)"@ja-latn .

_:Ndb73dca3984941dea4534d5883799b91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二息歩行 (fhana Quantum Remix)"@ja,
        "Nisoku Hokou (fhana Quantum Remix)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfbfd8010e02f4f1e8e01f49a19c6169d ;
    schema:name "二息歩行 (fhana Quantum Remix)"@ja,
        "Nisoku Hokou (fhana Quantum Remix)"@ja-latn .

_:Ne49050d8d35f4e9c98e5f2c05c9d326f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nc467648a552448508eb8ec9aeba83c7b,
        _:Nc905fa8c06194a3b8fce63205f358593 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc467648a552448508eb8ec9aeba83c7b,
        _:Nc905fa8c06194a3b8fce63205f358593 .

_:Nfbfd8010e02f4f1e8e01f49a19c6169d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e17ca3ec3c44a598168dc6f3b18b777,
        _:N35221be6849444fd99b3bdab8af480df,
        _:Nc121d45057f94f7795f1a0a3bf41b3f6,
        _:Nd1f21b114da847efb7c549c55d431740,
        _:Ndb73dca3984941dea4534d5883799b91 ;
    mo:track_count 5 ;
    schema:duration "PT20:43"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2e17ca3ec3c44a598168dc6f3b18b777,
        _:N35221be6849444fd99b3bdab8af480df,
        _:Nc121d45057f94f7795f1a0a3bf41b3f6,
        _:Nd1f21b114da847efb7c549c55d431740,
        _:Ndb73dca3984941dea4534d5883799b91 .

