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

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

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

<artist/2654#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64724#subject> ;
    schema:name "sasakure.UK"@en ;
    foaf:made <album/64724#composition>,
        <album/64724#subject> ;
    foaf:name "sasakure.UK"@en .

<artist/8824#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64724#subject> ;
    schema:name "Yuuyu"@en,
        "ゆうゆ"@ja ;
    foaf:made <album/64724#composition>,
        <album/64724#subject> ;
    foaf:name "Yuuyu"@en,
        "ゆうゆ"@ja .

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

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

<https://medium-media.vgm.io/albums/42/64724/64724-1484363472.jpg> a schema:ImageObject,
        foaf:Image .

<album/64724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love on Parade!"@en,
        "ラブ・オン・パレード"@ja,
        "Love on Parade!"@ja-latn ;
    mo:composer <artist/2654#subject>,
        <artist/8824#subject> ;
    mo:produced_work <album/64724#musicalwork> ;
    schema:name "Love on Parade!"@en,
        "ラブ・オン・パレード"@ja,
        "Love on Parade!"@ja-latn .

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

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

<artist/37346#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64724#performance> ;
    schema:name "GUMI"@en ;
    foaf:name "GUMI"@en .

<artist/4681#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64724#performance> ;
    schema:name "Rin Kagamine"@en,
        "鏡音リン"@ja ;
    foaf:name "Rin Kagamine"@en,
        "鏡音リン"@ja .

<album/64724#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love on Parade!"@en,
        "ラブ・オン・パレード"@ja,
        "Love on Parade!"@ja-latn ;
    mo:performance_of <album/64724#musicalwork> ;
    mo:performer <artist/2466#subject>,
        <artist/37346#subject>,
        <artist/4681#subject> ;
    mo:recorded_as <album/64724#musicalexpression> ;
    schema:byArtist <artist/2466#subject>,
        <artist/37346#subject>,
        <artist/4681#subject> ;
    schema:name "Love on Parade!"@en,
        "ラブ・オン・パレード"@ja,
        "Love on Parade!"@ja-latn ;
    schema:workPerformed <album/64724#musicalwork> .

<album/64724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "Love on Parade!"@en,
        "ラブ・オン・パレード"@ja,
        "Love on Parade!"@ja-latn ;
    mo:catalogue_number "SSRY-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64724#musicalexpression> ;
    mo:publisher _:N3df8d6a1e5f74620a12b4c7a5d1a5fba ;
    mo:record _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2466#subject>,
        <artist/37346#subject>,
        <artist/4681#subject> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/42/64724/64724-1484363472.jpg> ;
    schema:name "Love on Parade!"@en,
        "ラブ・オン・パレード"@ja,
        "Love on Parade!"@ja-latn ;
    schema:publisher _:N3df8d6a1e5f74620a12b4c7a5d1a5fba ;
    foaf:depiction <https://media.vgm.io/albums/42/64724/64724-1484363472.jpg> .

_:N16a06a9135c340e188ec4c9469d2a476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渦"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "渦"@ja .

_:N19dcb6f2bafc4e0eaae86773bfe1751b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スリープ・スカイ・ウォーク"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "スリープ・スカイ・ウォーク"@ja .

_:N32ddde80cf364aa3b0ef9a3213b55cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブ・オン・パレード"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "ラブ・オン・パレード"@ja .

_:N3622e74ceb404e3995be8256323ce79b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endroll"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "Endroll"@ja .

_:N3df8d6a1e5f74620a12b4c7a5d1a5fba schema:name "YUYA."@en ;
    foaf:name "YUYA."@en .

_:N4f1432743b5c4ab5a3fe0c205380e250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深海少女"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "深海少女"@ja .

_:N57e96a3f5d204b96b2f38b68065eba99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "228080!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "228080!"@ja .

_:N7396ffe4bf244b93b33d1aca17c981e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンダーラスト *200221 remix"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "ワンダーラスト *200221 remix"@ja .

_:N9f311148c2d6481bac31d2bb1b654d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンパス144"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "エンパス144"@ja .

_:Na0931b33fad6462daff979c4ab73f61f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UltraHardAttacks of OddMusiK (cosmobsp-style)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "UltraHardAttacks of OddMusiK (cosmobsp-style)"@ja .

_:Nb25f756bd14f4f5a9da52d8b19060b92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならレトロニューワールド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "さよならレトロニューワールド"@ja .

_:Nb28ec9bab59744c8a510e0dbbf089af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clock[07:07]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "clock[07:07]"@ja .

_:Nc3c32ae8e95541169769d48edf6f07e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソラトケ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "ソラトケ"@ja .

_:Nc3d66b3de8f04c3fb51272dacd1c62de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イントロンパ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Nba8ddf0bf95d4f28b3fc78750768b016 ;
    schema:name "イントロンパ"@ja .

_:Nba8ddf0bf95d4f28b3fc78750768b016 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16a06a9135c340e188ec4c9469d2a476,
        _:N19dcb6f2bafc4e0eaae86773bfe1751b,
        _:N32ddde80cf364aa3b0ef9a3213b55cd4,
        _:N3622e74ceb404e3995be8256323ce79b,
        _:N4f1432743b5c4ab5a3fe0c205380e250,
        _:N57e96a3f5d204b96b2f38b68065eba99,
        _:N7396ffe4bf244b93b33d1aca17c981e0,
        _:N9f311148c2d6481bac31d2bb1b654d7f,
        _:Na0931b33fad6462daff979c4ab73f61f,
        _:Nb25f756bd14f4f5a9da52d8b19060b92,
        _:Nb28ec9bab59744c8a510e0dbbf089af0,
        _:Nc3c32ae8e95541169769d48edf6f07e0,
        _:Nc3d66b3de8f04c3fb51272dacd1c62de ;
    mo:track_count 13 ;
    schema:duration "PT39:01"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N16a06a9135c340e188ec4c9469d2a476,
        _:N19dcb6f2bafc4e0eaae86773bfe1751b,
        _:N32ddde80cf364aa3b0ef9a3213b55cd4,
        _:N3622e74ceb404e3995be8256323ce79b,
        _:N4f1432743b5c4ab5a3fe0c205380e250,
        _:N57e96a3f5d204b96b2f38b68065eba99,
        _:N7396ffe4bf244b93b33d1aca17c981e0,
        _:N9f311148c2d6481bac31d2bb1b654d7f,
        _:Na0931b33fad6462daff979c4ab73f61f,
        _:Nb25f756bd14f4f5a9da52d8b19060b92,
        _:Nb28ec9bab59744c8a510e0dbbf089af0,
        _:Nc3c32ae8e95541169769d48edf6f07e0,
        _:Nc3d66b3de8f04c3fb51272dacd1c62de .

