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

<artist/12674#subject> a schema:Person,
        foaf:Person ;
    schema:name "mitsu"@en ;
    foaf:made <album/46985#lyrics>,
        <album/46985#subject> ;
    foaf:name "mitsu"@en .

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

<artist/11732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46985#subject> ;
    schema:name "Another Infinity"@en ;
    foaf:made <album/46985#composition>,
        <album/46985#subject> ;
    foaf:name "Another Infinity"@en .

<artist/15017#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46985#subject> ;
    schema:name "Rairyu"@en,
        "雷龍"@ja ;
    foaf:made <album/46985#composition>,
        <album/46985#subject> ;
    foaf:name "Rairyu"@en,
        "雷龍"@ja .

<artist/2634#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46985#subject> ;
    schema:name "Seiryu"@en,
        "青龍"@ja ;
    foaf:made <album/46985#composition>,
        <album/46985#subject> ;
    foaf:name "Seiryu"@en,
        "青龍"@ja .

<artist/38298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46985#subject> ;
    schema:name "Ryu☆"@en ;
    foaf:made <album/46985#composition>,
        <album/46985#lyrics>,
        <album/46985#subject> ;
    foaf:name "Ryu☆"@en .

<artist/48910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46985#subject> ;
    schema:name "Des-ROW"@en ;
    foaf:made <album/46985#composition>,
        <album/46985#subject> ;
    foaf:name "Des-ROW"@en .

<product/2940#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 21 SPADA"@en,
        "beatmania IIDX 21 SPADA"@ja,
        "beatmania IIDX 21 SPADA"@ja-latn ;
    foaf:name "beatmania IIDX 21 SPADA"@en,
        "beatmania IIDX 21 SPADA"@ja,
        "beatmania IIDX 21 SPADA"@ja-latn .

<product/4845#subject> a schema:CreativeWork ;
    schema:name "pop'n rhythmin"@en,
        "ポップンリズミン"@ja,
        "pop'n rhythmin"@ja-latn ;
    foaf:name "pop'n rhythmin"@en,
        "ポップンリズミン"@ja,
        "pop'n rhythmin"@ja-latn .

<product/4923#subject> a schema:CreativeWork ;
    schema:name "GITADORA (Mobile)"@en,
        "GITADORA (Mobile)"@ja,
        "GITADORA (Mobile)"@ja-latn ;
    foaf:name "GITADORA (Mobile)"@en,
        "GITADORA (Mobile)"@ja,
        "GITADORA (Mobile)"@ja-latn .

<product/4935#subject> a schema:CreativeWork ;
    schema:name "jubeat saucer"@en,
        "jubeat saucer"@ja,
        "jubeat saucer"@ja-latn ;
    foaf:name "jubeat saucer"@en,
        "jubeat saucer"@ja,
        "jubeat saucer"@ja-latn .

<product/4938#subject> a schema:CreativeWork ;
    schema:name "jubeat plus"@en,
        "jubeat plus"@ja,
        "jubeat plus"@ja-latn ;
    foaf:name "jubeat plus"@en,
        "jubeat plus"@ja,
        "jubeat plus"@ja-latn .

<product/4945#subject> a schema:CreativeWork ;
    schema:name "REFLEC BEAT colette"@en,
        "REFLEC BEAT colette"@ja,
        "REFLEC BEAT colette"@ja-latn ;
    foaf:name "REFLEC BEAT colette"@en,
        "REFLEC BEAT colette"@ja,
        "REFLEC BEAT colette"@ja-latn .

<product/4949#subject> a schema:CreativeWork ;
    schema:name "REFLEC BEAT plus"@en,
        "REFLEC BEAT plus"@ja,
        "REFLEC BEAT plus"@ja-latn ;
    foaf:name "REFLEC BEAT plus"@en,
        "REFLEC BEAT plus"@ja,
        "REFLEC BEAT plus"@ja-latn .

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

<org/827#subject> schema:name "EXIT TUNES"@en,
        "EXIT TUNES"@ja,
        "EXIT TUNES"@ja-latn ;
    foaf:name "EXIT TUNES"@en,
        "EXIT TUNES"@ja,
        "EXIT TUNES"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/46985/46985-1406952622.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We're so Happy / Ryu☆"@en,
        "We're so Happy / Ryu☆"@ja,
        "We're so Happy / Ryu☆"@ja-latn ;
    mo:performance_of <album/46985#musicalwork> ;
    mo:performer <artist/14415#subject> ;
    mo:recorded_as <album/46985#musicalexpression> ;
    schema:byArtist <artist/14415#subject> ;
    schema:name "We're so Happy / Ryu☆"@en,
        "We're so Happy / Ryu☆"@ja,
        "We're so Happy / Ryu☆"@ja-latn ;
    schema:workPerformed <album/46985#musicalwork> .

<artist/14415#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46985#performance> ;
    schema:name "Mayumi Morinaga"@en,
        "森永真由美"@ja ;
    foaf:name "Mayumi Morinaga"@en,
        "森永真由美"@ja .

<album/46985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We're so Happy / Ryu☆"@en,
        "We're so Happy / Ryu☆"@ja,
        "We're so Happy / Ryu☆"@ja-latn ;
    mo:composer <artist/11732#subject>,
        <artist/15017#subject>,
        <artist/2634#subject>,
        <artist/38298#subject>,
        <artist/48910#subject> ;
    mo:produced_work <album/46985#musicalwork> ;
    schema:name "We're so Happy / Ryu☆"@en,
        "We're so Happy / Ryu☆"@ja,
        "We're so Happy / Ryu☆"@ja-latn .

<album/46985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-17"^^xsd:date ;
    dcterms:title "We're so Happy / Ryu☆"@en,
        "We're so Happy / Ryu☆"@ja,
        "We're so Happy / Ryu☆"@ja-latn ;
    mo:catalogue_number "QWCE-00378" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46985#musicalexpression> ;
    mo:publisher <org/827#subject> ;
    mo:record _:N04b56f8becb0455d99091037566f13e5 ;
    mo:record_count 1 ;
    schema:about <product/2940#subject>,
        <product/4845#subject>,
        <product/4923#subject>,
        <product/4935#subject>,
        <product/4938#subject>,
        <product/4945#subject>,
        <product/4949#subject> ;
    schema:byArtist <artist/14415#subject> ;
    schema:datePublished "2014-09-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/46985/46985-1406952622.jpg> ;
    schema:name "We're so Happy / Ryu☆"@en,
        "We're so Happy / Ryu☆"@ja,
        "We're so Happy / Ryu☆"@ja-latn ;
    schema:publisher <org/827#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/46985/46985-1406952622.jpg> .

_:N0225a1e5909e4d2fb8cc542538cb8669 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ra'am (Extended Mix)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "ra'am (Extended Mix)"@ja .

_:N159076d1aba247cd8cdf8ccf24d8fa13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "green lighting"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "green lighting"@ja .

_:N44d84d6efc5c4426a9b20c227b1275eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sukha"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "sukha"@ja .

_:N44ebffc9682c43988a634aeea2334eb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "響音 -kotone- feat.Another Infinity"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "響音 -kotone- feat.Another Infinity"@ja .

_:N5656afcb26e54a008631855bf6027651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plan B"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "Plan B"@ja .

_:N653fbf6fe82e45fbbb4aa1227d64ef7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Annular Solar Eclipse"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "Annular Solar Eclipse"@ja .

_:N702df885fd6148bfb0a629c5811e8f88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caramel Sugar feat.Another Infinity"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "Caramel Sugar feat.Another Infinity"@ja .

_:N7cabeff734e2404c85c7aaa35c49d544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蜃気楼 (Ryu☆Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "蜃気楼 (Ryu☆Remix)"@ja .

_:N8dcf0cc98fe14b0b816499b93744987a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Drop"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "Rainbow Drop"@ja .

_:Na22e116e8804430c87ca5f97998687d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Engraved Mark (Ryu☆Mix)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "Engraved Mark (Ryu☆Mix)"@ja .

_:Naa430a7c61a8444c9a1b639bc6138cf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE DRAGON (雷龍RemixIIDX Extended)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "BLUE DRAGON (雷龍RemixIIDX Extended)"@ja .

_:Nc8afbdb9c28d4af5813e68d4359668e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like+it! (Extended Mix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "Like+it! (Extended Mix)"@ja .

_:Ncae699eaea024178be53e462a6638f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H.U.D.01"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "H.U.D.01"@ja .

_:Ne51dae6b0fd142c78c395a631b10722f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We're so Happy (Extended Mix)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "We're so Happy (Extended Mix)"@ja .

_:Nfa47075b6d4a494594203677c4c5172e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honey Party (Extended Mix)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N04b56f8becb0455d99091037566f13e5 ;
    schema:name "Honey Party (Extended Mix)"@ja .

_:N04b56f8becb0455d99091037566f13e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0225a1e5909e4d2fb8cc542538cb8669,
        _:N159076d1aba247cd8cdf8ccf24d8fa13,
        _:N44d84d6efc5c4426a9b20c227b1275eb,
        _:N44ebffc9682c43988a634aeea2334eb9,
        _:N5656afcb26e54a008631855bf6027651,
        _:N653fbf6fe82e45fbbb4aa1227d64ef7e,
        _:N702df885fd6148bfb0a629c5811e8f88,
        _:N7cabeff734e2404c85c7aaa35c49d544,
        _:N8dcf0cc98fe14b0b816499b93744987a,
        _:Na22e116e8804430c87ca5f97998687d3,
        _:Naa430a7c61a8444c9a1b639bc6138cf2,
        _:Nc8afbdb9c28d4af5813e68d4359668e4,
        _:Ncae699eaea024178be53e462a6638f05,
        _:Ne51dae6b0fd142c78c395a631b10722f,
        _:Nfa47075b6d4a494594203677c4c5172e ;
    mo:track_count 15 ;
    schema:duration "PT59:28"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0225a1e5909e4d2fb8cc542538cb8669,
        _:N159076d1aba247cd8cdf8ccf24d8fa13,
        _:N44d84d6efc5c4426a9b20c227b1275eb,
        _:N44ebffc9682c43988a634aeea2334eb9,
        _:N5656afcb26e54a008631855bf6027651,
        _:N653fbf6fe82e45fbbb4aa1227d64ef7e,
        _:N702df885fd6148bfb0a629c5811e8f88,
        _:N7cabeff734e2404c85c7aaa35c49d544,
        _:N8dcf0cc98fe14b0b816499b93744987a,
        _:Na22e116e8804430c87ca5f97998687d3,
        _:Naa430a7c61a8444c9a1b639bc6138cf2,
        _:Nc8afbdb9c28d4af5813e68d4359668e4,
        _:Ncae699eaea024178be53e462a6638f05,
        _:Ne51dae6b0fd142c78c395a631b10722f,
        _:Nfa47075b6d4a494594203677c4c5172e .

